Nuprl Lemma : fpf-compatible-singles-iff

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


Proof




Definitions occuring in Statement :  fpf-single: v fpf-compatible: || g deq: EqDecider(T) uiff: uiff(P;Q) 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 uiff: uiff(P;Q) and: P ∧ Q uimplies: supposing a fpf-compatible: || g all: x:A. B[x] top: Top implies:  Q cand: c∧ B rev_uimplies: rev_uimplies(P;Q) prop: so_lambda: λ2x.t[x] so_apply: x[s] subtype_rel: A ⊆B

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]].
    uiff(x  :  v  ||  y  :  u;v  =  u  supposing  x  =  y)



Date html generated: 2016_05_16-AM-11_30_13
Last ObjectModification: 2015_12_29-AM-09_25_53

Theory : event-ordering


Home Index