| Mathbox for Thierry Arnoux |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > Mathboxes > signswrid | Structured version Visualization version GIF version | ||
| Description: The zero-skipping operation propagates nonzeros. (Contributed by Thierry Arnoux, 11-Oct-2018.) |
| Ref | Expression |
|---|---|
| signsw.p | ⊢ ⨣ = (𝑎 ∈ {-1, 0, 1}, 𝑏 ∈ {-1, 0, 1} ↦ if(𝑏 = 0, 𝑎, 𝑏)) |
| signsw.w | ⊢ 𝑊 = {〈(Base‘ndx), {-1, 0, 1}〉, 〈(+g‘ndx), ⨣ 〉} |
| Ref | Expression |
|---|---|
| signswrid | ⊢ (𝑋 ∈ {-1, 0, 1} → (𝑋 ⨣ 0) = 𝑋) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | c0ex 11167 | . . . 4 ⊢ 0 ∈ V | |
| 2 | 1 | tpid2 4726 | . . 3 ⊢ 0 ∈ {-1, 0, 1} |
| 3 | signsw.p | . . . 4 ⊢ ⨣ = (𝑎 ∈ {-1, 0, 1}, 𝑏 ∈ {-1, 0, 1} ↦ if(𝑏 = 0, 𝑎, 𝑏)) | |
| 4 | 3 | signspval 34807 | . . 3 ⊢ ((𝑋 ∈ {-1, 0, 1} ∧ 0 ∈ {-1, 0, 1}) → (𝑋 ⨣ 0) = if(0 = 0, 𝑋, 0)) |
| 5 | 2, 4 | mpan2 701 | . 2 ⊢ (𝑋 ∈ {-1, 0, 1} → (𝑋 ⨣ 0) = if(0 = 0, 𝑋, 0)) |
| 6 | eqid 2761 | . . 3 ⊢ 0 = 0 | |
| 7 | iftrue 4483 | . . 3 ⊢ (0 = 0 → if(0 = 0, 𝑋, 0) = 𝑋) | |
| 8 | 6, 7 | mp1i 13 | . 2 ⊢ (𝑋 ∈ {-1, 0, 1} → if(0 = 0, 𝑋, 0) = 𝑋) |
| 9 | 5, 8 | eqtrd 2796 | 1 ⊢ (𝑋 ∈ {-1, 0, 1} → (𝑋 ⨣ 0) = 𝑋) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 = wceq 1559 ∈ wcel 2141 ifcif 4477 {cpr 4581 {ctp 4583 〈cop 4585 ‘cfv 6516 (class class class)co 7391 ∈ cmpo 7393 0cc0 11067 1c1 11068 -cneg 11409 ndxcnx 17220 Basecbs 17236 +gcplusg 17277 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1814 ax-4 1828 ax-5 1929 ax-6 1986 ax-7 2027 ax-8 2143 ax-9 2151 ax-10 2174 ax-11 2190 ax-12 2211 ax-ext 2733 ax-sep 5243 ax-pr 5387 ax-1cn 11125 ax-icn 11126 ax-addcl 11127 ax-mulcl 11129 ax-i2m1 11135 |
| This theorem depends on definitions: df-bi 209 df-an 400 df-or 859 df-3or 1098 df-3an 1099 df-tru 1562 df-fal 1572 df-ex 1799 df-nf 1803 df-sb 2090 df-mo 2565 df-eu 2595 df-clab 2740 df-cleq 2753 df-clel 2836 df-nfc 2910 df-ral 3076 df-rex 3086 df-rab 3414 df-v 3455 df-sbc 3743 df-dif 3905 df-un 3907 df-in 3909 df-ss 3919 df-nul 4284 df-if 4478 df-sn 4580 df-pr 4582 df-tp 4584 df-op 4586 df-uni 4863 df-br 5098 df-opab 5160 df-id 5538 df-xp 5649 df-rel 5650 df-cnv 5651 df-co 5652 df-dm 5653 df-iota 6472 df-fun 6518 df-fv 6524 df-ov 7394 df-oprab 7395 df-mpo 7396 |
| This theorem is referenced by: signstfveq0 34832 |
| Copyright terms: Public domain | W3C validator |