Step * of Lemma fpf-compatible-single

[A:Type]. ∀[eq:EqDecider(A)]. ∀[B:A ⟶ Type]. ∀[f:a:A fp-> B[a]]. ∀[x:A]. ∀[v:B[x]].  || supposing ¬↑x ∈ dom(f)
BY
xxx((UnivCD THENA Auto) THEN THEN Reduce THEN Auto THEN (RWO "fpf-single-dom" (-1))⋅ THEN Auto)xxx }


Latex:


Latex:
\mforall{}[A:Type].  \mforall{}[eq:EqDecider(A)].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[f:a:A  fp->  B[a]].  \mforall{}[x:A].  \mforall{}[v:B[x]].
    f  ||  x  :  v  supposing  \mneg{}\muparrow{}x  \mmember{}  dom(f)


By


Latex:
xxx((UnivCD  THENA  Auto)
        THEN  D  0
        THEN  Reduce  0
        THEN  Auto
        THEN  (RWO  "fpf-single-dom"  (-1))\mcdot{}
        THEN  Auto)xxx




Home Index