Nuprl Lemma : glued-composes-simple

[Info:Type]
  ∀es:EO+(Info)
    ∀[A,B:Type].
      ∀Ia:EClass(A). ∀Ib,Ic:EClass(B). ∀f1:E(Ia) ⟶ B.
        ((glued(es;B;f1;Ia;Ib) ∧ glued(es;B;λe.Ib(e);Ib;Ic))  glued(es;B;f1;Ia;Ic))


Proof




Definitions occuring in Statement :  glued: glued(es;B;f;Ia;Ib) es-E-interface: E(X) eclass-val: X(e) eclass: EClass(A[eo; e]) event-ordering+: EO+(Info) uall: [x:A]. B[x] all: x:A. B[x] implies:  Q and: P ∧ Q lambda: λx.A[x] function: x:A ⟶ B[x] universe: Type
Definitions unfolded in proof :  so_apply: x[s1;s2] subtype_rel: A ⊆B so_lambda: λ2y.t[x; y] all: x:A. B[x] member: t ∈ T uall: [x:A]. B[x] true: True btrue: tt ifthenelse: if then else fi  assert: b guard: {T} sq_type: SQType(T) top: Top uimplies: supposing a es-E-interface: E(X) prop: pi1: fst(t) hd: hd(l) bag-only: only(bs) eclass-val: X(e) cand: c∧ B and: P ∧ Q implies:  Q compose: g

Latex:
\mforall{}[Info:Type]
    \mforall{}es:EO+(Info)
        \mforall{}[A,B:Type].
            \mforall{}Ia:EClass(A).  \mforall{}Ib,Ic:EClass(B).  \mforall{}f1:E(Ia)  {}\mrightarrow{}  B.
                ((glued(es;B;f1;Ia;Ib)  \mwedge{}  glued(es;B;\mlambda{}e.Ib(e);Ib;Ic))  {}\mRightarrow{}  glued(es;B;f1;Ia;Ic))



Date html generated: 2016_05_17-AM-08_02_20
Last ObjectModification: 2015_12_28-PM-11_19_00

Theory : event-ordering


Home Index