Step * of Lemma geo-length-sep_wf

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




Home Index