Metamath Proof Explorer


Theorem mdandyv13

Description: Given the equivalences set in the hypotheses, there exist a proof where ch, th, ta, et match ph, ps accordingly. (Contributed by Jarvin Udandy, 6-Sep-2016)

Ref Expression
Hypotheses mdandyv13.1
|- ( ph <-> F. )
mdandyv13.2
|- ( ps <-> T. )
mdandyv13.3
|- ( ch <-> T. )
mdandyv13.4
|- ( th <-> F. )
mdandyv13.5
|- ( ta <-> T. )
mdandyv13.6
|- ( et <-> T. )
Assertion mdandyv13
|- ( ( ( ( ch <-> ps ) /\ ( th <-> ph ) ) /\ ( ta <-> ps ) ) /\ ( et <-> ps ) )

Proof

Step Hyp Ref Expression
1 mdandyv13.1
 |-  ( ph <-> F. )
2 mdandyv13.2
 |-  ( ps <-> T. )
3 mdandyv13.3
 |-  ( ch <-> T. )
4 mdandyv13.4
 |-  ( th <-> F. )
5 mdandyv13.5
 |-  ( ta <-> T. )
6 mdandyv13.6
 |-  ( et <-> T. )
7 3 2 bothtbothsame
 |-  ( ch <-> ps )
8 4 1 bothfbothsame
 |-  ( th <-> ph )
9 7 8 pm3.2i
 |-  ( ( ch <-> ps ) /\ ( th <-> ph ) )
10 5 2 bothtbothsame
 |-  ( ta <-> ps )
11 9 10 pm3.2i
 |-  ( ( ( ch <-> ps ) /\ ( th <-> ph ) ) /\ ( ta <-> ps ) )
12 6 2 bothtbothsame
 |-  ( et <-> ps )
13 11 12 pm3.2i
 |-  ( ( ( ( ch <-> ps ) /\ ( th <-> ph ) ) /\ ( ta <-> ps ) ) /\ ( et <-> ps ) )