:: COLLSP semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
:: deftheorem Def1 defines Relation3 COLLSP:def 1 :
theorem :: COLLSP:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th2: :: COLLSP:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
X being
set holds
(
X = {} or ex
a being
set st
(
{a} = X or ex
a,
b being
set st
(
a <> b &
a in X &
b in X ) ) )
:: deftheorem Def2 defines is_collinear COLLSP:def 2 :
set Z = {1};
Lm1:
1 in {1}
by TARSKI:def 1;
Lm2:
{[1,1,1]} c= [:{1},{1},{1}:]
reconsider Z = {1} as non empty set by TARSKI:def 1;
reconsider RR = {[1,1,1]} as Relation3 of Z by Def1, Lm2;
reconsider CLS = CollStr(# Z,RR #) as non empty CollStr by STRUCT_0:def 1;
Lm3:
now
A1:
for
z1,
z2,
z3 being
Point of
CLS holds
[z1,z2,z3] in the
Collinearity of
CLS
let a,
b,
c,
p,
q,
r be
Point of
CLS;
:: thesis: ( ( ( a = b or a = c or b = c ) implies [a,b,c] in the Collinearity of CLS ) & ( a <> b & [a,b,p] in the Collinearity of CLS & [a,b,q] in the Collinearity of CLS & [a,b,r] in the Collinearity of CLS implies [p,q,r] in the Collinearity of CLS ) )thus
( (
a = b or
a = c or
b = c ) implies
[a,b,c] in the
Collinearity of
CLS )
by A1;
:: thesis: ( a <> b & [a,b,p] in the Collinearity of CLS & [a,b,q] in the Collinearity of CLS & [a,b,r] in the Collinearity of CLS implies [p,q,r] in the Collinearity of CLS )thus
(
a <> b &
[a,b,p] in the
Collinearity of
CLS &
[a,b,q] in the
Collinearity of
CLS &
[a,b,r] in the
Collinearity of
CLS implies
[p,q,r] in the
Collinearity of
CLS )
by A1;
:: thesis: verum
end;
:: deftheorem Def3 defines reflexive COLLSP:def 3 :
definition
let IT be non
empty CollStr ;
attr IT is
transitive means :
Def4:
:: COLLSP:def 4
for
a,
b,
p,
q,
r being
Point of
IT st
a <> b &
[a,b,p] in the
Collinearity of
IT &
[a,b,q] in the
Collinearity of
IT &
[a,b,r] in the
Collinearity of
IT holds
[p,q,r] in the
Collinearity of
IT;
end;
:: deftheorem Def4 defines transitive COLLSP:def 4 :
for
IT being non
empty CollStr holds
(
IT is
transitive iff for
a,
b,
p,
q,
r being
Point of
IT st
a <> b &
[a,b,p] in the
Collinearity of
IT &
[a,b,q] in the
Collinearity of
IT &
[a,b,r] in the
Collinearity of
IT holds
[p,q,r] in the
Collinearity of
IT );
theorem :: COLLSP:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: COLLSP:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: COLLSP:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: COLLSP:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th7: :: COLLSP:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th8: :: COLLSP:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
CLSP being
CollSp for
a,
b,
p,
q,
r being
Point of
CLSP st
a <> b &
a,
b,
p is_collinear &
a,
b,
q is_collinear &
a,
b,
r is_collinear holds
p,
q,
r is_collinear
theorem Th9: :: COLLSP:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: COLLSP:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th11: :: COLLSP:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: COLLSP:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th13: :: COLLSP:13 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th14: :: COLLSP:14 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
CLSP being
CollSp for
p,
q,
a,
b,
r being
Point of
CLSP st
p <> q &
a,
b,
p is_collinear &
a,
b,
q is_collinear &
p,
q,
r is_collinear holds
a,
b,
r is_collinear
:: deftheorem defines Line COLLSP:def 5 :
theorem :: COLLSP:15 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th16: :: COLLSP:16 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th17: :: COLLSP:17 :: Showing IDV graph ... (Click the Palm Tree again to close it)
set Z = {1,2,3};
set RR = { [i,j,k] where i, j, k is Nat : ( ( i = j or j = k or k = i ) & i in {1,2,3} & j in {1,2,3} & k in {1,2,3} ) } ;
Lm4:
{ [i,j,k] where i, j, k is Nat : ( ( i = j or j = k or k = i ) & i in {1,2,3} & j in {1,2,3} & k in {1,2,3} ) } c= [:{1,2,3},{1,2,3},{1,2,3}:]
reconsider Z = {1,2,3} as non empty set by ENUMSET1:def 1;
reconsider RR = { [i,j,k] where i, j, k is Nat : ( ( i = j or j = k or k = i ) & i in {1,2,3} & j in {1,2,3} & k in {1,2,3} ) } as Relation3 of Z by Def1, Lm4;
reconsider CLS = CollStr(# Z,RR #) as non empty CollStr by STRUCT_0:def 1;
Lm5:
for a, b, c being Point of CLS holds
( [a,b,c] in RR iff ( ( a = b or b = c or c = a ) & a in Z & b in Z & c in Z ) )
Lm6:
for a, b, c, p, q, r being Point of CLS st a <> b & [a,b,p] in the Collinearity of CLS & [a,b,q] in the Collinearity of CLS & [a,b,r] in the Collinearity of CLS holds
[p,q,r] in the Collinearity of CLS
Lm7:
not for a, b, c being Point of CLS holds a,b,c is_collinear
Lm8:
CLS is CollSp
:: deftheorem Def6 defines proper COLLSP:def 6 :
theorem :: COLLSP:18 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th19: :: COLLSP:19 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def7 defines LINE COLLSP:def 7 :
theorem :: COLLSP:20 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: COLLSP:21 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: COLLSP:22 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: COLLSP:23 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: COLLSP:24 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th25: :: COLLSP:25 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm9:
for CLSP being proper CollSp
for P being LINE of CLSP
for x being set st x in P holds
x is Point of CLSP
theorem Th26: :: COLLSP:26 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th27: :: COLLSP:27 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th28: :: COLLSP:28 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th29: :: COLLSP:29 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: COLLSP:30 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: COLLSP:31 :: Showing IDV graph ... (Click the Palm Tree again to close it)