let L be complete Lattice; for f being monotone UnOp of L
for b, a 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 b, a being Element of L st b [= a & b is_a_fixpoint_of f holds
for O2 being Ordinal holds b [= (f,O2) -. a
let b, a 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, ABIAN:def 3;
A12:
S1[ {} ]
by A1, Th17;
thus
for O2 being Ordinal holds S1[O2]
from ORDINAL2:sch 1(A12, A4, A5); verum