| Mathbox for Thierry Arnoux |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > Mathboxes > signspval | Structured version Visualization version GIF version | ||
| Description: The value of the skipping 0 sign operation. (Contributed by Thierry Arnoux, 9-Sep-2018.) |
| Ref | Expression |
|---|---|
| signsw.p | ⊢ ⨣ = (𝑎 ∈ {-1, 0, 1}, 𝑏 ∈ {-1, 0, 1} ↦ if(𝑏 = 0, 𝑎, 𝑏)) |
| Ref | Expression |
|---|---|
| signspval | ⊢ ((𝑋 ∈ {-1, 0, 1} ∧ 𝑌 ∈ {-1, 0, 1}) → (𝑋 ⨣ 𝑌) = if(𝑌 = 0, 𝑋, 𝑌)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | ifcl 4551 | . 2 ⊢ ((𝑋 ∈ {-1, 0, 1} ∧ 𝑌 ∈ {-1, 0, 1}) → if(𝑌 = 0, 𝑋, 𝑌) ∈ {-1, 0, 1}) | |
| 2 | ifeq1 4509 | . . 3 ⊢ (𝑎 = 𝑋 → if(𝑏 = 0, 𝑎, 𝑏) = if(𝑏 = 0, 𝑋, 𝑏)) | |
| 3 | eqeq1 2738 | . . . 4 ⊢ (𝑏 = 𝑌 → (𝑏 = 0 ↔ 𝑌 = 0)) | |
| 4 | id 22 | . . . 4 ⊢ (𝑏 = 𝑌 → 𝑏 = 𝑌) | |
| 5 | 3, 4 | ifbieq2d 4532 | . . 3 ⊢ (𝑏 = 𝑌 → if(𝑏 = 0, 𝑋, 𝑏) = if(𝑌 = 0, 𝑋, 𝑌)) |
| 6 | signsw.p | . . 3 ⊢ ⨣ = (𝑎 ∈ {-1, 0, 1}, 𝑏 ∈ {-1, 0, 1} ↦ if(𝑏 = 0, 𝑎, 𝑏)) | |
| 7 | 2, 5, 6 | ovmpog 7574 | . 2 ⊢ ((𝑋 ∈ {-1, 0, 1} ∧ 𝑌 ∈ {-1, 0, 1} ∧ if(𝑌 = 0, 𝑋, 𝑌) ∈ {-1, 0, 1}) → (𝑋 ⨣ 𝑌) = if(𝑌 = 0, 𝑋, 𝑌)) |
| 8 | 1, 7 | mpd3an3 1463 | 1 ⊢ ((𝑋 ∈ {-1, 0, 1} ∧ 𝑌 ∈ {-1, 0, 1}) → (𝑋 ⨣ 𝑌) = if(𝑌 = 0, 𝑋, 𝑌)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 = wceq 1539 ∈ wcel 2107 ifcif 4505 {ctp 4610 (class class class)co 7413 ∈ cmpo 7415 0cc0 11137 1c1 11138 -cneg 11475 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1794 ax-4 1808 ax-5 1909 ax-6 1966 ax-7 2006 ax-8 2109 ax-9 2117 ax-10 2140 ax-11 2156 ax-12 2176 ax-ext 2706 ax-sep 5276 ax-nul 5286 ax-pr 5412 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1542 df-fal 1552 df-ex 1779 df-nf 1783 df-sb 2064 df-mo 2538 df-eu 2567 df-clab 2713 df-cleq 2726 df-clel 2808 df-nfc 2884 df-ral 3051 df-rex 3060 df-rab 3420 df-v 3465 df-sbc 3771 df-dif 3934 df-un 3936 df-ss 3948 df-nul 4314 df-if 4506 df-sn 4607 df-pr 4609 df-op 4613 df-uni 4888 df-br 5124 df-opab 5186 df-id 5558 df-xp 5671 df-rel 5672 df-cnv 5673 df-co 5674 df-dm 5675 df-iota 6494 df-fun 6543 df-fv 6549 df-ov 7416 df-oprab 7417 df-mpo 7418 |
| This theorem is referenced by: signsw0glem 34527 signswmnd 34531 signswrid 34532 signswlid 34533 signswn0 34534 signswch 34535 |
| Copyright terms: Public domain | W3C validator |