Step * of Lemma geo-lt_transitivity2

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

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


Latex:


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


By


Latex:
(Auto  THEN  RepeatFor  4  (ParallelOp  -2))




Home Index