let S be non empty RelStr ; :: thesis: for T being complete LATTICE
for F being non empty Subset of (T |^ the carrier of S)
for i being Element of S holds (sup F) . i = "\/" ( { (f . i) where f is Element of (T |^ the carrier of S) : f in F } ,T)

let T be complete LATTICE; :: thesis: for F being non empty Subset of (T |^ the carrier of S)
for i being Element of S holds (sup F) . i = "\/" ( { (f . i) where f is Element of (T |^ the carrier of S) : f in F } ,T)

let F be non empty Subset of (T |^ the carrier of S); :: thesis: for i being Element of S holds (sup F) . i = "\/" ( { (f . i) where f is Element of (T |^ the carrier of S) : f in F } ,T)
let i be Element of S; :: thesis: (sup F) . i = "\/" ( { (f . i) where f is Element of (T |^ the carrier of S) : f in F } ,T)
reconsider SYT = the carrier of S --> T as RelStr-yielding non-Empty ManySortedSet of the carrier of S ;
reconsider SYT = SYT as RelStr-yielding non-Empty reflexive-yielding ManySortedSet of the carrier of S ;
reconsider X = F as Subset of (product SYT) by YELLOW_1:def 5;
A1: pi (X,i) = { (f . i) where f is Element of (T |^ the carrier of S) : f in F }
proof
thus pi (X,i) c= { (f . i) where f is Element of (T |^ the carrier of S) : f in F } :: according to XBOOLE_0:def 10 :: thesis: { (f . i) where f is Element of (T |^ the carrier of S) : f in F } c= pi (X,i)
proof
let a be set ; :: according to TARSKI:def 3 :: thesis: ( not a in pi (X,i) or a in { (f . i) where f is Element of (T |^ the carrier of S) : f in F } )
assume a in pi (X,i) ; :: thesis: a in { (f . i) where f is Element of (T |^ the carrier of S) : f in F }
then ex g being Function st
( g in X & a = g . i ) by CARD_3:def 6;
hence a in { (f . i) where f is Element of (T |^ the carrier of S) : f in F } ; :: thesis: verum
end;
thus { (f . i) where f is Element of (T |^ the carrier of S) : f in F } c= pi (X,i) :: thesis: verum
proof
let a be set ; :: according to TARSKI:def 3 :: thesis: ( not a in { (f . i) where f is Element of (T |^ the carrier of S) : f in F } or a in pi (X,i) )
assume a in { (f . i) where f is Element of (T |^ the carrier of S) : f in F } ; :: thesis: a in pi (X,i)
then ex g being Element of (T |^ the carrier of S) st
( a = g . i & g in F ) ;
hence a in pi (X,i) by CARD_3:def 6; :: thesis: verum
end;
end;
( T |^ the carrier of S = product SYT & ( for i being Element of S holds SYT . i is complete LATTICE ) ) by FUNCOP_1:7, YELLOW_1:def 5;
then (sup F) . i = "\/" ((pi (X,i)),(SYT . i)) by WAYBEL_3:32
.= "\/" ( { (f . i) where f is Element of (T |^ the carrier of S) : f in F } ,T) by A1, FUNCOP_1:7 ;
hence (sup F) . i = "\/" ( { (f . i) where f is Element of (T |^ the carrier of S) : f in F } ,T) ; :: thesis: verum