Nuprl Lemma : weak-antecedent-function_functionality_wrt_pred_equiv
∀es:EO. ∀[P,Q,P',Q':E ⟶ ℙ].  ∀f:{e:E| P e}  ⟶ {e:E| Q e} . (P 
⇐⇒ P' 
⇒ Q 
⇐⇒ Q' 
⇒ (Q ←==f== P 
⇐⇒ Q' ←==f== P'))
Proof
Definitions occuring in Statement : 
weak-antecedent-function: Q ←==f== P
, 
es-E: E
, 
event_ordering: EO
, 
predicate_equivalent: P1 
⇐⇒ P2
, 
uall: ∀[x:A]. B[x]
, 
prop: ℙ
, 
all: ∀x:A. B[x]
, 
iff: P 
⇐⇒ Q
, 
implies: P 
⇒ Q
, 
set: {x:A| B[x]} 
, 
apply: f a
, 
function: x:A ⟶ B[x]
Definitions unfolded in proof : 
predicate_equivalent: P1 
⇐⇒ P2
, 
all: ∀x:A. B[x]
, 
uall: ∀[x:A]. B[x]
, 
implies: P 
⇒ Q
, 
iff: P 
⇐⇒ Q
, 
and: P ∧ Q
, 
member: t ∈ T
, 
prop: ℙ
, 
subtype_rel: A ⊆r B
, 
so_lambda: λ2x.t[x]
, 
so_apply: x[s]
, 
uimplies: b supposing a
, 
rev_implies: P 
⇐ Q
, 
weak-antecedent-function: Q ←==f== P
, 
cand: A c∧ B
, 
guard: {T}
Latex:
\mforall{}es:EO
    \mforall{}[P,Q,P',Q':E  {}\mrightarrow{}  \mBbbP{}].
        \mforall{}f:\{e:E|  P  e\}    {}\mrightarrow{}  \{e:E|  Q  e\}  .  (P  \mLeftarrow{}{}\mRightarrow{}  P'  {}\mRightarrow{}  Q  \mLeftarrow{}{}\mRightarrow{}  Q'  {}\mRightarrow{}  (Q  \mleftarrow{}==f==  P  \mLeftarrow{}{}\mRightarrow{}  Q'  \mleftarrow{}==f==  P'))
Date html generated:
2016_05_16-AM-10_16_11
Last ObjectModification:
2015_12_28-PM-09_24_13
Theory : new!event-ordering
Home
Index