Step
*
of Lemma
fpf-compatible-update3
∀[A:Type]. ∀[eq:EqDecider(A)]. ∀[B:A ─→ Type]. ∀[f,g,h:a:A fp-> B[a]].  h ⊕ f || h ⊕ g supposing f || g
BY
{ (UnivCD THENA Auto) }
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]
6. h : a:A fp-> B[a]
7. f || g
⊢ h ⊕ f || h ⊕ g
Latex:
\mforall{}[A:Type].  \mforall{}[eq:EqDecider(A)].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[f,g,h:a:A  fp->  B[a]].
    h  \moplus{}  f  ||  h  \moplus{}  g  supposing  f  ||  g
By
(UnivCD  THENA  Auto)
Home
Index