let X be non empty set ; :: thesis: for S being SigmaField of X
for A being Element of S holds chi (A,X) is real-valued

let S be SigmaField of X; :: thesis: for A being Element of S holds chi (A,X) is real-valued
let A be Element of S; :: thesis: chi (A,X) is real-valued
for x being Element of X st x in dom (chi (A,X)) holds
|.((chi (A,X)) . x).| < +infty
proof
let x be Element of X; :: thesis: ( x in dom (chi (A,X)) implies |.((chi (A,X)) . x).| < +infty )
assume x in dom (chi (A,X)) ; :: thesis: |.((chi (A,X)) . x).| < +infty
now end;
hence |.((chi (A,X)) . x).| < +infty ; :: thesis: verum
end;
hence chi (A,X) is real-valued by Def1; :: thesis: verum