deffunc H1( set ) -> Element of bool u = u \ $1;
consider IT being Function such that
A13:
( dom IT = the carrier of (SubstLatt (V,C)) & ( for v being set st v in the carrier of (SubstLatt (V,C)) holds
IT . v = H1(v) ) )
from FUNCT_1:sch 5();
u in the carrier of (SubstLatt (V,C))
;
then A14:
u in SubstitutionSet (V,C)
by SUBSTLAT:def 4;
for x being object st x in the carrier of (SubstLatt (V,C)) holds
IT . x in Fin (PFuncs (V,C))
then reconsider IT = IT as Function of the carrier of (SubstLatt (V,C)),(Fin (PFuncs (V,C))) by A13, FUNCT_2:3;
then reconsider IT = IT as UnOp of the carrier of (SubstLatt (V,C)) by HEYTING1:1;
take
IT
; for v being Element of (SubstLatt (V,C)) holds IT . v = u \ v
let v be Element of (SubstLatt (V,C)); IT . v = u \ v
thus
IT . v = u \ v
by A13; verum