Step
*
of Lemma
Euclid-Prop5_1-not-tri
No Annotations
∀e:EuclideanPlane. ∀a,b,c:Point.  (b # c 
⇒ ab ≅ ac 
⇒ abc ≅a acb)
BY
{ (Auto THEN (D 0 THENL [Auto; (InstConcl [⌜a⌝;⌜c⌝;⌜a⌝;⌜b⌝]⋅ THEN Auto)])) }
1
1. e : EuclideanPlane
2. a : Point
3. b : Point
4. c : Point
5. b # c
6. ab ≅ ac
⊢ a # b
Latex:
Latex:
No  Annotations
\mforall{}e:EuclideanPlane.  \mforall{}a,b,c:Point.    (b  \#  c  {}\mRightarrow{}  ab  \mcong{}  ac  {}\mRightarrow{}  abc  \mcong{}\msuba{}  acb)
By
Latex:
(Auto  THEN  (D  0  THENL  [Auto;  (InstConcl  [\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}c\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{}]\mcdot{}  THEN  Auto)]))
Home
Index