Nuprl Lemma : Q-R-pre-preserving-compose

es:EO
  ∀[P1,P2:E ⟶ ℙ]. ∀[Q1,Q2,Q3:E ⟶ E ⟶ ℙ].
    ∀f1:{e:E| P1 e}  ⟶ {e:E| P2 e} . ∀f2:{e:E| P2 e}  ⟶ E.
      (f1 is Q2-Q3-pre-preserving on P1  f2 is Q1-Q2-pre-preserving on P2  f2 f1 is Q1-Q3-pre-preserving on P1)


Proof




Definitions occuring in Statement :  Q-R-pre-preserving: is Q-R-pre-preserving on P es-E: E event_ordering: EO compose: g uall: [x:A]. B[x] prop: all: x:A. B[x] implies:  Q set: {x:A| B[x]}  apply: a function: x:A ⟶ B[x]
Definitions unfolded in proof :  compose: g Q-R-pre-preserving: is Q-R-pre-preserving on P all: x:A. B[x] uall: [x:A]. B[x] implies:  Q member: t ∈ T prop: so_lambda: λ2x.t[x] subtype_rel: A ⊆B so_apply: x[s] guard: {T}

Latex:
\mforall{}es:EO
    \mforall{}[P1,P2:E  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[Q1,Q2,Q3:E  {}\mrightarrow{}  E  {}\mrightarrow{}  \mBbbP{}].
        \mforall{}f1:\{e:E|  P1  e\}    {}\mrightarrow{}  \{e:E|  P2  e\}  .  \mforall{}f2:\{e:E|  P2  e\}    {}\mrightarrow{}  E.
            (f1  is  Q2-Q3-pre-preserving  on  P1
            {}\mRightarrow{}  f2  is  Q1-Q2-pre-preserving  on  P2
            {}\mRightarrow{}  f2  o  f1  is  Q1-Q3-pre-preserving  on  P1)



Date html generated: 2016_05_16-AM-10_19_02
Last ObjectModification: 2015_12_28-PM-09_23_40

Theory : new!event-ordering


Home Index