Nuprl Lemma : fpf-rename-cap

[A,C,B:Type]. ∀[eqa:EqDecider(A)]. ∀[eqc:EqDecider(C)]. ∀[r:A ⟶ C]. ∀[f:a:A fp-> B]. ∀[a:A]. ∀[z:B].
  rename(r;f)(r a)?z f(a)?z ∈ supposing Inj(A;C;r)


Proof




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

Latex:
\mforall{}[A,C,B:Type].  \mforall{}[eqa:EqDecider(A)].  \mforall{}[eqc:EqDecider(C)].  \mforall{}[r:A  {}\mrightarrow{}  C].  \mforall{}[f:a:A  fp->  B].  \mforall{}[a:A].
\mforall{}[z:B].
    rename(r;f)(r  a)?z  =  f(a)?z  supposing  Inj(A;C;r)



Date html generated: 2016_05_16-AM-11_26_11
Last ObjectModification: 2016_01_17-PM-03_48_26

Theory : event-ordering


Home Index