| Metamath Proof Explorer |
< Previous
Next >
Related theorems GIF version |
| Description: A deduction from a biconditional, related to modus ponens. |
| Ref | Expression |
|---|---|
| mpbidi.min | ⊢ (θ → (φ → ψ)) |
| mpbidi.maj | ⊢ (φ → (ψ ↔ χ)) |
| Ref | Expression |
|---|---|
| mpbidi | ⊢ (θ → (φ → χ)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | mpbidi.min | . 2 ⊢ (θ → (φ → ψ)) | |
| 2 | mpbidi.maj | . . 3 ⊢ (φ → (ψ ↔ χ)) | |
| 3 | 2 | pm5.74i 586 | . 2 ⊢ ((φ → ψ) ↔ (φ → χ)) |
| 4 | 1, 3 | sylib 198 | 1 ⊢ (θ → (φ → χ)) |
| Colors of variables: wff set class |
| Syntax hints: → wi 3 ↔ wb 146 |
| This theorem is referenced by: tfrlem5 3921 |
| This theorem was proved from axioms: ax-1 4 ax-2 5 ax-3 6 ax-mp 7 |
| This theorem depends on definitions: df-bi 147 df-an 225 |