Step * 2 1 1 1 of Lemma outer-pasch-strict


1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. leftof ba
8. c
9. B(abc)
10. b-x-y
11. leftof ax
12. leftof xb
13. leftof ax
14. leftof xa
15. Point
16. Colinear(x;a;d)
17. y-d-c
18. d
19. d
⊢ B(axd)
BY
((gSeparatedCases ⌜y⌝⌜d⌝⋅ THEN Auto)
   THEN (Assert ⌜ya⌝⋅
         THEN (Assert bx BY
                     ((Unfold `geo-lsep` THEN OrRight) THEN Auto))
         THEN (InstLemma `colinear-lsep` [⌜e⌝;⌜x⌝;⌜b⌝;⌜a⌝;⌜y⌝]⋅ THENA Auto)
         THEN InstLemma `colinear-lsep` [⌜e⌝;⌜b⌝;⌜a⌝;⌜y⌝;⌜c⌝]⋅
         THEN Auto)
   THEN gSeparatedCases ⌜c⌝⌜b⌝⋅
   THEN Auto) }

1
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. leftof ba
8. c
9. B(abc)
10. b-x-y
11. leftof ax
12. leftof xb
13. leftof ax
14. leftof xa
15. Point
16. Colinear(x;a;d)
17. y-d-c
18. d
19. d
20. d
21. ya
22. bx
23. ba
24. ay
25. b
⊢ B(axd)


Latex:


Latex:

1.  e  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  x  :  Point
6.  y  :  Point
7.  x  leftof  ba
8.  b  \#  c
9.  B(abc)
10.  b-x-y
11.  b  leftof  ax
12.  a  leftof  xb
13.  c  leftof  ax
14.  y  leftof  xa
15.  d  :  Point
16.  Colinear(x;a;d)
17.  y-d-c
18.  x  \#  d
19.  c  \#  d
\mvdash{}  B(axd)


By


Latex:
((gSeparatedCases  \mkleeneopen{}y\mkleeneclose{}\mkleeneopen{}d\mkleeneclose{}\mcdot{}  THEN  Auto)
  THEN  (Assert  \mkleeneopen{}c  \#  ya\mkleeneclose{}\mcdot{}
              THEN  (Assert  a  \#  bx  BY
                                      ((Unfold  `geo-lsep`  0  THEN  OrRight)  THEN  Auto))
              THEN  (InstLemma  `colinear-lsep`  [\mkleeneopen{}e\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{}]\mcdot{}  THENA  Auto)
              THEN  InstLemma  `colinear-lsep`  [\mkleeneopen{}e\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{};\mkleeneopen{}c\mkleeneclose{}]\mcdot{}
              THEN  Auto)
  THEN  gSeparatedCases  \mkleeneopen{}c\mkleeneclose{}\mkleeneopen{}b\mkleeneclose{}\mcdot{}
  THEN  Auto)




Home Index