thus
SubstLatt V,C is distributive
:: thesis: SubstLatt V,C is bounded proof
let u,
v,
w be
Element of
(SubstLatt V,C);
:: according to LATTICES:def 11 :: thesis: u "/\" (v "\/" w) = (u "/\" v) "\/" (u "/\" w)
reconsider K =
u,
L =
v,
M =
w as
Element of
SubstitutionSet V,
C by Def4;
thus u "/\" (v "\/" w) =
the
L_meet of
(SubstLatt V,C) . K,
(the L_join of (SubstLatt V,C) . L,M)
.=
(u "/\" v) "\/" (u "/\" w)
by Lm12
;
:: thesis: verum
end;
thus
SubstLatt V,C is bounded
:: thesis: verum