Nuprl Lemma : fpf-compatible-join-cap

[A:Type]. ∀[eq:EqDecider(A)]. ∀[B:A ⟶ Type]. ∀[f,g:a:A fp-> B[a]]. ∀[x:A]. ∀[z:B[x]].
  f ⊕ g(x)?z g(x)?f(x)?z ∈ B[x] supposing || g


Proof




Definitions occuring in Statement :  fpf-join: f ⊕ g fpf-compatible: || g fpf-cap: f(x)?z fpf: a:A fp-> B[a] deq: EqDecider(T) uimplies: supposing a uall: [x:A]. B[x] so_apply: x[s] function: x:A ⟶ B[x] universe: Type equal: t ∈ T
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T uimplies: supposing a fpf-compatible: || g fpf-cap: f(x)?z prop: so_lambda: λ2x.t[x] so_apply: x[s] subtype_rel: A ⊆B all: x:A. B[x] top: Top iff: ⇐⇒ Q and: P ∧ Q implies:  Q guard: {T} rev_implies:  Q not: ¬A bool: 𝔹 unit: Unit it: btrue: tt uiff: uiff(P;Q) ifthenelse: if then else fi  bfalse: ff cand: c∧ B or: P ∨ Q false: False

Latex:
\mforall{}[A:Type].  \mforall{}[eq:EqDecider(A)].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[f,g:a:A  fp->  B[a]].  \mforall{}[x:A].  \mforall{}[z:B[x]].
    f  \moplus{}  g(x)?z  =  g(x)?f(x)?z  supposing  f  ||  g



Date html generated: 2016_05_16-AM-11_30_47
Last ObjectModification: 2015_12_29-AM-09_27_31

Theory : event-ordering


Home Index