MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  smndex2dlinvh Structured version   Visualization version   GIF version

Theorem smndex2dlinvh 18945
Description: The halving functions 𝐻 are left inverses of the doubling function 𝐷. (Contributed by AV, 18-Feb-2024.)
Hypotheses
Ref Expression
smndex2dbas.m 𝑀 = (EndoFMnd‘ℕ0)
smndex2dbas.b 𝐵 = (Base‘𝑀)
smndex2dbas.0 0 = (0g𝑀)
smndex2dbas.d 𝐷 = (𝑥 ∈ ℕ0 ↦ (2 · 𝑥))
smndex2hbas.n 𝑁 ∈ ℕ0
smndex2hbas.h 𝐻 = (𝑥 ∈ ℕ0 ↦ if(2 ∥ 𝑥, (𝑥 / 2), 𝑁))
Assertion
Ref Expression
smndex2dlinvh (𝐻𝐷) = 0
Distinct variable group:   𝑥,𝑁
Allowed substitution hints:   𝐵(𝑥)   𝐷(𝑥)   𝐻(𝑥)   𝑀(𝑥)   0 (𝑥)

Proof of Theorem smndex2dlinvh
Dummy variable 𝑦 is distinct from all other variables.
StepHypRef Expression
1 2nn0 12492 . . 3 2 ∈ ℕ0
2 nn0mulcl 12511 . . . 4 ((2 ∈ ℕ0𝑦 ∈ ℕ0) → (2 · 𝑦) ∈ ℕ0)
3 smndex2dbas.d . . . . . 6 𝐷 = (𝑥 ∈ ℕ0 ↦ (2 · 𝑥))
4 oveq2 7399 . . . . . . 7 (𝑥 = 𝑦 → (2 · 𝑥) = (2 · 𝑦))
54cbvmptv 5201 . . . . . 6 (𝑥 ∈ ℕ0 ↦ (2 · 𝑥)) = (𝑦 ∈ ℕ0 ↦ (2 · 𝑦))
63, 5eqtri 2784 . . . . 5 𝐷 = (𝑦 ∈ ℕ0 ↦ (2 · 𝑦))
76a1i 11 . . . 4 (2 ∈ ℕ0𝐷 = (𝑦 ∈ ℕ0 ↦ (2 · 𝑦)))
8 smndex2hbas.h . . . . 5 𝐻 = (𝑥 ∈ ℕ0 ↦ if(2 ∥ 𝑥, (𝑥 / 2), 𝑁))
98a1i 11 . . . 4 (2 ∈ ℕ0𝐻 = (𝑥 ∈ ℕ0 ↦ if(2 ∥ 𝑥, (𝑥 / 2), 𝑁)))
10 breq2 5101 . . . . 5 (𝑥 = (2 · 𝑦) → (2 ∥ 𝑥 ↔ 2 ∥ (2 · 𝑦)))
11 oveq1 7398 . . . . 5 (𝑥 = (2 · 𝑦) → (𝑥 / 2) = ((2 · 𝑦) / 2))
1210, 11ifbieq1d 4502 . . . 4 (𝑥 = (2 · 𝑦) → if(2 ∥ 𝑥, (𝑥 / 2), 𝑁) = if(2 ∥ (2 · 𝑦), ((2 · 𝑦) / 2), 𝑁))
132, 7, 9, 12fmptco 7106 . . 3 (2 ∈ ℕ0 → (𝐻𝐷) = (𝑦 ∈ ℕ0 ↦ if(2 ∥ (2 · 𝑦), ((2 · 𝑦) / 2), 𝑁)))
141, 13ax-mp 5 . 2 (𝐻𝐷) = (𝑦 ∈ ℕ0 ↦ if(2 ∥ (2 · 𝑦), ((2 · 𝑦) / 2), 𝑁))
15 nn0z 12586 . . . . . 6 (𝑦 ∈ ℕ0𝑦 ∈ ℤ)
16 eqidd 2762 . . . . . 6 (𝑦 ∈ ℕ0 → (2 · 𝑦) = (2 · 𝑦))
17 2teven 16380 . . . . . 6 ((𝑦 ∈ ℤ ∧ (2 · 𝑦) = (2 · 𝑦)) → 2 ∥ (2 · 𝑦))
1815, 16, 17syl2anc 593 . . . . 5 (𝑦 ∈ ℕ0 → 2 ∥ (2 · 𝑦))
1918iftrued 4485 . . . 4 (𝑦 ∈ ℕ0 → if(2 ∥ (2 · 𝑦), ((2 · 𝑦) / 2), 𝑁) = ((2 · 𝑦) / 2))
2019mpteq2ia 5192 . . 3 (𝑦 ∈ ℕ0 ↦ if(2 ∥ (2 · 𝑦), ((2 · 𝑦) / 2), 𝑁)) = (𝑦 ∈ ℕ0 ↦ ((2 · 𝑦) / 2))
21 nn0cn 12485 . . . . . 6 (𝑦 ∈ ℕ0𝑦 ∈ ℂ)
22 2cnd 12290 . . . . . 6 (𝑦 ∈ ℕ0 → 2 ∈ ℂ)
23 2ne0 12318 . . . . . . 7 2 ≠ 0
2423a1i 11 . . . . . 6 (𝑦 ∈ ℕ0 → 2 ≠ 0)
2521, 22, 24divcan3d 11966 . . . . 5 (𝑦 ∈ ℕ0 → ((2 · 𝑦) / 2) = 𝑦)
2625mpteq2ia 5192 . . . 4 (𝑦 ∈ ℕ0 ↦ ((2 · 𝑦) / 2)) = (𝑦 ∈ ℕ0𝑦)
27 smndex2dbas.0 . . . . 5 0 = (0g𝑀)
28 nn0ex 12481 . . . . . 6 0 ∈ V
29 smndex2dbas.m . . . . . . 7 𝑀 = (EndoFMnd‘ℕ0)
3029efmndid 18913 . . . . . 6 (ℕ0 ∈ V → ( I ↾ ℕ0) = (0g𝑀))
3128, 30ax-mp 5 . . . . 5 ( I ↾ ℕ0) = (0g𝑀)
32 mptresid 6036 . . . . 5 ( I ↾ ℕ0) = (𝑦 ∈ ℕ0𝑦)
3327, 31, 323eqtr2ri 2791 . . . 4 (𝑦 ∈ ℕ0𝑦) = 0
3426, 33eqtri 2784 . . 3 (𝑦 ∈ ℕ0 ↦ ((2 · 𝑦) / 2)) = 0
3520, 34eqtri 2784 . 2 (𝑦 ∈ ℕ0 ↦ if(2 ∥ (2 · 𝑦), ((2 · 𝑦) / 2), 𝑁)) = 0
3614, 35eqtri 2784 1 (𝐻𝐷) = 0
Colors of variables: wff setvar class
Syntax hints:   = wceq 1559  wcel 2141  wne 2956  Vcvv 3453  ifcif 4477   class class class wbr 5097  cmpt 5178   I cid 5537  cres 5645  ccom 5647  cfv 6516  (class class class)co 7391  0cc0 11067   · cmul 11072   / cdiv 11838  2c2 12266  0cn0 12475  cz 12562  cdvds 16277  Basecbs 17236  0gc0g 17459  EndoFMndcefmnd 18893
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-rep 5224  ax-sep 5243  ax-nul 5253  ax-pow 5319  ax-pr 5387  ax-un 7713  ax-cnex 11123  ax-resscn 11124  ax-1cn 11125  ax-icn 11126  ax-addcl 11127  ax-addrcl 11128  ax-mulcl 11129  ax-mulrcl 11130  ax-mulcom 11131  ax-addass 11132  ax-mulass 11133  ax-distr 11134  ax-i2m1 11135  ax-1ne0 11136  ax-1rid 11137  ax-rnegex 11138  ax-rrecex 11139  ax-cnre 11140  ax-pre-lttri 11141  ax-pre-lttrn 11142  ax-pre-ltadd 11143  ax-pre-mulgt0 11144
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-ne 2957  df-nel 3061  df-ral 3076  df-rex 3086  df-rmo 3366  df-reu 3367  df-rab 3414  df-v 3455  df-sbc 3743  df-csb 3851  df-dif 3905  df-un 3907  df-in 3909  df-ss 3919  df-pss 3922  df-nul 4284  df-if 4478  df-pw 4554  df-sn 4580  df-pr 4582  df-tp 4584  df-op 4586  df-uni 4863  df-iun 4948  df-br 5098  df-opab 5160  df-mpt 5179  df-tr 5205  df-id 5538  df-eprel 5543  df-po 5551  df-so 5552  df-fr 5596  df-we 5598  df-xp 5649  df-rel 5650  df-cnv 5651  df-co 5652  df-dm 5653  df-rn 5654  df-res 5655  df-ima 5656  df-pred 6283  df-ord 6344  df-on 6345  df-lim 6346  df-suc 6347  df-iota 6472  df-fun 6518  df-fn 6519  df-f 6520  df-f1 6521  df-fo 6522  df-f1o 6523  df-fv 6524  df-riota 7348  df-ov 7394  df-oprab 7395  df-mpo 7396  df-om 7842  df-1st 7965  df-2nd 7966  df-frecs 8256  df-wrecs 8287  df-recs 8336  df-rdg 8375  df-1o 8431  df-er 8672  df-map 8804  df-en 8922  df-dom 8923  df-sdom 8924  df-fin 8925  df-pnf 11212  df-mnf 11213  df-xr 11214  df-ltxr 11215  df-le 11216  df-sub 11410  df-neg 11411  df-div 11839  df-nn 12205  df-2 12274  df-3 12275  df-4 12276  df-5 12277  df-6 12278  df-7 12279  df-8 12280  df-9 12281  df-n0 12476  df-z 12563  df-uz 12834  df-fz 13507  df-dvds 16278  df-struct 17174  df-slot 17209  df-ndx 17221  df-base 17237  df-plusg 17290  df-tset 17296  df-0g 17461  df-efmnd 18894
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator