let L be non empty RelStr ; :: thesis: for S being Subset of L holds
( S is infs-closed iff for X being Subset of S st ex_inf_of X,L holds
"/\" X,L in S )

let S be Subset of L; :: thesis: ( S is infs-closed iff for X being Subset of S st ex_inf_of X,L holds
"/\" X,L in S )

thus ( S is infs-closed implies for X being Subset of S st ex_inf_of X,L holds
"/\" X,L in S ) :: thesis: ( ( for X being Subset of S st ex_inf_of X,L holds
"/\" X,L in S ) implies S is infs-closed )
proof
assume S is infs-closed ; :: thesis: for X being Subset of S st ex_inf_of X,L holds
"/\" X,L in S

then A1: subrelstr S is infs-inheriting by Def3;
let X be Subset of S; :: thesis: ( ex_inf_of X,L implies "/\" X,L in S )
assume A2: ex_inf_of X,L ; :: thesis: "/\" X,L in S
X is Subset of (subrelstr S) by YELLOW_0:def 15;
then "/\" X,L in the carrier of (subrelstr S) by A1, A2, YELLOW_0:def 18;
hence "/\" X,L in S by YELLOW_0:def 15; :: thesis: verum
end;
assume A3: for X being Subset of S st ex_inf_of X,L holds
"/\" X,L in S ; :: thesis: S is infs-closed
now
let X be Subset of (subrelstr S); :: thesis: ( ex_inf_of X,L implies "/\" X,L in the carrier of (subrelstr S) )
assume A4: ex_inf_of X,L ; :: thesis: "/\" X,L in the carrier of (subrelstr S)
X is Subset of S by YELLOW_0:def 15;
then "/\" X,L in S by A3, A4;
hence "/\" X,L in the carrier of (subrelstr S) by YELLOW_0:def 15; :: thesis: verum
end;
then subrelstr S is infs-inheriting by YELLOW_0:def 18;
hence S is infs-closed by Def3; :: thesis: verum