thus
SubstLatt (V,C) is distributive
SubstLatt (V,C) is bounded proof
let u,
v,
w be
Element of
(SubstLatt (V,C));
LATTICES:def 11 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 Lm11
;
verum
end;
A1:
SubstLatt (V,C) is lower-bounded
SubstLatt (V,C) is upper-bounded
hence
SubstLatt (V,C) is bounded
by A1; verum