let L be non empty complete Poset; for X being set holds
( "\/" (X,L) = "\/" (X,(latt L)) & "/\" (X,L) = "/\" (X,(latt L)) )
let X be set ; ( "\/" (X,L) = "\/" (X,(latt L)) & "/\" (X,L) = "/\" (X,(latt L)) )
A1:
RelStr(# the carrier of L, the InternalRel of L #) = LattPOSet (latt L)
by LATTICE3:def 15;
then reconsider x = "\/" (X,L) as Element of (LattPOSet (latt L)) ;
reconsider y = "/\" (X,(latt L)) as Element of L by A1;
ex a being Element of L st
( X is_<=_than a & ( for b being Element of L st X is_<=_than b holds
a <= b ) )
by LATTICE3:def 12;
then A4:
ex_sup_of X,L
by Th15;
X is_<=_than "\/" (X,L)
by A4, Def9;
then
X is_<=_than x
by A1, Th2;
then
X is_less_than % x
by LATTICE3:31;
hence
"\/" (X,L) = "\/" (X,(latt L))
by A5, LATTICE3:def 21; "/\" (X,L) = "/\" (X,(latt L))
"/\" (X,(latt L)) is_less_than X
by LATTICE3:34;
then
("/\" (X,(latt L))) % is_<=_than X
by LATTICE3:28;
then A7:
y is_<=_than X
by A1, Th2;
then
ex_inf_of X,L
by A2, Th16;
hence
"/\" (X,L) = "/\" (X,(latt L))
by A7, A2, Def10; verum