Step
*
of Lemma
bottom_wf_function
∀[A:Type]. ∀[B:A ⟶ Type].  ⊥ ∈ a:A ⟶ partial(B[a]) supposing ∀a:A. value-type(B[a])
BY
{ (Auto THEN FunExt THEN Strictness THEN Auto) }
Latex:
Latex:
\mforall{}[A:Type].  \mforall{}[B:A  {}\mrightarrow{}  Type].    \mbot{}  \mmember{}  a:A  {}\mrightarrow{}  partial(B[a])  supposing  \mforall{}a:A.  value-type(B[a])
By
Latex:
(Auto  THEN  FunExt  THEN  Strictness  THEN  Auto)
Home
Index