Nuprl Lemma : embedding-preserves-local-property

[Info:Type]. ∀[P:Id ⟶ Info List+ ⟶ ℙ].
  ∀eo1,eo2:EO+(Info). ∀f:E ⟶ E.
    (es-local-embedding(Info;eo1;eo2;f)
     (∀[e:E]. (es-local-property(i,L.P[i;L];eo1;e) ⇐⇒ es-local-property(i,L.P[i;L];eo2;f e))))


Proof




Definitions occuring in Statement :  es-local-property: es-local-property(i,L.P[i; L];es;e) es-local-embedding: es-local-embedding(Info;eo1;eo2;f) event-ordering+: EO+(Info) es-E: E Id: Id listp: List+ uall: [x:A]. B[x] prop: so_apply: x[s1;s2] all: x:A. B[x] iff: ⇐⇒ Q implies:  Q apply: a function: x:A ⟶ B[x] universe: Type
Definitions unfolded in proof :  uall: [x:A]. B[x] all: x:A. B[x] implies:  Q iff: ⇐⇒ Q and: P ∧ Q es-local-property: es-local-property(i,L.P[i; L];es;e) so_apply: x[s1;s2] listp: List+ member: t ∈ T top: Top es-le-before: loc(e) subtype_rel: A ⊆B nat_plus: + less_than: a < b squash: T less_than': less_than'(a;b) true: True prop: guard: {T} decidable: Dec(P) or: P ∨ Q false: False uiff: uiff(P;Q) uimplies: supposing a satisfiable_int_formula: satisfiable_int_formula(fmla) exists: x:A. B[x] not: ¬A so_lambda: λ2y.t[x; y] rev_implies:  Q es-local-embedding: es-local-embedding(Info;eo1;eo2;f)

Latex:
\mforall{}[Info:Type].  \mforall{}[P:Id  {}\mrightarrow{}  Info  List\msupplus{}  {}\mrightarrow{}  \mBbbP{}].
    \mforall{}eo1,eo2:EO+(Info).  \mforall{}f:E  {}\mrightarrow{}  E.
        (es-local-embedding(Info;eo1;eo2;f)
        {}\mRightarrow{}  (\mforall{}[e:E].  (es-local-property(i,L.P[i;L];eo1;e)  \mLeftarrow{}{}\mRightarrow{}  es-local-property(i,L.P[i;L];eo2;f  e))))



Date html generated: 2016_05_16-PM-01_23_19
Last ObjectModification: 2016_01_17-PM-07_54_19

Theory : event-ordering


Home Index