| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > ifeq12 | Structured version Visualization version GIF version | ||
| Description: Equality theorem for conditional operators. (Contributed by NM, 1-Sep-2004.) |
| Ref | Expression |
|---|---|
| ifeq12 | ⊢ ((𝐴 = 𝐵 ∧ 𝐶 = 𝐷) → if(𝜑, 𝐴, 𝐶) = if(𝜑, 𝐵, 𝐷)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | ifeq1 4484 | . 2 ⊢ (𝐴 = 𝐵 → if(𝜑, 𝐴, 𝐶) = if(𝜑, 𝐵, 𝐶)) | |
| 2 | ifeq2 4485 | . 2 ⊢ (𝐶 = 𝐷 → if(𝜑, 𝐵, 𝐶) = if(𝜑, 𝐵, 𝐷)) | |
| 3 | 1, 2 | sylan9eq 2817 | 1 ⊢ ((𝐴 = 𝐵 ∧ 𝐶 = 𝐷) → if(𝜑, 𝐴, 𝐶) = if(𝜑, 𝐵, 𝐷)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 399 = wceq 1560 ifcif 4480 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1815 ax-4 1829 ax-5 1930 ax-6 1987 ax-7 2028 ax-8 2144 ax-9 2152 ax-ext 2734 |
| This theorem depends on definitions: df-bi 209 df-an 400 df-or 859 df-tru 1563 df-ex 1800 df-sb 2091 df-clab 2741 df-cleq 2754 df-clel 2837 df-rab 3415 df-v 3456 df-un 3909 df-if 4481 |
| This theorem is referenced by: xaddmnf1 13231 xpsrnbas 17601 ditg0 25912 mumullem2 27241 sqrtcval 44214 sqrtcval2 44215 |
| Copyright terms: Public domain | W3C validator |