Description: Commutation of antecedents. Rotate left. (Contributed by NM, 25-Apr-1994) (Proof shortened by Wolf Lammen, 28-Jul-2012)
| Ref | Expression | ||
|---|---|---|---|
| Hypothesis | com3.1 | |- ( ph -> ( ps -> ( ch -> th ) ) ) |
|
| Assertion | com3l | |- ( ps -> ( ch -> ( ph -> th ) ) ) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | com3.1 | |- ( ph -> ( ps -> ( ch -> th ) ) ) |
|
| 2 | 1 | com3r | |- ( ch -> ( ph -> ( ps -> th ) ) ) |
| 3 | 2 | com3r | |- ( ps -> ( ch -> ( ph -> th ) ) ) |