Step * of Lemma csm-type_wf

[V:Type]. ∀[sm:CSM(V)]. ∀[i:V].  (Type(sm;i) ∈ Type)
BY
(Auto THEN RepeatFor (D -2) THEN RepUR ``csm-type`` THEN Auto) }


Latex:


Latex:
\mforall{}[V:Type].  \mforall{}[sm:CSM(V)].  \mforall{}[i:V].    (Type(sm;i)  \mmember{}  Type)


By


Latex:
(Auto  THEN  RepeatFor  3  (D  -2)  THEN  RepUR  ``csm-type``  0  THEN  Auto)




Home Index