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 end;
then subrelstr (S1 /\ S2) is join-inheriting by YELLOW_0:def 17;
hence S1 /\ S2 is join-closed by Def2; :: thesis: verum