Step * 1 1 of Lemma geo-line-eq_inversion


1. EuclideanPlane
2. Point
3. Point
4. l2 x ≠ y
5. x1 Point
6. y1 Point
7. m2 x1 ≠ y1
8. <x, y, l2> ≡ <x1, y1, m2>
9. Point
10. Colinear(p;x1;y1) ∧ xy
11. x1y1
⊢ False
BY
(((D THEN Unfold `geo-line-sep` 0) THEN Reduce 0) THEN InstConcl [⌜x⌝]⋅ THEN Auto) }


Latex:


Latex:

1.  g  :  EuclideanPlane
2.  x  :  Point
3.  y  :  Point
4.  l2  :  x  \mneq{}  y
5.  x1  :  Point
6.  y1  :  Point
7.  m2  :  x1  \mneq{}  y1
8.  <x,  y,  l2>  \mequiv{}  <x1,  y1,  m2>
9.  p  :  Point
10.  Colinear(p;x1;y1)  \mwedge{}  p  \#  xy
11.  x  \#  x1y1
\mvdash{}  False


By


Latex:
(((D  8  THEN  Unfold  `geo-line-sep`  0)  THEN  Reduce  0)  THEN  InstConcl  [\mkleeneopen{}x\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index