Nuprl Lemma : Q-R-glued-composes
∀[Info:Type]
  ∀es:EO+(Info)
    ∀[Qa,Rb,Sc:E ─→ E ─→ ℙ]. ∀[A,B,C:Type].
      ∀Ia:EClass(A). ∀Ib:EClass(B). ∀Ic:EClass(C). ∀f1:E(Ia) ─→ B. ∀f2:B ─→ C.
        ((Ia:Qa →─f1─→  Ib:Rb ∧ Ib:Rb →─λe.(f2 Ib(e))─→  Ic:Sc) 
⇒ Ia:Qa →─f2 o f1─→  Ic:Sc)
Proof
Definitions occuring in Statement : 
Q-R-glued: Ia:Qa →─f─→  Ib:Rb
, 
es-E-interface: E(X)
, 
eclass-val: X(e)
, 
eclass: EClass(A[eo; e])
, 
event-ordering+: EO+(Info)
, 
es-E: E
, 
compose: f o g
, 
uall: ∀[x:A]. B[x]
, 
prop: ℙ
, 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
, 
and: P ∧ Q
, 
apply: f a
, 
lambda: λx.A[x]
, 
function: x:A ─→ B[x]
, 
universe: Type
Lemmas : 
Q-R-glued_wf, 
eclass-val_wf, 
es-E_wf, 
event-ordering+_subtype, 
event-ordering+_wf, 
assert_elim, 
in-eclass_wf, 
subtype_base_sq, 
bool_wf, 
bool_subtype_base, 
es-E-interface_wf, 
es-interface-subtype_rel2, 
top_wf, 
eclass_wf, 
Q-R-glues-property, 
compose_wf, 
Q-R-glues_wf, 
Q-R-glues-composes
Latex:
\mforall{}[Info:Type]
    \mforall{}es:EO+(Info)
        \mforall{}[Qa,Rb,Sc:E  {}\mrightarrow{}  E  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[A,B,C:Type].
            \mforall{}Ia:EClass(A).  \mforall{}Ib:EClass(B).  \mforall{}Ic:EClass(C).  \mforall{}f1:E(Ia)  {}\mrightarrow{}  B.  \mforall{}f2:B  {}\mrightarrow{}  C.
                ((Ia:Qa  \mrightarrow{}{}f1{}\mrightarrow{}    Ib:Rb  \mwedge{}  Ib:Rb  \mrightarrow{}{}\mlambda{}e.(f2  Ib(e)){}\mrightarrow{}    Ic:Sc)  {}\mRightarrow{}  Ia:Qa  \mrightarrow{}{}f2  o  f1{}\mrightarrow{}    Ic:Sc)
Date html generated:
2015_07_21-PM-04_12_43
Last ObjectModification:
2015_01_27-PM-05_40_35
Home
Index