Step * 1 of Lemma geo-between-cong-tri-exists


1. BasicGeometry
2. Point
3. Point
4. Point
5. a' Point
6. c' Point
7. a_b_c
8. ac ≅ a'c'
⊢ ¬¬(∃b':Point. (Cong3(abc,a'b'c') ∧ Colinear(a';b';c')))
BY
(gSeparatedCases ⌜a⌝ ⌜b⌝⋅ THENA Auto) }

1
1. BasicGeometry
2. Point
3. Point
4. Point
5. a' Point
6. c' Point
7. a_b_c
8. ac ≅ a'c'
9. a ≠ b
⊢ ¬¬(∃b':Point. (Cong3(abc,a'b'c') ∧ Colinear(a';b';c')))

2
1. BasicGeometry
2. Point
3. Point
4. Point
5. a' Point
6. c' Point
7. b_b_c
8. bc ≅ a'c'
9. a ≡ b
⊢ ¬¬(∃b':Point. (Cong3(abc,a'b'c') ∧ Colinear(a';b';c')))


Latex:


Latex:

1.  e  :  BasicGeometry
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  a'  :  Point
6.  c'  :  Point
7.  a\_b\_c
8.  ac  \00D0  a'c'
\mvdash{}  \mneg{}\mneg{}(\mexists{}b':Point.  (Cong3(abc,a'b'c')  \mwedge{}  Colinear(a';b';c')))


By


Latex:
(gSeparatedCases  \mkleeneopen{}a\mkleeneclose{}  \mkleeneopen{}b\mkleeneclose{}\mcdot{}  THENA  Auto)




Home Index