Nuprl Lemma : global-order-compat-squash-invariant

[Info:Type]. ∀[P:Id ─→ Info List+ ─→ ℙ]. ∀[R:Id ─→ Id ─→ Info List+ ─→ Info List+ ─→ ℙ].
  ∀L1,L2:(Id × Info) List.
    (L1 || L2
     (squash-causal-invariant(i,L.P[i;L];a,b,L1,L2.R[a;b;L1;L2]) global-eo(L1))
     (squash-causal-invariant(i,L.P[i;L];a,b,L1,L2.R[a;b;L1;L2]) global-eo(L2))
     (∃L:(Id × Info) List
         ((squash-causal-invariant(i,L.P[i;L];a,b,L1,L2.R[a;b;L1;L2]) global-eo(L))
         ∧ (∀L':(Id × Info) List. (L1 || L'  L2 || L'  || L'))
         ∧ (∃f:E ─→ E. es-local-embedding(Info;global-eo(L1);global-eo(L);f))
         ∧ (∃g:E ─→ E. es-local-embedding(Info;global-eo(L2);global-eo(L);g)))))


Proof




Definitions occuring in Statement :  global-order-compat: L1 || L2 global-eo: global-eo(L) squash-causal-invariant: squash-causal-invariant(i,L.P[i; L];a,b,L1,L2.R[a; b; L1; L2]) es-local-embedding: es-local-embedding(Info;eo1;eo2;f) es-E: E Id: Id listp: List+ list: List uall: [x:A]. B[x] prop: so_apply: x[s1;s2;s3;s4] so_apply: x[s1;s2] all: x:A. B[x] exists: x:A. B[x] implies:  Q and: P ∧ Q apply: a function: x:A ─→ B[x] product: x:A × B[x] universe: Type
Lemmas :  squash-causal-invariant_wf global-order-compat-joint-embedding weak-joint-embedding-preserves-squash-causal-invariant listp_wf global-eo_wf es-local-embedding_wf all_wf list_wf global-order-compat_wf exists_wf es-E_wf event-ordering+_subtype Id_wf

Latex:
\mforall{}[Info:Type].  \mforall{}[P:Id  {}\mrightarrow{}  Info  List\msupplus{}  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[R:Id  {}\mrightarrow{}  Id  {}\mrightarrow{}  Info  List\msupplus{}  {}\mrightarrow{}  Info  List\msupplus{}  {}\mrightarrow{}  \mBbbP{}].
    \mforall{}L1,L2:(Id  \mtimes{}  Info)  List.
        (L1  ||  L2
        {}\mRightarrow{}  (squash-causal-invariant(i,L.P[i;L];a,b,L1,L2.R[a;b;L1;L2])  global-eo(L1))
        {}\mRightarrow{}  (squash-causal-invariant(i,L.P[i;L];a,b,L1,L2.R[a;b;L1;L2])  global-eo(L2))
        {}\mRightarrow{}  (\mexists{}L:(Id  \mtimes{}  Info)  List
                  ((squash-causal-invariant(i,L.P[i;L];a,b,L1,L2.R[a;b;L1;L2])  global-eo(L))
                  \mwedge{}  (\mforall{}L':(Id  \mtimes{}  Info)  List.  (L1  ||  L'  {}\mRightarrow{}  L2  ||  L'  {}\mRightarrow{}  L  ||  L'))
                  \mwedge{}  (\mexists{}f:E  {}\mrightarrow{}  E.  es-local-embedding(Info;global-eo(L1);global-eo(L);f))
                  \mwedge{}  (\mexists{}g:E  {}\mrightarrow{}  E.  es-local-embedding(Info;global-eo(L2);global-eo(L);g)))))



Date html generated: 2015_07_21-PM-04_40_51
Last ObjectModification: 2015_01_27-PM-05_01_11

Home Index