Description: A mixed syllogism inference from a nested implication and a biconditional. Useful for substituting an embedded consequent with a definition. (Contributed by NM, 5-Aug-1993)
Ref | Expression | ||
---|---|---|---|
Hypotheses | imbitrrdi.1 | |- ( ph -> ( ps -> ch ) ) |
|
imbitrrdi.2 | |- ( th <-> ch ) |
||
Assertion | imbitrrdi | |- ( ph -> ( ps -> th ) ) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | imbitrrdi.1 | |- ( ph -> ( ps -> ch ) ) |
|
2 | imbitrrdi.2 | |- ( th <-> ch ) |
|
3 | 2 | biimpri | |- ( ch -> th ) |
4 | 1 3 | syl6 | |- ( ph -> ( ps -> th ) ) |