| 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 4544 | . 2 ⊢ ((𝑋 ∈ {-1, 0, 1} ∧ 𝑌 ∈ {-1, 0, 1}) → if(𝑌 = 0, 𝑋, 𝑌) ∈ {-1, 0, 1}) | |
| 2 | ifeq1 4502 | . . 3 ⊢ (𝑎 = 𝑋 → if(𝑏 = 0, 𝑎, 𝑏) = if(𝑏 = 0, 𝑋, 𝑏)) | |
| 3 | eqeq1 2738 | . . . 4 ⊢ (𝑏 = 𝑌 → (𝑏 = 0 ↔ 𝑌 = 0)) | |
| 4 | id 22 | . . . 4 ⊢ (𝑏 = 𝑌 → 𝑏 = 𝑌) | |
| 5 | 3, 4 | ifbieq2d 4525 | . . 3 ⊢ (𝑏 = 𝑌 → if(𝑏 = 0, 𝑋, 𝑏) = if(𝑌 = 0, 𝑋, 𝑌)) |
| 6 | signsw.p | . . 3 ⊢ ⨣ = (𝑎 ∈ {-1, 0, 1}, 𝑏 ∈ {-1, 0, 1} ↦ if(𝑏 = 0, 𝑎, 𝑏)) | |
| 7 | 2, 5, 6 | ovmpog 7560 | . 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 4498 {ctp 4603 (class class class)co 7399 ∈ cmpo 7401 0cc0 11121 1c1 11122 -cneg 11459 |
| 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 5263 ax-nul 5273 ax-pr 5399 |
| 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 3414 df-v 3459 df-sbc 3764 df-dif 3927 df-un 3929 df-ss 3941 df-nul 4307 df-if 4499 df-sn 4600 df-pr 4602 df-op 4606 df-uni 4881 df-br 5117 df-opab 5179 df-id 5545 df-xp 5657 df-rel 5658 df-cnv 5659 df-co 5660 df-dm 5661 df-iota 6480 df-fun 6529 df-fv 6535 df-ov 7402 df-oprab 7403 df-mpo 7404 |
| This theorem is referenced by: signsw0glem 34506 signswmnd 34510 signswrid 34511 signswlid 34512 signswn0 34513 signswch 34514 |
| Copyright terms: Public domain | W3C validator |