Step * of Lemma geo-le_functionality_wrt_implies

[e:BasicGeometry]. ∀[a,b,c,d:Length].  ({a ≤ supposing b ≤ c}) supposing (c ≤ and geo_ge(e; b; a))
BY
(Auto THEN Unfold `guard` THEN Auto) }

1
1. BasicGeometry
2. Length
3. Length
4. Length
5. Length
6. geo_ge(e; b; a)
7. c ≤ d
8. b ≤ c
⊢ a ≤ d


Latex:


Latex:
\mforall{}[e:BasicGeometry].  \mforall{}[a,b,c,d:Length].
    (\{a  \mleq{}  d  supposing  b  \mleq{}  c\})  supposing  (c  \mleq{}  d  and  geo\_ge(e;  b;  a))


By


Latex:
(Auto  THEN  Unfold  `guard`  0  THEN  Auto)




Home Index