let L be antisymmetric with_infima RelStr ; for S being Subset of L holds
( S is meet-closed iff for x, y being Element of L st x in S & y in S holds
inf {x,y} in S )
let S be Subset of L; ( S is meet-closed iff for x, y being Element of L st x in S & y in S holds
inf {x,y} in S )
thus
( S is meet-closed implies for x, y being Element of L st x in S & y in S holds
inf {x,y} in S )
( ( for x, y being Element of L st x in S & y in S holds
inf {x,y} in S ) implies S is meet-closed )proof
assume A1:
S is
meet-closed
;
for x, y being Element of L st x in S & y in S holds
inf {x,y} in S
let x,
y be
Element of
L;
( x in S & y in S implies inf {x,y} in S )
assume that A2:
x in S
and A3:
y in S
;
inf {x,y} in S
ex_inf_of {x,y},
L
by YELLOW_0:21;
hence
inf {x,y} in S
by A1, A2, A3, Th15;
verum
end;
assume
for x, y being Element of L st x in S & y in S holds
inf {x,y} in S
; S is meet-closed
then
for x, y being Element of L st x in S & y in S & ex_inf_of {x,y},L holds
inf {x,y} in S
;
hence
S is meet-closed
by Th15; verum