Step * of Lemma Wsup_wf

[A:Type]. ∀[B:A ⟶ Type]. ∀[a:A]. ∀[b:B[a] ⟶ W(A;a.B[a])].  (Wsup(a;b) ∈ W(A;a.B[a]))
BY
(ProveWfLemma THEN DWtype THEN Auto) }


Latex:


Latex:
\mforall{}[A:Type].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[a:A].  \mforall{}[b:B[a]  {}\mrightarrow{}  W(A;a.B[a])].    (Wsup(a;b)  \mmember{}  W(A;a.B[a]))


By


Latex:
(ProveWfLemma  THEN  DWtype  0  THEN  Auto)




Home Index