let V be set ; for C being finite set holds SubstLatt V,C is implicative
let C be finite set ; SubstLatt V,C is implicative
let p, q be Element of (SubstLatt V,C); FILTER_0:def 7 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)); ( 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; verum