Step * of Lemma weak-antecedent-function_functionality_wrt_pred_equiv

es:EO. ∀[P,Q,P',Q':E ⟶ ℙ].  ∀f:{e:E| e}  ⟶ {e:E| e} (P ⇐⇒ P'  ⇐⇒ Q'  (Q ←==f== ⇐⇒ Q' ←==f== P'))
BY
(Unfold `predicate_equivalent` THEN Auto) }

1
1. es EO@i'
2. [P] E ⟶ ℙ
3. [Q] E ⟶ ℙ
4. [P'] E ⟶ ℙ
5. [Q'] E ⟶ ℙ
6. {e:E| e}  ⟶ {e:E| e} @i
7. ∀x:E. (P ⇐⇒ P' x)@i
8. ∀x:E. (Q ⇐⇒ Q' x)@i
9. Q ←==f== P@i
⊢ Q' ←==f== P'

2
1. es EO@i'
2. [P] E ⟶ ℙ
3. [Q] E ⟶ ℙ
4. [P'] E ⟶ ℙ
5. [Q'] E ⟶ ℙ
6. {e:E| e}  ⟶ {e:E| e} @i
7. ∀x:E. (P ⇐⇒ P' x)@i
8. ∀x:E. (Q ⇐⇒ Q' x)@i
9. Q' ←==f== P'@i
⊢ Q ←==f== P


Latex:


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'))


By


Latex:
(Unfold  `predicate\_equivalent`  0  THEN  Auto)




Home Index