let A be finite discrete Approximation_Space; for X being Subset of A holds MemberFunc (X,A) = chi (X, the carrier of A)
let X be Subset of A; MemberFunc (X,A) = chi (X, the carrier of A)
reconsider F = MemberFunc (X,A) as Function of the carrier of A,REAL ;
set G = chi (X, the carrier of A);
{(In (0,REAL)),(In (1,REAL))} c= REAL
;
then reconsider G = chi (X, the carrier of A) as Function of the carrier of A,REAL by FUNCT_2:7;
for x being object st x in the carrier of A holds
F . x = G . x
hence
MemberFunc (X,A) = chi (X, the carrier of A)
by FUNCT_2:12; verum