| 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 11195 | . . . 4 ⊢ 0 ∈ V | |
| 2 | 1 | tpid2 4736 | . . 3 ⊢ 0 ∈ {-1, 0, 1} |
| 3 | signsw.p | . . . 4 ⊢ ⨣ = (𝑎 ∈ {-1, 0, 1}, 𝑏 ∈ {-1, 0, 1} ↦ if(𝑏 = 0, 𝑎, 𝑏)) | |
| 4 | 3 | signspval 34939 | . . 3 ⊢ ((𝑋 ∈ {-1, 0, 1} ∧ 0 ∈ {-1, 0, 1}) → (𝑋 ⨣ 0) = if(0 = 0, 𝑋, 0)) |
| 5 | 2, 4 | mpan2 703 | . 2 ⊢ (𝑋 ∈ {-1, 0, 1} → (𝑋 ⨣ 0) = if(0 = 0, 𝑋, 0)) |
| 6 | eqid 2763 | . . 3 ⊢ 0 = 0 | |
| 7 | iftrue 4493 | . . 3 ⊢ (0 = 0 → if(0 = 0, 𝑋, 0) = 𝑋) | |
| 8 | 6, 7 | mp1i 14 | . 2 ⊢ (𝑋 ∈ {-1, 0, 1} → if(0 = 0, 𝑋, 0) = 𝑋) |
| 9 | 5, 8 | eqtrd 2798 | 1 ⊢ (𝑋 ∈ {-1, 0, 1} → (𝑋 ⨣ 0) = 𝑋) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 = wceq 1570 ∈ wcel 2143 ifcif 4487 {cpr 4591 {ctp 4593 〈cop 4595 ‘cfv 6536 (class class class)co 7410 ∈ cmpo 7412 0cc0 11095 1c1 11096 -cneg 11437 ndxcnx 17248 Basecbs 17264 +gcplusg 17305 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1825 ax-4 1839 ax-5 1940 ax-6 1997 ax-7 2038 ax-8 2145 ax-9 2153 ax-10 2176 ax-11 2192 ax-12 2213 ax-ext 2735 ax-sep 5257 ax-pr 5404 ax-1cn 11153 ax-icn 11154 ax-addcl 11155 ax-mulcl 11157 ax-i2m1 11163 |
| This theorem depends on definitions: df-bi 210 df-an 401 df-or 861 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1810 df-nf 1814 df-sb 2097 df-mo 2567 df-eu 2597 df-clab 2742 df-cleq 2755 df-clel 2838 df-nfc 2912 df-ral 3080 df-rex 3090 df-rab 3417 df-v 3457 df-sbc 3745 df-dif 3908 df-un 3910 df-in 3912 df-ss 3922 df-nul 4287 df-if 4488 df-sn 4590 df-pr 4592 df-tp 4594 df-op 4596 df-uni 4873 df-br 5110 df-opab 5174 df-id 5556 df-xp 5667 df-rel 5668 df-cnv 5669 df-co 5670 df-dm 5671 df-iota 6492 df-fun 6538 df-fv 6544 df-ov 7413 df-oprab 7414 df-mpo 7415 |
| This theorem is referenced by: signstfveq0 34964 |
| Copyright terms: Public domain | W3C validator |