| Metamath Proof Explorer |
< Previous
Next >
Related theorems GIF version |
| Description: Eliminate a membership hypothesis for weak deduction theorem, when special case B ∈ C is provable. |
| Ref | Expression |
|---|---|
| elimel.1 | ⊢ B ∈ C |
| Ref | Expression |
|---|---|
| elimel | ⊢ if(A ∈ C, A, B) ∈ C |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | eleq1 1149 | . 2 ⊢ (A = if(A ∈ C, A, B) → (A ∈ C ↔ if(A ∈ C, A, B) ∈ C)) | |
| 2 | eleq1 1149 | . 2 ⊢ (B = if(A ∈ C, A, B) → (B ∈ C ↔ if(A ∈ C, A, B) ∈ C)) | |
| 3 | elimel.1 | . 2 ⊢ B ∈ C | |
| 4 | 1, 2, 3 | elimhyp 1790 | 1 ⊢ if(A ∈ C, A, B) ∈ C |