Metamath Proof Explorer


Theorem mdandyv7

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 mdandyv7.1
|- ( ph <-> F. )
mdandyv7.2
|- ( ps <-> T. )
mdandyv7.3
|- ( ch <-> T. )
mdandyv7.4
|- ( th <-> T. )
mdandyv7.5
|- ( ta <-> T. )
mdandyv7.6
|- ( et <-> F. )
Assertion mdandyv7
|- ( ( ( ( ch <-> ps ) /\ ( th <-> ps ) ) /\ ( ta <-> ps ) ) /\ ( et <-> ph ) )

Proof

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