Step
*
2
of Lemma
geo-out-cong-implies-eq
1. e : BasicGeometry
2. a : Point
3. b : Point
4. x : Point
5. y : Point
6. out(a bx)
7. out(a by)
8. ax ≅ ay
9. Colinear(a;x;y)
10. y ≡ a
⊢ x ≡ y
BY
{ ((Assert False BY (D 7 THEN Auto)) THEN Auto) }
Latex:
Latex:
1.  e  :  BasicGeometry
2.  a  :  Point
3.  b  :  Point
4.  x  :  Point
5.  y  :  Point
6.  out(a  bx)
7.  out(a  by)
8.  ax  \mcong{}  ay
9.  Colinear(a;x;y)
10.  y  \mequiv{}  a
\mvdash{}  x  \mequiv{}  y
By
Latex:
((Assert  False  BY  (D  7  THEN  Auto))  THEN  Auto)
Home
Index