Step * 1 of Lemma geo-triangle-same-line

.....assertion..... 
1. HeytingGeometry
⊢ ∀x,a:Point. ∀b:{b:Point| a ≠ b} . ∀c:Point. ∀d:{d:Point| c ≠ d} .  (line(a;b)=line(c;d)  ab  cd)
BY
(Auto THEN DSetVars THEN (Unhide THENA Auto) THEN -2) }

1
1. HeytingGeometry
2. Point
3. Point
4. Point
5. a ≠ b
6. Point
7. Point
8. c ≠ d
9. Colinear(a;b;c)
10. Colinear(a;b;d)
11. ab
⊢ cd


Latex:


Latex:
.....assertion..... 
1.  e  :  HeytingGeometry
\mvdash{}  \mforall{}x,a:Point.  \mforall{}b:\{b:Point|  a  \mneq{}  b\}  .  \mforall{}c:Point.  \mforall{}d:\{d:Point|  c  \mneq{}  d\}  .
        (line(a;b)=line(c;d)  {}\mRightarrow{}  x  \#  ab  {}\mRightarrow{}  x  \#  cd)


By


Latex:
(Auto  THEN  DSetVars  THEN  (Unhide  THENA  Auto)  THEN  D  -2)




Home Index