Step
*
of Lemma
apply-partial-indep
∀[A,B:Type]. ∀[f:partial(A ⟶ B)]. ∀[a:A].  f a ∈ partial(B) supposing value-type(B)
BY
{ (Auto⋅ THEN BLemma `apply-partial` THEN Auto) }
Latex:
Latex:
\mforall{}[A,B:Type].  \mforall{}[f:partial(A  {}\mrightarrow{}  B)].  \mforall{}[a:A].    f  a  \mmember{}  partial(B)  supposing  value-type(B)
By
Latex:
(Auto\mcdot{}  THEN  BLemma  `apply-partial`  THEN  Auto)
Home
Index