:: EUCLID semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
:: deftheorem defines REAL EUCLID:def 1 :
:: deftheorem Def2 defines absreal EUCLID:def 2 :
:: deftheorem defines abs EUCLID:def 3 :
:: deftheorem defines 0* EUCLID:def 4 :
:: deftheorem defines |. EUCLID:def 5 :
theorem :: EUCLID:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th2: :: EUCLID:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th3: :: EUCLID:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th4: :: EUCLID:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th5: :: EUCLID:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm1:
for n being Nat
for x being Element of REAL n holds dom (abs x) = dom x
theorem Th6: :: EUCLID:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm2:
for n being Nat
for x being Element of REAL n holds sqr (abs x) = sqr x
theorem :: EUCLID:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th8: :: EUCLID:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th9: :: EUCLID:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th10: :: EUCLID:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th11: :: EUCLID:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th12: :: EUCLID:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th13: :: EUCLID:13 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th14: :: EUCLID:14 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th15: :: EUCLID:15 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th16: :: EUCLID:16 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:17 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:18 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th19: :: EUCLID:19 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:20 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th21: :: EUCLID:21 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th22: :: EUCLID:22 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let n be
Nat;
func Pitag_dist n -> Function of
[:(REAL n),(REAL n):],
REAL means :
Def6:
:: EUCLID:def 6
for
x,
y being
Element of
REAL n holds
it . x,
y = |.(x - y).|;
existence
ex b1 being Function of [:(REAL n),(REAL n):], REAL st
for x, y being Element of REAL n holds b1 . x,y = |.(x - y).|
uniqueness
for b1, b2 being Function of [:(REAL n),(REAL n):], REAL st ( for x, y being Element of REAL n holds b1 . x,y = |.(x - y).| ) & ( for x, y being Element of REAL n holds b2 . x,y = |.(x - y).| ) holds
b1 = b2
end;
:: deftheorem Def6 defines Pitag_dist EUCLID:def 6 :
theorem :: EUCLID:23 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th24: :: EUCLID:24 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem defines Euclid EUCLID:def 7 :
:: deftheorem defines TOP-REAL EUCLID:def 8 :
theorem :: EUCLID:25 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th26: :: EUCLID:26 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th27: :: EUCLID:27 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th28: :: EUCLID:28 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem defines 0.REAL EUCLID:def 9 :
definition
let n be
Nat;
let p1,
p2 be
Point of
(TOP-REAL n);
func p1 + p2 -> Point of
(TOP-REAL n) means :
Def10:
:: EUCLID:def 10
for
p1',
p2' being
Element of
REAL n st
p1' = p1 &
p2' = p2 holds
it = p1' + p2';
existence
ex b1 being Point of (TOP-REAL n) st
for p1', p2' being Element of REAL n st p1' = p1 & p2' = p2 holds
b1 = p1' + p2'
uniqueness
for b1, b2 being Point of (TOP-REAL n) st ( for p1', p2' being Element of REAL n st p1' = p1 & p2' = p2 holds
b1 = p1' + p2' ) & ( for p1', p2' being Element of REAL n st p1' = p1 & p2' = p2 holds
b2 = p1' + p2' ) holds
b1 = b2
commutativity
for b1, p1, p2 being Point of (TOP-REAL n) st ( for p1', p2' being Element of REAL n st p1' = p1 & p2' = p2 holds
b1 = p1' + p2' ) holds
for p1', p2' being Element of REAL n st p1' = p2 & p2' = p1 holds
b1 = p1' + p2'
;
end;
:: deftheorem Def10 defines + EUCLID:def 10 :
for
n being
Nat for
p1,
p2,
b4 being
Point of
(TOP-REAL n) holds
(
b4 = p1 + p2 iff for
p1',
p2' being
Element of
REAL n st
p1' = p1 &
p2' = p2 holds
b4 = p1' + p2' );
theorem :: EUCLID:29 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th30: :: EUCLID:30 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th31: :: EUCLID:31 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def11 defines * EUCLID:def 11 :
theorem Th32: :: EUCLID:32 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th33: :: EUCLID:33 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th34: :: EUCLID:34 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:35 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th36: :: EUCLID:36 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th37: :: EUCLID:37 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:38 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def12 defines - EUCLID:def 12 :
theorem Th39: :: EUCLID:39 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:40 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:41 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th42: :: EUCLID:42 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th43: :: EUCLID:43 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th44: :: EUCLID:44 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def13 defines - EUCLID:def 13 :
for
n being
Nat for
p1,
p2,
b4 being
Point of
(TOP-REAL n) holds
(
b4 = p1 - p2 iff for
p1',
p2' being
Element of
REAL n st
p1' = p1 &
p2' = p2 holds
b4 = p1' - p2' );
theorem Th45: :: EUCLID:45 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th46: :: EUCLID:46 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:47 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:48 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th49: :: EUCLID:49 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th50: :: EUCLID:50 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:51 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:52 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:53 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:54 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th55: :: EUCLID:55 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def14 defines `1 EUCLID:def 14 :
:: deftheorem Def15 defines `2 EUCLID:def 15 :
:: deftheorem defines |[ EUCLID:def 16 :
theorem Th56: :: EUCLID:56 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th57: :: EUCLID:57 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:58 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th59: :: EUCLID:59 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:60 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th61: :: EUCLID:61 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:62 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th63: :: EUCLID:63 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:64 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th65: :: EUCLID:65 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: EUCLID:66 :: Showing IDV graph ... (Click the Palm Tree again to close it)