let L be non empty RelStr ; :: thesis: for S1, S2 being join-closed Subset of L holds S1 /\ S2 is join-closed
let S1, S2 be join-closed Subset of L; :: thesis: S1 /\ S2 is join-closed
A1: subrelstr S2 is join-inheriting by Def2;
A2: subrelstr S1 is join-inheriting by Def2;
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_sup_of {x,y},L holds
sup {x,y} in the carrier of (subrelstr (S1 /\ S2))
end;
then subrelstr (S1 /\ S2) is join-inheriting by YELLOW_0:def 17;
hence S1 /\ S2 is join-closed by Def2; :: thesis: verum