Description: Commutation of antecedents. Rotate right twice. (Contributed by Jeff Hankins, 28-Jun-2009)
| Ref | Expression | ||
|---|---|---|---|
| Hypothesis | com5.1 | |- ( ph -> ( ps -> ( ch -> ( th -> ( ta -> et ) ) ) ) ) |
|
| Assertion | com52r | |- ( th -> ( ta -> ( ph -> ( ps -> ( ch -> et ) ) ) ) ) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | com5.1 | |- ( ph -> ( ps -> ( ch -> ( th -> ( ta -> et ) ) ) ) ) |
|
| 2 | 1 | com52l | |- ( ch -> ( th -> ( ta -> ( ph -> ( ps -> et ) ) ) ) ) |
| 3 | 2 | com5l | |- ( th -> ( ta -> ( ph -> ( ps -> ( ch -> et ) ) ) ) ) |