Step * of Lemma com-kind_wf

[M:Type ─→ Type]. ∀[c:pCom(P.M[P])].  (com-kind(c) ∈ Atom)
BY
ProveWfLemma }

1
1. Type ─→ Type
2. pCom(P.M[P])
⊢ c.tag ∈ Atom


Latex:



Latex:
\mforall{}[M:Type  {}\mrightarrow{}  Type].  \mforall{}[c:pCom(P.M[P])].    (com-kind(c)  \mmember{}  Atom)


By


Latex:
ProveWfLemma




Home Index