let V be set ; :: thesis: for C being finite set holds SubstLatt (V,C) is implicative
let C be finite set ; :: thesis: SubstLatt (V,C) is implicative
let p, q be Element of (SubstLatt (V,C)); :: according to FILTER_0:def 6 :: thesis: ex b1 being Element of the carrier of (SubstLatt (V,C)) st
( p "/\" b1 [= q & ( for b2 being Element of the carrier of (SubstLatt (V,C)) holds
( not p "/\" b2 [= q or b2 [= b1 ) ) )

take r = FinJoin ((SUB p),(H1(V,C) .: ((pseudo_compl (V,C)),((StrongImpl (V,C)) [:] ((diff p),q))))); :: thesis: ( p "/\" r [= q & ( for b1 being Element of the carrier of (SubstLatt (V,C)) holds
( not p "/\" b1 [= q or b1 [= r ) ) )

thus ( p "/\" r [= q & ( for r1 being Element of (SubstLatt (V,C)) st p "/\" r1 [= q holds
r1 [= r ) ) by Lm10; :: thesis: verum