Database
SUPPLEMENTARY MATERIAL (USERS' MATHBOXES)
Mathbox for Jarvin Udandy
mdandyv2
Metamath Proof Explorer
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
mdandyv2.1
|- ( ph <-> F. )
mdandyv2.2
|- ( ps <-> T. )
mdandyv2.3
|- ( ch <-> F. )
mdandyv2.4
|- ( th <-> T. )
mdandyv2.5
|- ( ta <-> F. )
mdandyv2.6
|- ( et <-> F. )
Assertion
mdandyv2
|- ( ( ( ( ch <-> ph ) /\ ( th <-> ps ) ) /\ ( ta <-> ph ) ) /\ ( et <-> ph ) )
Proof
Step
Hyp
Ref
Expression
1
mdandyv2.1
|- ( ph <-> F. )
2
mdandyv2.2
|- ( ps <-> T. )
3
mdandyv2.3
|- ( ch <-> F. )
4
mdandyv2.4
|- ( th <-> T. )
5
mdandyv2.5
|- ( ta <-> F. )
6
mdandyv2.6
|- ( et <-> F. )
7
3 1
bothfbothsame
|- ( ch <-> ph )
8
4 2
bothtbothsame
|- ( th <-> ps )
9
7 8
pm3.2i
|- ( ( ch <-> ph ) /\ ( th <-> ps ) )
10
5 1
bothfbothsame
|- ( ta <-> ph )
11
9 10
pm3.2i
|- ( ( ( ch <-> ph ) /\ ( th <-> ps ) ) /\ ( ta <-> ph ) )
12
6 1
bothfbothsame
|- ( et <-> ph )
13
11 12
pm3.2i
|- ( ( ( ( ch <-> ph ) /\ ( th <-> ps ) ) /\ ( ta <-> ph ) ) /\ ( et <-> ph ) )