Step * of Lemma Wzero_wf

[A:Type]. ∀[B:A ⟶ Type]. ∀[w:W(A;a.B[a])].  (isZero(w) ∈ ℙ)
BY
(ProveWfLemma THEN DWtype (-1) THEN Auto) }


Latex:


Latex:
\mforall{}[A:Type].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[w:W(A;a.B[a])].    (isZero(w)  \mmember{}  \mBbbP{})


By


Latex:
(ProveWfLemma  THEN  DWtype  (-1)  THEN  Auto)




Home Index