let X, Y be non empty set ; for f being Function of X,Y
for S being SigmaField of X
for M being sigma_Measure of S st f is bijective holds
ex M1 being sigma_Measure of (CopyField (f,S)) st
( M1 = M * (((.: f) | S) ") & ( for s being Element of CopyField (f,S) ex t being Element of S st
( s = f .: t & M1 . s = M . t ) ) )
let f be Function of X,Y; for S being SigmaField of X
for M being sigma_Measure of S st f is bijective holds
ex M1 being sigma_Measure of (CopyField (f,S)) st
( M1 = M * (((.: f) | S) ") & ( for s being Element of CopyField (f,S) ex t being Element of S st
( s = f .: t & M1 . s = M . t ) ) )
let S be SigmaField of X; for M being sigma_Measure of S st f is bijective holds
ex M1 being sigma_Measure of (CopyField (f,S)) st
( M1 = M * (((.: f) | S) ") & ( for s being Element of CopyField (f,S) ex t being Element of S st
( s = f .: t & M1 . s = M . t ) ) )
let M be sigma_Measure of S; ( f is bijective implies ex M1 being sigma_Measure of (CopyField (f,S)) st
( M1 = M * (((.: f) | S) ") & ( for s being Element of CopyField (f,S) ex t being Element of S st
( s = f .: t & M1 . s = M . t ) ) ) )
assume A1:
f is bijective
; ex M1 being sigma_Measure of (CopyField (f,S)) st
( M1 = M * (((.: f) | S) ") & ( for s being Element of CopyField (f,S) ex t being Element of S st
( s = f .: t & M1 . s = M . t ) ) )
reconsider S0 = S as Field_Subset of X ;
reconsider M0 = M as Measure of S0 ;
consider F being Function of (CopyField (f,S0)),S0 such that
A2:
( F = ((.: f) | S0) " & rng F = S0 & dom F = CopyField (f,S0) & F is bijective )
by A1, Th4;
consider G being Function of S0,(CopyField (f,S0)) such that
A3:
( G = (.: f) | S0 & dom G = S0 & rng G = CopyField (f,S0) & G is bijective )
by A1, Th4;
A4:
CopyField (f,S0) = (.: f) .: S0
by A1, Def1;
then A5:
CopyField (f,S0) = CopyField (f,S)
by A1, Def2;
then reconsider F = F as Function of (CopyField (f,S)),S ;
reconsider G = G as Function of S,(CopyField (f,S)) by A1, A4, Def2;
consider M1 being Measure of (CopyField (f,S0)) such that
A6:
( M1 = M * (((.: f) | S0) ") & ( for s being Element of CopyField (f,S0) ex t being Element of S0 st
( s = f .: t & M1 . s = M . t ) ) )
by Th5, A1;
reconsider M1 = M1 as Measure of (CopyField (f,S)) by A5;
for s being Sep_Sequence of (CopyField (f,S)) holds SUM (M1 * s) = M1 . (union (rng s))
proof
let s be
Sep_Sequence of
(CopyField (f,S));
SUM (M1 * s) = M1 . (union (rng s))
defpred S1[
Nat,
set ]
means (
s . $1
= f .: $2 &
M1 . (s . $1) = M . $2 );
A7:
for
x being
Element of
NAT ex
y being
Element of
S st
S1[
x,
y]
by A5, A6;
consider t being
Function of
NAT,
S such that A8:
for
n being
Element of
NAT holds
S1[
n,
t . n]
from FUNCT_2:sch 3(A7);
reconsider t =
t as
sequence of
S ;
for
m,
n being
object st
m <> n holds
t . m misses t . n
then
t is
disjoint_valued
;
then reconsider t =
t as
Sep_Sequence of
S ;
A15:
(
dom s = NAT &
dom t = NAT )
by FUNCT_2:def 1;
for
n being
Element of
NAT holds
(M1 * s) . n = (M * t) . n
then A17:
M1 * s = M * t
by FUNCT_2:63;
for
z being
object holds
(
z in union (rng s) iff
z in f .: (union (rng t)) )
then A25:
union (rng s) = f .: (union (rng t))
by TARSKI:2;
F * G = id (dom G)
by A2, A3, FUNCT_1:39;
then A26:
F * G = id (dom M)
by A3, FUNCT_2:def 1;
M1 * G = M * (F * G)
by A2, A6, RELAT_1:36;
then
M1 * G = M
by A26, RELAT_1:52;
then
M . (union (rng t)) = M1 . (G . (union (rng t)))
by A3, FUNCT_1:13;
then
M . (union (rng t)) = M1 . ((.: f) . (union (rng t)))
by A3, FUNCT_1:49;
then
M . (union (rng t)) = M1 . (union (rng s))
by A1, A25, Th1;
hence
SUM (M1 * s) = M1 . (union (rng s))
by A17, MEASURE1:def 6;
verum
end;
then reconsider M1 = M1 as sigma_Measure of (CopyField (f,S)) by MEASURE1:def 6;
take
M1
; ( M1 = M * (((.: f) | S) ") & ( for s being Element of CopyField (f,S) ex t being Element of S st
( s = f .: t & M1 . s = M . t ) ) )
thus
( M1 = M * (((.: f) | S) ") & ( for s being Element of CopyField (f,S) ex t being Element of S st
( s = f .: t & M1 . s = M . t ) ) )
by A5, A6; verum