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