let X be set ; :: thesis: for V being Subset of X holds
( (chi V,X) " {1} = V & (chi V,X) " {0 } = X \ V )
let V be Subset of X; :: thesis: ( (chi V,X) " {1} = V & (chi V,X) " {0 } = X \ V )
thus
(chi V,X) " {1} = V
:: thesis: (chi V,X) " {0 } = X \ Vproof
thus
(chi V,X) " {1} c= V
:: according to XBOOLE_0:def 10 :: thesis: V c= (chi V,X) " {1}
let x be
set ;
:: according to TARSKI:def 3 :: thesis: ( not x in V or x in (chi V,X) " {1} )
assume A1:
x in V
;
:: thesis: x in (chi V,X) " {1}
then
x in X
;
then A2:
x in dom (chi V,X)
by FUNCT_3:def 3;
(chi V,X) . x = 1
by A1, FUNCT_3:def 3;
then
(chi V,X) . x in {1}
by TARSKI:def 1;
hence
x in (chi V,X) " {1}
by A2, FUNCT_1:def 13;
:: thesis: verum
end;
thus
(chi V,X) " {0 } = X \ V
:: thesis: verum