let L be non empty Poset; 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; 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; ( 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
; WAYBEL_1:def 14 inf X = c . (inf X)
A5:
c is monotone
by A1, Def13;
A6:
c is idempotent
by A1, Def13;
c . (inf X) is_<=_than X
then A8:
c . (inf X) <= inf X
by A3, YELLOW_0:31;
(id L) . (inf X) <= c . (inf X)
by A2, YELLOW_2:9;
then
inf X <= c . (inf X)
by FUNCT_1:18;
hence
inf X = c . (inf X)
by A8, ORDERS_2:2; verum