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
A1: 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
A2: now end;
thus |.((chi A,X) . x).| < +infty by A2; :: thesis: verum
end;
thus chi A,X is real-valued by A1, Def1; :: thesis: verum