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