Nuprl Lemma : glues-property2

[Info:Type]
  ∀es:EO+(Info)
    ∀[A,B:Type].
      ∀Ia:EClass(A). ∀Ib:EClass(B). ∀f:E(Ia) ─→ B. ∀g:E(Ib) ─→ E.
        (g glues Ia ──f─→ Ib
         {Bij(E(Ib);E(Ia);g)
           ∧ (∀e:E(Ib). c≤ e)
           ∧ (∀e,e':E(Ib).  (g e ≤loc e'   e ≤loc e' ))
           ∧ (∀e:E(Ib). ((f (g e)) Ib(e) ∈ B))})


Proof




Definitions occuring in Statement :  glues: glues Ia ──f─→ Ib es-E-interface: E(X) eclass-val: X(e) eclass: EClass(A[eo; e]) event-ordering+: EO+(Info) es-causle: c≤ e' es-le: e ≤loc e'  es-E: E biject: Bij(A;B;f) uall: [x:A]. B[x] guard: {T} all: x:A. B[x] implies:  Q and: P ∧ Q apply: a function: x:A ─→ B[x] universe: Type equal: t ∈ T
Lemmas :  glues-iff glues_wf es-E-interface_wf es-interface-subtype_rel2 es-E_wf event-ordering+_subtype event-ordering+_wf top_wf eclass_wf glues-property

Latex:
\mforall{}[Info:Type]
    \mforall{}es:EO+(Info)
        \mforall{}[A,B:Type].
            \mforall{}Ia:EClass(A).  \mforall{}Ib:EClass(B).  \mforall{}f:E(Ia)  {}\mrightarrow{}  B.  \mforall{}g:E(Ib)  {}\mrightarrow{}  E.
                (g  glues  Ia  {}{}f{}\mrightarrow{}  Ib
                {}\mRightarrow{}  \{Bij(E(Ib);E(Ia);g)
                      \mwedge{}  (\mforall{}e:E(Ib).  g  e  c\mleq{}  e)
                      \mwedge{}  (\mforall{}e,e':E(Ib).    (g  e  \mleq{}loc  g  e'    {}\mRightarrow{}  e  \mleq{}loc  e'  ))
                      \mwedge{}  (\mforall{}e:E(Ib).  ((f  (g  e))  =  Ib(e)))\})



Date html generated: 2015_07_21-PM-04_14_25
Last ObjectModification: 2015_01_27-PM-05_46_01

Home Index