Nuprl Lemma : fpf-compatible-singles

[A:Type]. ∀[eq:EqDecider(A)]. ∀[B:A ⟶ Type]. ∀[x,y:A]. ∀[v:B[x]]. ∀[u:B[y]].
  || supposing (x y ∈ A)  (v u ∈ B[x])


Proof




Definitions occuring in Statement :  fpf-single: v fpf-compatible: || g deq: EqDecider(T) uimplies: supposing a uall: [x:A]. B[x] so_apply: x[s] implies:  Q function: x:A ⟶ B[x] universe: Type equal: t ∈ T
Definitions unfolded in proof :  member: t ∈ T uall: [x:A]. B[x] so_lambda: λ2x.t[x] so_apply: x[s] subtype_rel: A ⊆B top: Top and: P ∧ Q prop: implies:  Q uimplies: supposing a fpf-compatible: || g all: x:A. B[x] fpf-single: v fpf-dom: x ∈ dom(f) pi1: fst(t) deq: EqDecider(T) or: P ∨ Q false: False eqof: eqof(d) iff: ⇐⇒ Q uiff: uiff(P;Q) assert: b ifthenelse: if then else fi  bfalse: ff rev_implies:  Q guard: {T}

Latex:
\mforall{}[A:Type].  \mforall{}[eq:EqDecider(A)].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[x,y:A].  \mforall{}[v:B[x]].  \mforall{}[u:B[y]].
    x  :  v  ||  y  :  u  supposing  (x  =  y)  {}\mRightarrow{}  (v  =  u)



Date html generated: 2016_05_16-AM-11_29_15
Last ObjectModification: 2015_12_29-AM-09_37_20

Theory : event-ordering


Home Index