let L be complete Lattice; for f being monotone UnOp of L
for a, b being Element of L st a [= b & b is_a_fixpoint_of f holds
for O2 being Ordinal holds (f,O2) +. a [= b
let f be monotone UnOp of L; for a, b being Element of L st a [= b & b is_a_fixpoint_of f holds
for O2 being Ordinal holds (f,O2) +. a [= b
let a, b be Element of L; ( a [= b & b is_a_fixpoint_of f implies for O2 being Ordinal holds (f,O2) +. a [= b )
assume that
A1:
a [= b
and
A2:
b is_a_fixpoint_of f
; for O2 being Ordinal holds (f,O2) +. a [= b
defpred S1[ Ordinal] means (f,$1) +. a [= b;
A3:
f . b = b
by A2;
A12:
S1[ 0 ]
by A1, Th13;
thus
for O2 being Ordinal holds S1[O2]
from ORDINAL2:sch 1(A12, A4, A5); verum