let V, C be set ; :: thesis: for a, b being Element of (SubstLatt V,C) holds (a "/\" b) "\/" b = b
let a, b be Element of (SubstLatt V,C); :: thesis: (a "/\" b) "\/" b = b
set G = SubstLatt V,C;
reconsider a' = a, b' = b as Element of SubstitutionSet V,C by Def4;
thus (a "/\" b) "\/" b =
the L_join of (SubstLatt V,C) . (the L_meet of (SubstLatt V,C) . a',b'),b'
.=
b
by Lm8
; :: thesis: verum