Nuprl Lemma : fpf-sub-join-right2

[A:Type]. ∀[B,C:A ⟶ Type]. ∀[eq:EqDecider(A)]. ∀[f:a:A fp-> B[a]]. ∀[g:a:A fp-> C[a]].
  g ⊆ f ⊕ supposing ∀x:A. (((↑x ∈ dom(f)) ∧ (↑x ∈ dom(g)))  ((B[x] ⊆C[x]) c∧ (f(x) g(x) ∈ C[x])))


Proof




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

Latex:
\mforall{}[A:Type].  \mforall{}[B,C:A  {}\mrightarrow{}  Type].  \mforall{}[eq:EqDecider(A)].  \mforall{}[f:a:A  fp->  B[a]].  \mforall{}[g:a:A  fp->  C[a]].
    g  \msubseteq{}  f  \moplus{}  g  supposing  \mforall{}x:A.  (((\muparrow{}x  \mmember{}  dom(f))  \mwedge{}  (\muparrow{}x  \mmember{}  dom(g)))  {}\mRightarrow{}  ((B[x]  \msubseteq{}r  C[x])  c\mwedge{}  (f(x)  =  g(x))))



Date html generated: 2016_05_16-AM-11_11_57
Last ObjectModification: 2015_12_29-AM-09_19_51

Theory : event-ordering


Home Index