Nuprl Lemma : fpf-ap-equal

∀[A:Type]. ∀[eq:EqDecider(A)]. ∀[B:A ⟶ Type]. ∀[f:a:A fp-> B[a]]. ∀[x:A]. ∀[v:B[x]].
  (f(x) = v ∈ B[x]) supposing ((↑x ∈ dom(f)) and f || x : v)


Proof




Definitions occuring in Statement :  fpf-single: x : v,  fpf-compatible: f || g,  fpf-ap: f(x),  fpf-dom: x ∈ dom(f),  fpf: a:A fp-> B[a],  deq: EqDecider(T),  assert: ↑b,  uimplies: b supposing a,  uall: ∀[x:A]. B[x],  so_apply: x[s],  function: x:A ⟶ B[x],  universe: Type,  equal: s = t ∈ T
Definitions unfolded in proof :  uall: ∀[x:A]. B[x],  member: t ∈ T,  uimplies: b supposing a,  fpf-compatible: f || g,  all: ∀x:A. B[x],  top: Top,  implies: P ⇒ Q,  and: P ∧ Q,  cand: A c∧ B,  uiff: uiff(P;Q),  rev_uimplies: rev_uimplies(P;Q),  prop: ℙ,  subtype_rel: A ⊆r B,  so_lambda: λ2x.t[x],  so_apply: x[s]

Latex:
\mforall{}[A:Type].  \mforall{}[eq:EqDecider(A)].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[f:a:A  fp->  B[a]].  \mforall{}[x:A].  \mforall{}[v:B[x]].
    (f(x)  =  v)  supposing  ((\muparrow{}x  \mmember{}  dom(f))  and  f  ||  x  :  v)



Date html generated: 2016_05_16-AM-11_30_52
Last ObjectModification: 2015_12_29-AM-09_26_16

Theory : event-ordering


Home Index