Step * of Lemma fpf-restrict_wf2

[A:Type]. ∀[B:A ─→ Type]. ∀[f:x:A fp-> B[x]]. ∀[P:A ─→ 𝔹].  (fpf-restrict(f;P) ∈ x:A fp-> B[x])
BY
(RepUR ``fpf fpf-restrict fpf-domain mk_fpf`` THEN Auto) }


Latex:


\mforall{}[A:Type].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[f:x:A  fp->  B[x]].  \mforall{}[P:A  {}\mrightarrow{}  \mBbbB{}].    (fpf-restrict(f;P)  \mmember{}  x:A  fp->  B[x])


By

(RepUR  ``fpf  fpf-restrict  fpf-domain  mk\_fpf``  0  THEN  Auto)




Home Index