Step
*
of Lemma
fpf-compatible-update
∀[A:Type]. ∀[eq:EqDecider(A)]. ∀[B:A ⟶ Type]. ∀[f,g:a:A fp-> B[a]].  f ⊕ g || f
BY
{ xxx(UnivCD THENA Auto)xxx }
1
1. A : Type
2. eq : EqDecider(A)
3. B : A ⟶ Type
4. f : a:A fp-> B[a]
5. g : a:A fp-> B[a]
⊢ f ⊕ g || f
Latex:
Latex:
\mforall{}[A:Type].  \mforall{}[eq:EqDecider(A)].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[f,g:a:A  fp->  B[a]].    f  \moplus{}  g  ||  f
By
Latex:
xxx(UnivCD  THENA  Auto)xxx
Home
Index