Step * 1 1 3 2 1 of Lemma full-Pasch-lemma


1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. leftof xa
8. x-p-a
9. leftof yp
10. leftof xy
11. leftof ax
12. Point
13. Colinear(a;x;b)
14. B(ybd)
15. leftof py
16. y
17. yp
18. leftof yp
⊢ ∃p':Point. ((x-p'-y ∨ a-p'-y) ∧ Colinear(d;p;p'))
BY
(Assert b-p-a BY
         (D THEN Auto)) }

1
.....aux..... 
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. leftof xa
8. x-p-a
9. leftof yp
10. leftof xy
11. leftof ax
12. Point
13. Colinear(a;x;b)
14. B(ybd)
15. leftof py
16. y
17. yp
18. leftof yp
⊢ B(bpa)

2
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. leftof xa
8. x-p-a
9. leftof yp
10. leftof xy
11. leftof ax
12. Point
13. Colinear(a;x;b)
14. B(ybd)
15. leftof py
16. y
17. yp
18. leftof yp
19. b-p-a
⊢ ∃p':Point. ((x-p'-y ∨ a-p'-y) ∧ Colinear(d;p;p'))


Latex:


Latex:

1.  e  :  EuclideanPlane
2.  a  :  Point
3.  x  :  Point
4.  y  :  Point
5.  d  :  Point
6.  p  :  Point
7.  d  leftof  xa
8.  x-p-a
9.  d  leftof  yp
10.  a  leftof  xy
11.  y  leftof  ax
12.  b  :  Point
13.  Colinear(a;x;b)
14.  B(ybd)
15.  a  leftof  py
16.  b  \#  y
17.  b  \#  yp
18.  b  leftof  yp
\mvdash{}  \mexists{}p':Point.  ((x-p'-y  \mvee{}  a-p'-y)  \mwedge{}  Colinear(d;p;p'))


By


Latex:
(Assert  b-p-a  BY
              (D  0  THEN  Auto))




Home Index