:: NAGATA_2 semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
theorem Th1: :: NAGATA_2:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
i being
Nat st
i > 0 holds
ex
n,
m being
Nat st
i = (2 |^ n) * ((2 * m) + 1)
definition
func PairFunc -> Function of
[:NAT ,NAT :],
NAT means :
Def1:
:: NAGATA_2:def 1
for
n,
m being
Nat holds
it . [n,m] = ((2 |^ n) * ((2 * m) + 1)) - 1;
existence
ex b1 being Function of [:NAT ,NAT :], NAT st
for n, m being Nat holds b1 . [n,m] = ((2 |^ n) * ((2 * m) + 1)) - 1
uniqueness
for b1, b2 being Function of [:NAT ,NAT :], NAT st ( for n, m being Nat holds b1 . [n,m] = ((2 |^ n) * ((2 * m) + 1)) - 1 ) & ( for n, m being Nat holds b2 . [n,m] = ((2 |^ n) * ((2 * m) + 1)) - 1 ) holds
b1 = b2
end;
:: deftheorem Def1 defines PairFunc NAGATA_2:def 1 :
theorem Th2: :: NAGATA_2:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let X be
set ;
let f be
Function of
[:X,X:],
REAL ;
let x be
Element of
X;
func dist f,
x -> Function of
X,
REAL means :
Def2:
:: NAGATA_2:def 2
for
y being
Element of
X holds
it . y = f . x,
y;
existence
ex b1 being Function of X, REAL st
for y being Element of X holds b1 . y = f . x,y
uniqueness
for b1, b2 being Function of X, REAL st ( for y being Element of X holds b1 . y = f . x,y ) & ( for y being Element of X holds b2 . y = f . x,y ) holds
b1 = b2
end;
:: deftheorem Def2 defines dist NAGATA_2:def 2 :
theorem Th3: :: NAGATA_2:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th4: :: NAGATA_2:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let X be non
empty set ;
let f be
Function of
[:X,X:],
REAL ;
let A be
Subset of
X;
func inf f,
A -> Function of
X,
REAL means :
Def3:
:: NAGATA_2:def 3
for
x being
Element of
X holds
it . x = inf ((dist f,x) .: A);
existence
ex b1 being Function of X, REAL st
for x being Element of X holds b1 . x = inf ((dist f,x) .: A)
uniqueness
for b1, b2 being Function of X, REAL st ( for x being Element of X holds b1 . x = inf ((dist f,x) .: A) ) & ( for x being Element of X holds b2 . x = inf ((dist f,x) .: A) ) holds
b1 = b2
end;
:: deftheorem Def3 defines inf NAGATA_2:def 3 :
Lm1:
for X being non empty set
for f being Function of [:X,X:], REAL st f is_a_pseudometric_of X holds
( f is bounded_below & ( for A being non empty Subset of X
for x being Element of X holds
( not (dist f,x) .: A is empty & (dist f,x) .: A is bounded_below ) ) )
theorem Th5: :: NAGATA_2:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th6: :: NAGATA_2:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th7: :: NAGATA_2:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th8: :: NAGATA_2:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th9: :: NAGATA_2:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th10: :: NAGATA_2:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th11: :: NAGATA_2:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th12: :: NAGATA_2:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th13: :: NAGATA_2:13 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th14: :: NAGATA_2:14 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th15: :: NAGATA_2:15 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
T being non
empty TopSpace for
s being
Real for
FS2 being
Functional_Sequence of
[:the carrier of T,the carrier of T:],
REAL st ( for
n being
Nat ex
pmet being
Function of
[:the carrier of T,the carrier of T:],
REAL st
(
FS2 . n = pmet &
pmet is_a_pseudometric_of the
carrier of
T & ( for
pq being
Element of
[:the carrier of T,the carrier of T:] holds
pmet . pq <= s ) & ( for
pmet' being
RealMap of
[:T,T:] st
pmet = pmet' holds
pmet' is
continuous ) ) ) holds
for
pmet being
Function of
[:the carrier of T,the carrier of T:],
REAL st ( for
pq being
Element of
[:the carrier of T,the carrier of T:] holds
pmet . pq = Sum (((1 / 2) GeoSeq ) (#) (FS2 # pq)) ) holds
(
pmet is_a_pseudometric_of the
carrier of
T & ( for
pmet' being
RealMap of
[:T,T:] st
pmet = pmet' holds
pmet' is
continuous ) )
theorem Th16: :: NAGATA_2:16 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th17: :: NAGATA_2:17 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
T being non
empty TopSpace st
T is_T1 holds
for
s being
Real for
FS2 being
Functional_Sequence of
[:the carrier of T,the carrier of T:],
REAL st ( for
n being
Nat ex
pmet being
Function of
[:the carrier of T,the carrier of T:],
REAL st
(
FS2 . n = pmet &
pmet is_a_pseudometric_of the
carrier of
T & ( for
pq being
Element of
[:the carrier of T,the carrier of T:] holds
pmet . pq <= s ) & ( for
pmet' being
RealMap of
[:T,T:] st
pmet = pmet' holds
pmet' is
continuous ) ) ) & ( for
p being
Point of
T for
A' being non
empty Subset of
T st not
p in A' &
A' is
closed holds
ex
n being
Nat st
for
pmet being
Function of
[:the carrier of T,the carrier of T:],
REAL st
FS2 . n = pmet holds
(inf pmet,A') . p > 0 ) holds
( ex
pmet being
Function of
[:the carrier of T,the carrier of T:],
REAL st
(
pmet is_metric_of the
carrier of
T & ( for
pq being
Element of
[:the carrier of T,the carrier of T:] holds
pmet . pq = Sum (((1 / 2) GeoSeq ) (#) (FS2 # pq)) ) ) &
T is
metrizable )
theorem Th18: :: NAGATA_2:18 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th19: :: NAGATA_2:19 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th20: :: NAGATA_2:20 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th21: :: NAGATA_2:21 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: NAGATA_2:22 :: Showing IDV graph ... (Click the Palm Tree again to close it)