Description: Associative law for conjunction applied to antecedent (eliminates syllogism). (Contributed by NM, 15-Nov-2002)
| Ref | Expression | ||
|---|---|---|---|
| Hypothesis | anassrs.1 | |- ( ( ph /\ ( ps /\ ch ) ) -> th ) |
|
| Assertion | anassrs | |- ( ( ( ph /\ ps ) /\ ch ) -> th ) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | anassrs.1 | |- ( ( ph /\ ( ps /\ ch ) ) -> th ) |
|
| 2 | 1 | exp32 | |- ( ph -> ( ps -> ( ch -> th ) ) ) |
| 3 | 2 | imp31 | |- ( ( ( ph /\ ps ) /\ ch ) -> th ) |