Nuprl Lemma : fpf-all-single-decl

[A:Type]. ∀eq:EqDecider(A). ∀[P:x:A ⟶ Type ⟶ ℙ]. ∀x:A. ∀[v:Type]. (∀y∈dom(x v). w=x v(y)   P[y;w] ⇐⇒ P[x;v])


Proof




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

Latex:
\mforall{}[A:Type]
    \mforall{}eq:EqDecider(A)
        \mforall{}[P:x:A  {}\mrightarrow{}  Type  {}\mrightarrow{}  \mBbbP{}].  \mforall{}x:A.  \mforall{}[v:Type].  (\mforall{}y\mmember{}dom(x  :  v).  w=x  :  v(y)  {}\mRightarrow{}    P[y;w]  \mLeftarrow{}{}\mRightarrow{}  P[x;v])



Date html generated: 2016_05_16-AM-11_31_39
Last ObjectModification: 2015_12_29-AM-09_27_12

Theory : event-ordering


Home Index