let L be non empty Poset; :: thesis: for c being Function of L,L
for X being Subset of L st c is closure & ex_inf_of X,L & X c= rng c holds
inf X = c . (inf X)
let c be Function of L,L; :: thesis: for X being Subset of L st c is closure & ex_inf_of X,L & X c= rng c holds
inf X = c . (inf X)
let X be Subset of L; :: thesis: ( c is closure & ex_inf_of X,L & X c= rng c implies inf X = c . (inf X) )
assume that
A1:
c is projection
and
A2:
id L <= c
and
A3:
ex_inf_of X,L
and
A4:
X c= rng c
; :: according to WAYBEL_1:def 14 :: thesis: inf X = c . (inf X)
A5:
c is idempotent
by A1, Def13;
A6:
c is monotone
by A1, Def13;
(id L) . (inf X) <= c . (inf X)
by A2, YELLOW_2:10;
then A7:
inf X <= c . (inf X)
by TMAP_1:91;
c . (inf X) is_<=_than X
then
c . (inf X) <= inf X
by A3, YELLOW_0:31;
hence
inf X = c . (inf X)
by A7, ORDERS_2:25; :: thesis: verum