:: MESFUNC1 semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
:: deftheorem Def1 defines INT- MESFUNC1:def 1 :
Lm1:
0 = - 0
;
theorem Th1: :: MESFUNC1:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th2: :: MESFUNC1:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th3: :: MESFUNC1:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def2 defines RAT_with_denominator MESFUNC1:def 2 :
theorem Th4: :: MESFUNC1:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: MESFUNC1:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let C be non
empty set ;
let f1,
f2 be
PartFunc of
C,
ExtREAL ;
deffunc H1(
Element of
C)
-> Element of
ExtREAL =
(f1 . $1) + (f2 . $1);
func f1 + f2 -> PartFunc of
C,
ExtREAL means :
Def3:
:: MESFUNC1:def 3
(
dom it = ((dom f1) /\ (dom f2)) \ (((f1 " {-infty }) /\ (f2 " {+infty })) \/ ((f1 " {+infty }) /\ (f2 " {-infty }))) & ( for
c being
Element of
C st
c in dom it holds
it . c = (f1 . c) + (f2 . c) ) );
existence
ex b1 being PartFunc of C, ExtREAL st
( dom b1 = ((dom f1) /\ (dom f2)) \ (((f1 " {-infty }) /\ (f2 " {+infty })) \/ ((f1 " {+infty }) /\ (f2 " {-infty }))) & ( for c being Element of C st c in dom b1 holds
b1 . c = (f1 . c) + (f2 . c) ) )
uniqueness
for b1, b2 being PartFunc of C, ExtREAL st dom b1 = ((dom f1) /\ (dom f2)) \ (((f1 " {-infty }) /\ (f2 " {+infty })) \/ ((f1 " {+infty }) /\ (f2 " {-infty }))) & ( for c being Element of C st c in dom b1 holds
b1 . c = (f1 . c) + (f2 . c) ) & dom b2 = ((dom f1) /\ (dom f2)) \ (((f1 " {-infty }) /\ (f2 " {+infty })) \/ ((f1 " {+infty }) /\ (f2 " {-infty }))) & ( for c being Element of C st c in dom b2 holds
b2 . c = (f1 . c) + (f2 . c) ) holds
b1 = b2
deffunc H2(
Element of
C)
-> Element of
ExtREAL =
(f1 . $1) - (f2 . $1);
func f1 - f2 -> PartFunc of
C,
ExtREAL means :: MESFUNC1:def 4
(
dom it = ((dom f1) /\ (dom f2)) \ (((f1 " {+infty }) /\ (f2 " {+infty })) \/ ((f1 " {-infty }) /\ (f2 " {-infty }))) & ( for
c being
Element of
C st
c in dom it holds
it . c = (f1 . c) - (f2 . c) ) );
existence
ex b1 being PartFunc of C, ExtREAL st
( dom b1 = ((dom f1) /\ (dom f2)) \ (((f1 " {+infty }) /\ (f2 " {+infty })) \/ ((f1 " {-infty }) /\ (f2 " {-infty }))) & ( for c being Element of C st c in dom b1 holds
b1 . c = (f1 . c) - (f2 . c) ) )
uniqueness
for b1, b2 being PartFunc of C, ExtREAL st dom b1 = ((dom f1) /\ (dom f2)) \ (((f1 " {+infty }) /\ (f2 " {+infty })) \/ ((f1 " {-infty }) /\ (f2 " {-infty }))) & ( for c being Element of C st c in dom b1 holds
b1 . c = (f1 . c) - (f2 . c) ) & dom b2 = ((dom f1) /\ (dom f2)) \ (((f1 " {+infty }) /\ (f2 " {+infty })) \/ ((f1 " {-infty }) /\ (f2 " {-infty }))) & ( for c being Element of C st c in dom b2 holds
b2 . c = (f1 . c) - (f2 . c) ) holds
b1 = b2
deffunc H3(
Element of
C)
-> Element of
ExtREAL =
(f1 . $1) * (f2 . $1);
func f1 (#) f2 -> PartFunc of
C,
ExtREAL means :
Def5:
:: MESFUNC1:def 5
(
dom it = (dom f1) /\ (dom f2) & ( for
c being
Element of
C st
c in dom it holds
it . c = (f1 . c) * (f2 . c) ) );
existence
ex b1 being PartFunc of C, ExtREAL st
( dom b1 = (dom f1) /\ (dom f2) & ( for c being Element of C st c in dom b1 holds
b1 . c = (f1 . c) * (f2 . c) ) )
uniqueness
for b1, b2 being PartFunc of C, ExtREAL st dom b1 = (dom f1) /\ (dom f2) & ( for c being Element of C st c in dom b1 holds
b1 . c = (f1 . c) * (f2 . c) ) & dom b2 = (dom f1) /\ (dom f2) & ( for c being Element of C st c in dom b2 holds
b2 . c = (f1 . c) * (f2 . c) ) holds
b1 = b2
end;
:: deftheorem Def3 defines + MESFUNC1:def 3 :
:: deftheorem defines - MESFUNC1:def 4 :
:: deftheorem Def5 defines (#) MESFUNC1:def 5 :
:: deftheorem Def6 defines (#) MESFUNC1:def 6 :
theorem Th6: :: MESFUNC1:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem defines - MESFUNC1:def 7 :
:: deftheorem defines 1. MESFUNC1:def 8 :
:: deftheorem Def9 defines / MESFUNC1:def 9 :
theorem :: MESFUNC1:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem defines |. MESFUNC1:def 10 :
theorem :: MESFUNC1:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th9: :: MESFUNC1:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th10: :: MESFUNC1:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th11: :: MESFUNC1:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th12: :: MESFUNC1:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th13: :: MESFUNC1:13 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th14: :: MESFUNC1:14 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th15: :: MESFUNC1:15 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th16: :: MESFUNC1:16 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def11 defines is_measurable_on MESFUNC1:def 11 :
theorem :: MESFUNC1:17 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let X be non
empty set ;
let f be
PartFunc of
X,
ExtREAL ;
let a be
R_eal;
func less_dom f,
a -> Subset of
X means :
Def12:
:: MESFUNC1:def 12
for
x being
Element of
X holds
(
x in it iff (
x in dom f & ex
y being
R_eal st
(
y = f . x &
y <' a ) ) );
existence
ex b1 being Subset of X st
for x being Element of X holds
( x in b1 iff ( x in dom f & ex y being R_eal st
( y = f . x & y <' a ) ) )
uniqueness
for b1, b2 being Subset of X st ( for x being Element of X holds
( x in b1 iff ( x in dom f & ex y being R_eal st
( y = f . x & y <' a ) ) ) ) & ( for x being Element of X holds
( x in b2 iff ( x in dom f & ex y being R_eal st
( y = f . x & y <' a ) ) ) ) holds
b1 = b2
correctness
;
func less_eq_dom f,
a -> Subset of
X means :
Def13:
:: MESFUNC1:def 13
for
x being
Element of
X holds
(
x in it iff (
x in dom f & ex
y being
R_eal st
(
y = f . x &
y <=' a ) ) );
existence
ex b1 being Subset of X st
for x being Element of X holds
( x in b1 iff ( x in dom f & ex y being R_eal st
( y = f . x & y <=' a ) ) )
uniqueness
for b1, b2 being Subset of X st ( for x being Element of X holds
( x in b1 iff ( x in dom f & ex y being R_eal st
( y = f . x & y <=' a ) ) ) ) & ( for x being Element of X holds
( x in b2 iff ( x in dom f & ex y being R_eal st
( y = f . x & y <=' a ) ) ) ) holds
b1 = b2
correctness
;
func great_dom f,
a -> Subset of
X means :
Def14:
:: MESFUNC1:def 14
for
x being
Element of
X holds
(
x in it iff (
x in dom f & ex
y being
R_eal st
(
y = f . x &
a <' y ) ) );
existence
ex b1 being Subset of X st
for x being Element of X holds
( x in b1 iff ( x in dom f & ex y being R_eal st
( y = f . x & a <' y ) ) )
uniqueness
for b1, b2 being Subset of X st ( for x being Element of X holds
( x in b1 iff ( x in dom f & ex y being R_eal st
( y = f . x & a <' y ) ) ) ) & ( for x being Element of X holds
( x in b2 iff ( x in dom f & ex y being R_eal st
( y = f . x & a <' y ) ) ) ) holds
b1 = b2
correctness
;
func great_eq_dom f,
a -> Subset of
X means :
Def15:
:: MESFUNC1:def 15
for
x being
Element of
X holds
(
x in it iff (
x in dom f & ex
y being
R_eal st
(
y = f . x &
a <=' y ) ) );
existence
ex b1 being Subset of X st
for x being Element of X holds
( x in b1 iff ( x in dom f & ex y being R_eal st
( y = f . x & a <=' y ) ) )
uniqueness
for b1, b2 being Subset of X st ( for x being Element of X holds
( x in b1 iff ( x in dom f & ex y being R_eal st
( y = f . x & a <=' y ) ) ) ) & ( for x being Element of X holds
( x in b2 iff ( x in dom f & ex y being R_eal st
( y = f . x & a <=' y ) ) ) ) holds
b1 = b2
correctness
;
func eq_dom f,
a -> Subset of
X means :
Def16:
:: MESFUNC1:def 16
for
x being
Element of
X holds
(
x in it iff (
x in dom f & ex
y being
R_eal st
(
y = f . x &
a = y ) ) );
existence
ex b1 being Subset of X st
for x being Element of X holds
( x in b1 iff ( x in dom f & ex y being R_eal st
( y = f . x & a = y ) ) )
uniqueness
for b1, b2 being Subset of X st ( for x being Element of X holds
( x in b1 iff ( x in dom f & ex y being R_eal st
( y = f . x & a = y ) ) ) ) & ( for x being Element of X holds
( x in b2 iff ( x in dom f & ex y being R_eal st
( y = f . x & a = y ) ) ) ) holds
b1 = b2
correctness
;
end;
:: deftheorem Def12 defines less_dom MESFUNC1:def 12 :
:: deftheorem Def13 defines less_eq_dom MESFUNC1:def 13 :
:: deftheorem Def14 defines great_dom MESFUNC1:def 14 :
:: deftheorem Def15 defines great_eq_dom MESFUNC1:def 15 :
:: deftheorem Def16 defines eq_dom MESFUNC1:def 16 :
theorem Th18: :: MESFUNC1:18 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th19: :: MESFUNC1:19 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th20: :: MESFUNC1:20 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th21: :: MESFUNC1:21 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: MESFUNC1:22 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: MESFUNC1:23 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th24: :: MESFUNC1:24 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th25: :: MESFUNC1:25 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th26: :: MESFUNC1:26 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th27: :: MESFUNC1:27 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th28: :: MESFUNC1:28 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th29: :: MESFUNC1:29 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th30: :: MESFUNC1:30 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def17 defines is_measurable_on MESFUNC1:def 17 :
theorem :: MESFUNC1:31 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th32: :: MESFUNC1:32 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th33: :: MESFUNC1:33 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: MESFUNC1:34 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: MESFUNC1:35 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: MESFUNC1:36 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: MESFUNC1:37 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: MESFUNC1:38 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: MESFUNC1:39 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: MESFUNC1:40 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: MESFUNC1:41 :: Showing IDV graph ... (Click the Palm Tree again to close it)