| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > elimhyp | Structured version Visualization version GIF version | ||
| Description: Eliminate a hypothesis containing class variable 𝐴 when it is known for a specific class 𝐵. For more information, see comments in dedth 4551. (Contributed by NM, 15-May-1999.) |
| Ref | Expression |
|---|---|
| elimhyp.1 | ⊢ (𝐴 = if(𝜑, 𝐴, 𝐵) → (𝜑 ↔ 𝜓)) |
| elimhyp.2 | ⊢ (𝐵 = if(𝜑, 𝐴, 𝐵) → (𝜒 ↔ 𝜓)) |
| elimhyp.3 | ⊢ 𝜒 |
| Ref | Expression |
|---|---|
| elimhyp | ⊢ 𝜓 |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | iftrue 4498 | . . . . 5 ⊢ (𝜑 → if(𝜑, 𝐴, 𝐵) = 𝐴) | |
| 2 | 1 | eqcomd 2772 | . . . 4 ⊢ (𝜑 → 𝐴 = if(𝜑, 𝐴, 𝐵)) |
| 3 | elimhyp.1 | . . . 4 ⊢ (𝐴 = if(𝜑, 𝐴, 𝐵) → (𝜑 ↔ 𝜓)) | |
| 4 | 2, 3 | syl 18 | . . 3 ⊢ (𝜑 → (𝜑 ↔ 𝜓)) |
| 5 | 4 | ibi 270 | . 2 ⊢ (𝜑 → 𝜓) |
| 6 | elimhyp.3 | . . 3 ⊢ 𝜒 | |
| 7 | iffalse 4501 | . . . . 5 ⊢ (¬ 𝜑 → if(𝜑, 𝐴, 𝐵) = 𝐵) | |
| 8 | 7 | eqcomd 2772 | . . . 4 ⊢ (¬ 𝜑 → 𝐵 = if(𝜑, 𝐴, 𝐵)) |
| 9 | elimhyp.2 | . . . 4 ⊢ (𝐵 = if(𝜑, 𝐴, 𝐵) → (𝜒 ↔ 𝜓)) | |
| 10 | 8, 9 | syl 18 | . . 3 ⊢ (¬ 𝜑 → (𝜒 ↔ 𝜓)) |
| 11 | 6, 10 | mpbii 236 | . 2 ⊢ (¬ 𝜑 → 𝜓) |
| 12 | 5, 11 | pm2.61i 184 | 1 ⊢ 𝜓 |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: ¬ wn 3 → wi 4 ↔ wb 209 = wceq 1570 ifcif 4492 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-ext 2738 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-ex 1813 df-sb 2100 df-clab 2745 df-cleq 2758 df-clel 2841 df-if 4493 |
| This theorem is used by: elimel 4562 elimf 6711 oeoa 8592 oeoe 8594 limensuc 9152 axcc4dom 10443 elimne0 11214 elimgt0 12071 elimge0 12072 2ndcdisj 23650 siilem2 31241 normlem7tALT 31508 hhsssh 31658 shintcl 31719 chintcl 31721 spanun 31934 elunop2 32402 lnophm 32408 nmbdfnlb 32439 hmopidmch 32542 hmopidmpj 32543 chirred 32784 limsucncmp 36998 elimhyps 39776 elimhyps2 39779 |
| Copyright terms: Public domain | W3C validator |