:: TRANSGEO semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
theorem :: TRANSGEO:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th2: :: TRANSGEO:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th4: :: TRANSGEO:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem defines \ TRANSGEO:def 1 :
scheme :: TRANSGEO:sch 1
EXPermutation{
F1()
-> non
empty set ,
P1[
set ,
set ] } :
provided
A1:
for
x being
Element of
F1() ex
y being
Element of
F1() st
P1[
x,
y]
and A2:
for
y being
Element of
F1() ex
x being
Element of
F1() st
P1[
x,
y]
and A3:
for
x,
y,
x' being
Element of
F1() st
P1[
x,
y] &
P1[
x',
y] holds
x = x'
and A4:
for
x,
y,
y' being
Element of
F1() st
P1[
x,
y] &
P1[
x,
y'] holds
y = y'
theorem :: TRANSGEO:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: TRANSGEO:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: TRANSGEO:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: TRANSGEO:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: TRANSGEO:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: TRANSGEO:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm1:
for A being non empty set
for f, g, h being Permutation of A st f * g = f * h holds
g = h
Lm2:
for A being non empty set
for g, f, h being Permutation of A st g * f = h * f holds
g = h
theorem :: TRANSGEO:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: TRANSGEO:13 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:14 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: TRANSGEO:15 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: TRANSGEO:16 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:17 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:18 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:19 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:20 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:21 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def2 defines is_FormalIz_of TRANSGEO:def 2 :
theorem :: TRANSGEO:22 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th23: :: TRANSGEO:23 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th24: :: TRANSGEO:24 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:25 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th26: :: TRANSGEO:26 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
A being non
empty set for
f,
g being
Permutation of
A for
R being
Relation of
[:A,A:] st ( for
a,
b,
x,
y,
z,
t being
Element of
A st
[[x,y],[a,b]] in R &
[[a,b],[z,t]] in R &
a <> b holds
[[x,y],[z,t]] in R ) & ( for
x,
y,
z being
Element of
A holds
[[x,x],[y,z]] in R ) &
f is_FormalIz_of R &
g is_FormalIz_of R holds
f * g is_FormalIz_of R
definition
let A be non
empty set ;
let f be
Permutation of
A;
let R be
Relation of
[:A,A:];
pred f is_automorphism_of R means :
Def3:
:: TRANSGEO:def 3
for
x,
y,
z,
t being
Element of
A holds
(
[[x,y],[z,t]] in R iff
[[(f . x),(f . y)],[(f . z),(f . t)]] in R );
end;
:: deftheorem Def3 defines is_automorphism_of TRANSGEO:def 3 :
for
A being non
empty set for
f being
Permutation of
A for
R being
Relation of
[:A,A:] holds
(
f is_automorphism_of R iff for
x,
y,
z,
t being
Element of
A holds
(
[[x,y],[z,t]] in R iff
[[(f . x),(f . y)],[(f . z),(f . t)]] in R ) );
theorem :: TRANSGEO:27 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th28: :: TRANSGEO:28 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th29: :: TRANSGEO:29 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th30: :: TRANSGEO:30 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:31 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:32 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
A being non
empty set for
f being
Permutation of
A for
R being
Relation of
[:A,A:] st ( for
a,
b,
x,
y,
z,
t being
Element of
A st
[[x,y],[a,b]] in R &
[[a,b],[z,t]] in R &
a <> b holds
[[x,y],[z,t]] in R ) & ( for
x,
y,
z being
Element of
A holds
[[x,x],[y,z]] in R ) &
R is_symmetric_in [:A,A:] &
f is_FormalIz_of R holds
f is_automorphism_of R
theorem :: TRANSGEO:33 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def4 defines is_DIL_of TRANSGEO:def 4 :
theorem :: TRANSGEO:34 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th35: :: TRANSGEO:35 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let IT be non
empty AffinStruct ;
attr IT is
CongrSpace-like means :
Def5:
:: TRANSGEO:def 5
( ( for
x,
y,
z,
t,
a,
b being
Element of
IT st
x,
y // a,
b &
a,
b // z,
t &
a <> b holds
x,
y // z,
t ) & ( for
x,
y,
z being
Element of
IT holds
x,
x // y,
z ) & ( for
x,
y,
z,
t being
Element of
IT st
x,
y // z,
t holds
z,
t // x,
y ) & ( for
x,
y being
Element of
IT holds
x,
y // x,
y ) );
end;
:: deftheorem Def5 defines CongrSpace-like TRANSGEO:def 5 :
for
IT being non
empty AffinStruct holds
(
IT is
CongrSpace-like iff ( ( for
x,
y,
z,
t,
a,
b being
Element of
IT st
x,
y // a,
b &
a,
b // z,
t &
a <> b holds
x,
y // z,
t ) & ( for
x,
y,
z being
Element of
IT holds
x,
x // y,
z ) & ( for
x,
y,
z,
t being
Element of
IT st
x,
y // z,
t holds
z,
t // x,
y ) & ( for
x,
y being
Element of
IT holds
x,
y // x,
y ) ) );
Lm3:
for CS being CongrSpace holds the CONGR of CS is_reflexive_in [:the carrier of CS,the carrier of CS:]
Lm4:
for CS being CongrSpace holds the CONGR of CS is_symmetric_in [:the carrier of CS,the carrier of CS:]
theorem :: TRANSGEO:36 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th37: :: TRANSGEO:37 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th38: :: TRANSGEO:38 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th39: :: TRANSGEO:39 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th40: :: TRANSGEO:40 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def6 defines positive_dilatation TRANSGEO:def 6 :
theorem :: TRANSGEO:41 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th42: :: TRANSGEO:42 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def7 defines negative_dilatation TRANSGEO:def 7 :
theorem :: TRANSGEO:43 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th44: :: TRANSGEO:44 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:45 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:46 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:47 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:48 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:49 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def8 defines dilatation TRANSGEO:def 8 :
theorem :: TRANSGEO:50 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th51: :: TRANSGEO:51 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:52 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:53 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:54 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:55 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th56: :: TRANSGEO:56 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th57: :: TRANSGEO:57 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th58: :: TRANSGEO:58 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th59: :: TRANSGEO:59 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th60: :: TRANSGEO:60 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th61: :: TRANSGEO:61 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
OAS being
OAffinSpace for
a,
b,
c,
d being
Element of
OAS holds
( not
a,
b '||' c,
d or
a,
c '||' b,
d or ex
x being
Element of
OAS st
(
LIN a,
c,
x &
LIN b,
d,
x ) )
theorem Th62: :: TRANSGEO:62 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th63: :: TRANSGEO:63 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th64: :: TRANSGEO:64 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:65 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def9 defines translation TRANSGEO:def 9 :
theorem :: TRANSGEO:66 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th67: :: TRANSGEO:67 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:68 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th69: :: TRANSGEO:69 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th70: :: TRANSGEO:70 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th71: :: TRANSGEO:71 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:72 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm5:
for OAS being OAffinSpace
for a, b being Element of OAS
for f being Permutation of the carrier of OAS st f is_Tr & not LIN a,f . a,b holds
( a,b // f . a,f . b & a,f . a // b,f . b )
Lm6:
for OAS being OAffinSpace
for a, b being Element of OAS
for f being Permutation of the carrier of OAS st f is_Tr & a <> f . a & LIN a,f . a,b holds
a,f . a // b,f . b
Lm7:
for OAS being OAffinSpace
for a, b being Element of OAS
for f being Permutation of the carrier of OAS st f is_Tr & Mid a,f . a,b & a <> f . a holds
a,b // f . a,f . b
Lm8:
for OAS being OAffinSpace
for a, b being Element of OAS
for f being Permutation of the carrier of OAS st f is_Tr & a <> f . a & b <> f . a & Mid a,b,f . a holds
a,b // f . a,f . b
Lm9:
for OAS being OAffinSpace
for a, b being Element of OAS
for f being Permutation of the carrier of OAS st f is_Tr & a <> f . a & LIN a,f . a,b holds
a,b // f . a,f . b
theorem Th73: :: TRANSGEO:73 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th74: :: TRANSGEO:74 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th75: :: TRANSGEO:75 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th76: :: TRANSGEO:76 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th77: :: TRANSGEO:77 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th78: :: TRANSGEO:78 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th79: :: TRANSGEO:79 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:80 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:81 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th82: :: TRANSGEO:82 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:83 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def10 defines dilatation TRANSGEO:def 10 :
theorem :: TRANSGEO:84 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th85: :: TRANSGEO:85 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th86: :: TRANSGEO:86 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th87: :: TRANSGEO:87 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th88: :: TRANSGEO:88 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th89: :: TRANSGEO:89 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:90 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th91: :: TRANSGEO:91 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th92: :: TRANSGEO:92 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
AFS being
AffinSpace for
a,
b,
c,
d being
Element of
AFS holds
( not
a,
b // c,
d or
a,
c // b,
d or ex
x being
Element of
AFS st
(
LIN a,
c,
x &
LIN b,
d,
x ) )
theorem Th93: :: TRANSGEO:93 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th94: :: TRANSGEO:94 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th95: :: TRANSGEO:95 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:96 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th97: :: TRANSGEO:97 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
AFS being
AffinSpace for
a,
b,
c,
d1,
d2 being
Element of
AFS st not
LIN a,
b,
c &
a,
b // c,
d1 &
a,
b // c,
d2 &
a,
c // b,
d1 &
a,
c // b,
d2 holds
d1 = d2
:: deftheorem Def11 defines translation TRANSGEO:def 11 :
theorem :: TRANSGEO:98 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: TRANSGEO:99 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th100: :: TRANSGEO:100 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:101 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th102: :: TRANSGEO:102 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th103: :: TRANSGEO:103 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th104: :: TRANSGEO:104 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:105 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem defines collineation TRANSGEO:def 12 :
theorem :: TRANSGEO:106 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th107: :: TRANSGEO:107 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th108: :: TRANSGEO:108 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:109 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th110: :: TRANSGEO:110 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th111: :: TRANSGEO:111 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th112: :: TRANSGEO:112 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th113: :: TRANSGEO:113 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:114 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th115: :: TRANSGEO:115 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:116 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: TRANSGEO:117 :: Showing IDV graph ... (Click the Palm Tree again to close it)