Step
*
1
1
1
1
1
of Lemma
plane-sep-imp-Opasch_left-strict
1. e : EuclideanPlane
2. a : Point
3. b : Point
4. c : Point
5. x : Point
6. y : Point
7. x leftof ab
8. b # c
9. a leftof bx
10. b leftof xa
11. B(abc)
12. b-x-y
13. c leftof xa
14. y leftof ax
15. d : Point
16. Colinear(a;x;d)
17. y-d-c
18. x # d
19. c # d
20. y # d
21. c # ya
22. a # bx
23. y # ba
24. c # ay
25. c # b
26. y-d-c
27. a-b-c
28. x1 : Point
29. B(yx1b) ∧ B(ax1d)
30. x1 ≡ x
⊢ B(axd)
BY
{ (EliminatePoint (-1) THEN Auto) }
Latex:
Latex:
1.  e  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  x  :  Point
6.  y  :  Point
7.  x  leftof  ab
8.  b  \#  c
9.  a  leftof  bx
10.  b  leftof  xa
11.  B(abc)
12.  b-x-y
13.  c  leftof  xa
14.  y  leftof  ax
15.  d  :  Point
16.  Colinear(a;x;d)
17.  y-d-c
18.  x  \#  d
19.  c  \#  d
20.  y  \#  d
21.  c  \#  ya
22.  a  \#  bx
23.  y  \#  ba
24.  c  \#  ay
25.  c  \#  b
26.  y-d-c
27.  a-b-c
28.  x1  :  Point
29.  B(yx1b)  \mwedge{}  B(ax1d)
30.  x1  \mequiv{}  x
\mvdash{}  B(axd)
By
Latex:
(EliminatePoint  (-1)  THEN  Auto)
Home
Index