Step * 1 1 of Lemma Euclid-Prop27


1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. Point
8. Colinear(x;a;b)
9. Colinear(y;c;d)
10. b
11. d
12. leftof yx
13. leftof xy
14. axy ≅a cyx
15. x1 {z:Point| Colinear(z;a;b)} 
16. y1 {z:Point| Colinear(z;a;b)} 
17. x1 leftof cd
18. y1 leftof dc
19. x2 Point
20. Colinear(c;d;x2)
21. x1-x2-y1
22. Colinear(x2;x;a)
⊢ False
BY
(gColinearCases (-1) THEN Auto) }

1
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. Point
8. Colinear(x;a;b)
9. Colinear(y;c;d)
10. b
11. d
12. leftof yx
13. leftof xy
14. axy ≅a cyx
15. x1 {z:Point| Colinear(z;a;b)} 
16. y1 {z:Point| Colinear(z;a;b)} 
17. x1 leftof cd
18. y1 leftof dc
19. x2 Point
20. Colinear(c;d;x2)
21. x1-x2-y1
22. Colinear(x2;x;a)
23. x2 ≡ x
⊢ False

2
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. Point
8. Colinear(x;a;b)
9. Colinear(y;c;d)
10. b
11. d
12. leftof yx
13. leftof xy
14. axy ≅a cyx
15. x1 {z:Point| Colinear(z;a;b)} 
16. y1 {z:Point| Colinear(z;a;b)} 
17. x1 leftof cd
18. y1 leftof dc
19. x2 Point
20. Colinear(c;d;x2)
21. x1-x2-y1
22. Colinear(x2;x;a)
23. a ≡ x2
⊢ False

3
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. Point
8. Colinear(x;a;b)
9. Colinear(y;c;d)
10. b
11. d
12. leftof yx
13. leftof xy
14. axy ≅a cyx
15. x1 {z:Point| Colinear(z;a;b)} 
16. y1 {z:Point| Colinear(z;a;b)} 
17. x1 leftof cd
18. y1 leftof dc
19. x2 Point
20. Colinear(c;d;x2)
21. x1-x2-y1
22. Colinear(x2;x;a)
23. x2-x-a
⊢ False

4
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. Point
8. Colinear(x;a;b)
9. Colinear(y;c;d)
10. b
11. d
12. leftof yx
13. leftof xy
14. axy ≅a cyx
15. x1 {z:Point| Colinear(z;a;b)} 
16. y1 {z:Point| Colinear(z;a;b)} 
17. x1 leftof cd
18. y1 leftof dc
19. x2 Point
20. Colinear(c;d;x2)
21. x1-x2-y1
22. Colinear(x2;x;a)
23. x-a-x2
⊢ False

5
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. Point
8. Colinear(x;a;b)
9. Colinear(y;c;d)
10. b
11. d
12. leftof yx
13. leftof xy
14. axy ≅a cyx
15. x1 {z:Point| Colinear(z;a;b)} 
16. y1 {z:Point| Colinear(z;a;b)} 
17. x1 leftof cd
18. y1 leftof dc
19. x2 Point
20. Colinear(c;d;x2)
21. x1-x2-y1
22. Colinear(x2;x;a)
23. a-x2-x
⊢ False


Latex:


Latex:

1.  e  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  d  :  Point
6.  x  :  Point
7.  y  :  Point
8.  Colinear(x;a;b)
9.  Colinear(y;c;d)
10.  a  \#  b
11.  c  \#  d
12.  a  leftof  yx
13.  c  leftof  xy
14.  axy  \mcong{}\msuba{}  cyx
15.  x1  :  \{z:Point|  Colinear(z;a;b)\} 
16.  y1  :  \{z:Point|  Colinear(z;a;b)\} 
17.  x1  leftof  cd
18.  y1  leftof  dc
19.  x2  :  Point
20.  Colinear(c;d;x2)
21.  x1-x2-y1
22.  Colinear(x2;x;a)
\mvdash{}  False


By


Latex:
(gColinearCases  (-1)  THEN  Auto)




Home Index