Nuprl Lemma : antecedent-surjection_functionality_wrt_iff

es:EO
  ∀[P1,P2,Q1,Q2:E ⟶ ℙ].
    ∀f:{e:E| P1 e}  ⟶ {e:E| Q1 e} 
      ((∀e:E. (P1 ⇐⇒ P2 e))  (∀e:E. (Q1 ⇐⇒ Q2 e))  (Q1 ←⟵ f── P1 ⇐⇒ Q2 ←⟵ f── P2))


Proof




Definitions occuring in Statement :  antecedent-surjection: Q ←⟵ f── P es-E: E event_ordering: EO uall: [x:A]. B[x] prop: all: x:A. B[x] iff: ⇐⇒ Q implies:  Q set: {x:A| B[x]}  apply: a function: x:A ⟶ B[x]
Definitions unfolded in proof :  all: x:A. B[x] uall: [x:A]. B[x] implies:  Q iff: ⇐⇒ Q and: P ∧ Q antecedent-surjection: Q ←⟵ f── P antecedent-function: Q ⟵─f── P member: t ∈ T subtype_rel: A ⊆B so_lambda: λ2x.t[x] so_apply: x[s] uimplies: supposing a rev_implies:  Q prop: exists: x:A. B[x] cand: c∧ B guard: {T}

Latex:
\mforall{}es:EO
    \mforall{}[P1,P2,Q1,Q2:E  {}\mrightarrow{}  \mBbbP{}].
        \mforall{}f:\{e:E|  P1  e\}    {}\mrightarrow{}  \{e:E|  Q1  e\} 
            ((\mforall{}e:E.  (P1  e  \mLeftarrow{}{}\mRightarrow{}  P2  e))  {}\mRightarrow{}  (\mforall{}e:E.  (Q1  e  \mLeftarrow{}{}\mRightarrow{}  Q2  e))  {}\mRightarrow{}  (Q1  \mleftarrow{}\mleftarrow{}{}  f{}{}  P1  \mLeftarrow{}{}\mRightarrow{}  Q2  \mleftarrow{}\mleftarrow{}{}  f{}{}  P2))



Date html generated: 2016_05_16-AM-10_28_11
Last ObjectModification: 2015_12_28-PM-09_19_45

Theory : new!event-ordering


Home Index