| Metamath Proof Explorer |
< Previous
Next >
Related theorems GIF version |
| Description: Elimination of an antecedent. |
| Ref | Expression |
|---|---|
| pm2.61an1.1 | ⊢ ((φ ∧ ψ) → χ) |
| pm2.61an1.2 | ⊢ ((¬ φ ∧ ψ) → χ) |
| Ref | Expression |
|---|---|
| pm2.61an1 | ⊢ (ψ → χ) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | pm2.61an1.1 | . . 3 ⊢ ((φ ∧ ψ) → χ) | |
| 2 | 1 | exp 291 | . 2 ⊢ (φ → (ψ → χ)) |
| 3 | pm2.61an1.2 | . . 3 ⊢ ((¬ φ ∧ ψ) → χ) | |
| 4 | 3 | exp 291 | . 2 ⊢ (¬ φ → (ψ → χ)) |
| 5 | 2, 4 | pm2.61i 110 | 1 ⊢ (ψ → χ) |
| Colors of variables: wff set class |
| Syntax hints: ¬ wn 1 → wi 2 ∧ wa 196 |
| This theorem is referenced by: 4cases 565 findsg 2398 tfindsg 2402 |
| This theorem was proved from axioms: ax-1 3 ax-2 4 ax-3 5 ax-mp 6 |
| This theorem depends on definitions: df-bi 128 df-an 198 |