let L be non empty RelStr ; :: thesis: for S1, S2 being meet-closed Subset of L holds S1 /\ S2 is meet-closed
let S1, S2 be meet-closed Subset of L; :: thesis: S1 /\ S2 is meet-closed
A1: subrelstr S2 is meet-inheriting by Def1;
A2: subrelstr S1 is meet-inheriting by Def1;
now :: thesis: for x, y being Element of L st x in the carrier of (subrelstr (S1 /\ S2)) & y in the carrier of (subrelstr (S1 /\ S2)) & ex_inf_of {x,y},L holds
inf {x,y} in the carrier of (subrelstr (S1 /\ S2))
end;
then subrelstr (S1 /\ S2) is meet-inheriting by YELLOW_0:def 16;
hence S1 /\ S2 is meet-closed by Def1; :: thesis: verum