Step * of Lemma mk-eu-prim_wf

No Annotations
[P:Type]. ∀[O:P ⟶ P ⟶ P ⟶ P ⟶ ℙ]. ∀[L:P ⟶ P ⟶ P ⟶ ℙ].  (Point=P O=O Left=L ∈ GeometryPrimitives)
BY
(Auto
   THEN RepUR ``mk-eu-prim geo-primitives geo-point`` 0
   THEN RepeatFor ((RecordPlusTypeCD THEN Reduce THEN Try (Trivial)))
   THEN RepUR ``record record-update`` 0
   THEN Auto) }


Latex:


Latex:
No  Annotations
\mforall{}[P:Type].  \mforall{}[O:P  {}\mrightarrow{}  P  {}\mrightarrow{}  P  {}\mrightarrow{}  P  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[L:P  {}\mrightarrow{}  P  {}\mrightarrow{}  P  {}\mrightarrow{}  \mBbbP{}].
    (Point=P
      O=O
      Left=L  \mmember{}  GeometryPrimitives)


By


Latex:
(Auto
  THEN  RepUR  ``mk-eu-prim  geo-primitives  geo-point``  0
  THEN  RepeatFor  3  ((RecordPlusTypeCD  THEN  Reduce  0  THEN  Try  (Trivial)))
  THEN  RepUR  ``record  record-update``  0
  THEN  Auto)




Home Index