definition
let m be non
zero Nat;
let X be
non-empty m -element FinSequence;
func Pt2FinSeq X -> m -element FinSequence means :
Def5:
( ex
id1 being
Function of
(CarProduct (SubFin (X,1))),
(product (SubFin (X,1))) st
(
it . 1
= id1 &
id1 is
bijective & ( for
x being
object st
x in CarProduct (SubFin (X,1)) holds
id1 . x = <*x*> ) ) & ( for
i being non
zero Nat st
i < m holds
ex
Fi being
Function of
(CarProduct (SubFin (X,i))),
(product (SubFin (X,i))) ex
IK being
Function of
[:(CarProduct (SubFin (X,i))),(ElmFin (X,(i + 1))):],
(product (SubFin (X,(i + 1)))) st
(
Fi = it . i &
IK = it . (i + 1) &
Fi is
bijective &
IK is
bijective & ( for
x,
y being
object st
x in CarProduct (SubFin (X,i)) &
y in ElmFin (
X,
(i + 1)) holds
ex
s being
FinSequence st
(
Fi . x = s &
IK . (
x,
y)
= s ^ <*y*> ) ) ) ) );
existence
ex b1 being m -element FinSequence st
( ex id1 being Function of (CarProduct (SubFin (X,1))),(product (SubFin (X,1))) st
( b1 . 1 = id1 & id1 is bijective & ( for x being object st x in CarProduct (SubFin (X,1)) holds
id1 . x = <*x*> ) ) & ( for i being non zero Nat st i < m holds
ex Fi being Function of (CarProduct (SubFin (X,i))),(product (SubFin (X,i))) ex IK being Function of [:(CarProduct (SubFin (X,i))),(ElmFin (X,(i + 1))):],(product (SubFin (X,(i + 1)))) st
( Fi = b1 . i & IK = b1 . (i + 1) & Fi is bijective & IK is bijective & ( for x, y being object st x in CarProduct (SubFin (X,i)) & y in ElmFin (X,(i + 1)) holds
ex s being FinSequence st
( Fi . x = s & IK . (x,y) = s ^ <*y*> ) ) ) ) )
uniqueness
for b1, b2 being m -element FinSequence st ex id1 being Function of (CarProduct (SubFin (X,1))),(product (SubFin (X,1))) st
( b1 . 1 = id1 & id1 is bijective & ( for x being object st x in CarProduct (SubFin (X,1)) holds
id1 . x = <*x*> ) ) & ( for i being non zero Nat st i < m holds
ex Fi being Function of (CarProduct (SubFin (X,i))),(product (SubFin (X,i))) ex IK being Function of [:(CarProduct (SubFin (X,i))),(ElmFin (X,(i + 1))):],(product (SubFin (X,(i + 1)))) st
( Fi = b1 . i & IK = b1 . (i + 1) & Fi is bijective & IK is bijective & ( for x, y being object st x in CarProduct (SubFin (X,i)) & y in ElmFin (X,(i + 1)) holds
ex s being FinSequence st
( Fi . x = s & IK . (x,y) = s ^ <*y*> ) ) ) ) & ex id1 being Function of (CarProduct (SubFin (X,1))),(product (SubFin (X,1))) st
( b2 . 1 = id1 & id1 is bijective & ( for x being object st x in CarProduct (SubFin (X,1)) holds
id1 . x = <*x*> ) ) & ( for i being non zero Nat st i < m holds
ex Fi being Function of (CarProduct (SubFin (X,i))),(product (SubFin (X,i))) ex IK being Function of [:(CarProduct (SubFin (X,i))),(ElmFin (X,(i + 1))):],(product (SubFin (X,(i + 1)))) st
( Fi = b2 . i & IK = b2 . (i + 1) & Fi is bijective & IK is bijective & ( for x, y being object st x in CarProduct (SubFin (X,i)) & y in ElmFin (X,(i + 1)) holds
ex s being FinSequence st
( Fi . x = s & IK . (x,y) = s ^ <*y*> ) ) ) ) holds
b1 = b2
end;
::
deftheorem Def5 defines
Pt2FinSeq MEASUR14:def 5 :
for m being non zero Nat
for X being non-empty b1 -element FinSequence
for b3 being b1 -element FinSequence holds
( b3 = Pt2FinSeq X iff ( ex id1 being Function of (CarProduct (SubFin (X,1))),(product (SubFin (X,1))) st
( b3 . 1 = id1 & id1 is bijective & ( for x being object st x in CarProduct (SubFin (X,1)) holds
id1 . x = <*x*> ) ) & ( for i being non zero Nat st i < m holds
ex Fi being Function of (CarProduct (SubFin (X,i))),(product (SubFin (X,i))) ex IK being Function of [:(CarProduct (SubFin (X,i))),(ElmFin (X,(i + 1))):],(product (SubFin (X,(i + 1)))) st
( Fi = b3 . i & IK = b3 . (i + 1) & Fi is bijective & IK is bijective & ( for x, y being object st x in CarProduct (SubFin (X,i)) & y in ElmFin (X,(i + 1)) holds
ex s being FinSequence st
( Fi . x = s & IK . (x,y) = s ^ <*y*> ) ) ) ) ) );
theorem Th8:
for
m,
n1,
n2,
k being non
zero Nat for
X being
non-empty b1 -element FinSequence st
k <= n1 &
n1 <= n2 &
n2 <= m holds
(
SubFin (
(SubFin (X,n1)),
k)
= SubFin (
(SubFin (X,n2)),
k) &
ElmFin (
(SubFin (X,n1)),
k)
= ElmFin (
(SubFin (X,n2)),
k) )
Lm1:
for X, Y being non empty set
for S being SigmaField of X
for T being Function of X,Y
for f being PartFunc of X,ExtREAL
for g being PartFunc of Y,ExtREAL st T is bijective & g = f * (T ") & f is_simple_func_in S holds
g is_simple_func_in CopyField (T,S)
theorem Th31:
for
X,
Y being non
empty set for
S being
SigmaField of
X for
T being
Function of
X,
Y for
M being
sigma_Measure of
S for
f being
PartFunc of
X,
ExtREAL for
g being
PartFunc of
Y,
ExtREAL for
A being
Element of
S st
T is
bijective &
g = f * (T ") &
A = dom f &
f is
A -measurable holds
(
integral+ (
M,
(max+ f))
= integral+ (
(CopyMeasure (T,M)),
(max+ g)) &
integral+ (
M,
(max- f))
= integral+ (
(CopyMeasure (T,M)),
(max- g)) )
Lm2:
for n being non zero Nat holds (Seg n) --> REAL is non-empty b1 -element FinSequence
Lm3:
for n being non zero Nat holds (Seg n) --> L-Field is sigmaFieldFamily of (Seg n) --> REAL
Lm4:
for n being non zero Nat holds (Seg n) --> L-Meas is sigmaMeasureFamily of L-Field n
Lm5:
for n being non zero Nat holds
( Prod_Field (L-Field n) is SigmaField of (CarProduct ((Seg n) --> REAL)) & Prod_Measure (L-Meas n) is sigma_Measure of (Prod_Field (L-Field n)) & XProd_Field (L-Field n) is SigmaField of (product ((Seg n) --> REAL)) & XProd_Field (L-Field n) is SigmaField of (REAL n) & XProd_Measure (L-Meas n) is sigma_Measure of (XProd_Field (L-Field n)) )
theorem Th42:
(
Prod_Field (L-Field 2) = sigma (measurable_rectangles (L-Field,L-Field)) &
measurable_rectangles (
L-Field,
L-Field)
c= sigma (measurable_rectangles (L-Field,L-Field)) &
{ [:A,B:] where A, B is Element of Borel_Sets : verum } c= measurable_rectangles (
L-Field,
L-Field) &
{ [:I,J:] where I, J is Subset of REAL : ( I is Interval & J is Interval ) } c= { [:A,B:] where A, B is Element of Borel_Sets : verum } )
theorem
(
Prod_Field (L-Field 3) = sigma (measurable_rectangles ((sigma (measurable_rectangles (L-Field,L-Field))),L-Field)) &
measurable_rectangles (
(sigma (measurable_rectangles (L-Field,L-Field))),
L-Field)
c= sigma (measurable_rectangles ((sigma (measurable_rectangles (L-Field,L-Field))),L-Field)) &
{ [:A,B,C:] where A, B, C is Element of Borel_Sets : verum } c= measurable_rectangles (
(sigma (measurable_rectangles (L-Field,L-Field))),
L-Field) &
{ [:I,J,K:] where I, J, K is Subset of REAL : ( I is Interval & J is Interval & K is Interval ) } c= { [:A,B,C:] where A, B, C is Element of Borel_Sets : verum } )
theorem
(
Prod_Measure (L-Meas 3) = Prod_Measure (
(Prod_Measure (L-Meas,L-Meas)),
L-Meas) & ( for
E1,
E2,
E3 being
Element of
L-Field holds
(
[:E1,E2,E3:] in measurable_rectangles (
(sigma (measurable_rectangles (L-Field,L-Field))),
L-Field) &
(Prod_Measure (L-Meas 3)) . [:E1,E2,E3:] = ((L-Meas . E1) * (L-Meas . E2)) * (L-Meas . E3) ) ) )