| Metamath Proof Explorer |
< Previous
Next >
Related theorems GIF version |
| Description: A syllogism inference combined with contraction. |
| Ref | Expression |
|---|---|
| sylancb.1 | ⊢ ((φ ∧ ψ) → χ) |
| sylancb.2 | ⊢ (θ ↔ φ) |
| sylancb.3 | ⊢ (θ ↔ ψ) |
| Ref | Expression |
|---|---|
| sylancb | ⊢ (θ → χ) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | sylancb.1 | . . 3 ⊢ ((φ ∧ ψ) → χ) | |
| 2 | sylancb.2 | . . 3 ⊢ (θ ↔ φ) | |
| 3 | sylancb.3 | . . 3 ⊢ (θ ↔ ψ) | |
| 4 | 1, 2, 3 | syl2anb 350 | . 2 ⊢ ((θ ∧ θ) → χ) |
| 5 | 4 | anidms 332 | 1 ⊢ (θ → χ) |
| Colors of variables: wff set class |
| Syntax hints: → wi 2 ↔ wb 127 ∧ wa 196 |
| 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 |