Step * of Lemma geo-lt_transitivity

e:BasicGeometry. ∀p,q,r:Length.  (p ≤  q <  p < r)
BY
(Auto THEN RepeatFor (ParallelLast)) }

1
1. BasicGeometry
2. Length
3. Length
4. Length
5. p ≤ q
6. Point
7. Point
8. a ≠ b
9. |ab| ≤ r
⊢ |ab| ≤ r


Latex:


Latex:
\mforall{}e:BasicGeometry.  \mforall{}p,q,r:Length.    (p  \mleq{}  q  {}\mRightarrow{}  q  <  r  {}\mRightarrow{}  p  <  r)


By


Latex:
(Auto  THEN  RepeatFor  4  (ParallelLast))




Home Index