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