Step * of Lemma geo-congruent-implies-ge

No Annotations
[g:BasicGeometry-]. ∀[c,d,a,b:Point].  cd ≥ ab supposing cd ≅ ab
BY
(Auto
   THEN Unfold `geo-ge` 0
   THEN (D THENA Auto)
   THEN Unfold `geo-congruent` -2
   THEN Unfold `geo-length-sep` -2
   THEN -2
   THEN OrLeft
   THEN Auto) }


Latex:


Latex:
No  Annotations
\mforall{}[g:BasicGeometry-].  \mforall{}[c,d,a,b:Point].    cd  \mgeq{}  ab  supposing  cd  \mcong{}  ab


By


Latex:
(Auto
  THEN  Unfold  `geo-ge`  0
  THEN  (D  0  THENA  Auto)
  THEN  Unfold  `geo-congruent`  -2
  THEN  Unfold  `geo-length-sep`  -2
  THEN  D  -2
  THEN  OrLeft
  THEN  Auto)




Home Index