Step * of Lemma geo-gt-prim_wf

[g:GeometryPrimitives]. ∀[a,b,c,d:Point].  (ab>cd) ∈ ℙ)
BY
(((D THENW Auto) THEN Unfold `geo-primitives` -1)
   THEN (Unfold `geo-point` THEN Unfold `geo-point` -1)
   THEN (DRecord THEN Auto)
   THEN Unfold `geo-gt-prim` 0
   THEN Auto) }


Latex:


Latex:
\mforall{}[g:GeometryPrimitives].  \mforall{}[a,b,c,d:Point].    (ab>cd)  \mmember{}  \mBbbP{})


By


Latex:
(((D  0  THENW  Auto)  THEN  Unfold  `geo-primitives`  -1)
  THEN  (Unfold  `geo-point`  0  THEN  Unfold  `geo-point`  -1)
  THEN  (DRecord  1  THEN  Auto)
  THEN  Unfold  `geo-gt-prim`  0
  THEN  Auto)




Home Index