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

Theorem smndex2dlinvh 18831
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 12404 . . 3 2 ∈ ℕ0
2 nn0mulcl 12423 . . . 4 ((2 ∈ ℕ0𝑦 ∈ ℕ0) → (2 · 𝑦) ∈ ℕ0)
3 smndex2dbas.d . . . . . 6 𝐷 = (𝑥 ∈ ℕ0 ↦ (2 · 𝑥))
4 oveq2 7360 . . . . . . 7 (𝑥 = 𝑦 → (2 · 𝑥) = (2 · 𝑦))
54cbvmptv 5197 . . . . . 6 (𝑥 ∈ ℕ0 ↦ (2 · 𝑥)) = (𝑦 ∈ ℕ0 ↦ (2 · 𝑦))
63, 5eqtri 2754 . . . . 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 5097 . . . . 5 (𝑥 = (2 · 𝑦) → (2 ∥ 𝑥 ↔ 2 ∥ (2 · 𝑦)))
11 oveq1 7359 . . . . 5 (𝑥 = (2 · 𝑦) → (𝑥 / 2) = ((2 · 𝑦) / 2))
1210, 11ifbieq1d 4499 . . . 4 (𝑥 = (2 · 𝑦) → if(2 ∥ 𝑥, (𝑥 / 2), 𝑁) = if(2 ∥ (2 · 𝑦), ((2 · 𝑦) / 2), 𝑁))
132, 7, 9, 12fmptco 7068 . . 3 (2 ∈ ℕ0 → (𝐻𝐷) = (𝑦 ∈ ℕ0 ↦ if(2 ∥ (2 · 𝑦), ((2 · 𝑦) / 2), 𝑁)))
141, 13ax-mp 5 . 2 (𝐻𝐷) = (𝑦 ∈ ℕ0 ↦ if(2 ∥ (2 · 𝑦), ((2 · 𝑦) / 2), 𝑁))
15 nn0z 12499 . . . . . 6 (𝑦 ∈ ℕ0𝑦 ∈ ℤ)
16 eqidd 2732 . . . . . 6 (𝑦 ∈ ℕ0 → (2 · 𝑦) = (2 · 𝑦))
17 2teven 16272 . . . . . 6 ((𝑦 ∈ ℤ ∧ (2 · 𝑦) = (2 · 𝑦)) → 2 ∥ (2 · 𝑦))
1815, 16, 17syl2anc 584 . . . . 5 (𝑦 ∈ ℕ0 → 2 ∥ (2 · 𝑦))
1918iftrued 4482 . . . 4 (𝑦 ∈ ℕ0 → if(2 ∥ (2 · 𝑦), ((2 · 𝑦) / 2), 𝑁) = ((2 · 𝑦) / 2))
2019mpteq2ia 5188 . . 3 (𝑦 ∈ ℕ0 ↦ if(2 ∥ (2 · 𝑦), ((2 · 𝑦) / 2), 𝑁)) = (𝑦 ∈ ℕ0 ↦ ((2 · 𝑦) / 2))
21 nn0cn 12397 . . . . . 6 (𝑦 ∈ ℕ0𝑦 ∈ ℂ)
22 2cnd 12209 . . . . . 6 (𝑦 ∈ ℕ0 → 2 ∈ ℂ)
23 2ne0 12235 . . . . . . 7 2 ≠ 0
2423a1i 11 . . . . . 6 (𝑦 ∈ ℕ0 → 2 ≠ 0)
2521, 22, 24divcan3d 11908 . . . . 5 (𝑦 ∈ ℕ0 → ((2 · 𝑦) / 2) = 𝑦)
2625mpteq2ia 5188 . . . 4 (𝑦 ∈ ℕ0 ↦ ((2 · 𝑦) / 2)) = (𝑦 ∈ ℕ0𝑦)
27 smndex2dbas.0 . . . . 5 0 = (0g𝑀)
28 nn0ex 12393 . . . . . 6 0 ∈ V
29 smndex2dbas.m . . . . . . 7 𝑀 = (EndoFMnd‘ℕ0)
3029efmndid 18802 . . . . . 6 (ℕ0 ∈ V → ( I ↾ ℕ0) = (0g𝑀))
3128, 30ax-mp 5 . . . . 5 ( I ↾ ℕ0) = (0g𝑀)
32 mptresid 6005 . . . . 5 ( I ↾ ℕ0) = (𝑦 ∈ ℕ0𝑦)
3327, 31, 323eqtr2ri 2761 . . . 4 (𝑦 ∈ ℕ0𝑦) = 0
3426, 33eqtri 2754 . . 3 (𝑦 ∈ ℕ0 ↦ ((2 · 𝑦) / 2)) = 0
3520, 34eqtri 2754 . 2 (𝑦 ∈ ℕ0 ↦ if(2 ∥ (2 · 𝑦), ((2 · 𝑦) / 2), 𝑁)) = 0
3614, 35eqtri 2754 1 (𝐻𝐷) = 0
Colors of variables: wff setvar class
Syntax hints:   = wceq 1541  wcel 2111  wne 2928  Vcvv 3436  ifcif 4474   class class class wbr 5093  cmpt 5174   I cid 5513  cres 5621  ccom 5623  cfv 6487  (class class class)co 7352  0cc0 11012   · cmul 11017   / cdiv 11780  2c2 12186  0cn0 12387  cz 12474  cdvds 16169  Basecbs 17126  0gc0g 17349  EndoFMndcefmnd 18782
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1911  ax-6 1968  ax-7 2009  ax-8 2113  ax-9 2121  ax-10 2144  ax-11 2160  ax-12 2180  ax-ext 2703  ax-rep 5219  ax-sep 5236  ax-nul 5246  ax-pow 5305  ax-pr 5372  ax-un 7674  ax-cnex 11068  ax-resscn 11069  ax-1cn 11070  ax-icn 11071  ax-addcl 11072  ax-addrcl 11073  ax-mulcl 11074  ax-mulrcl 11075  ax-mulcom 11076  ax-addass 11077  ax-mulass 11078  ax-distr 11079  ax-i2m1 11080  ax-1ne0 11081  ax-1rid 11082  ax-rnegex 11083  ax-rrecex 11084  ax-cnre 11085  ax-pre-lttri 11086  ax-pre-lttrn 11087  ax-pre-ltadd 11088  ax-pre-mulgt0 11089
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3or 1087  df-3an 1088  df-tru 1544  df-fal 1554  df-ex 1781  df-nf 1785  df-sb 2068  df-mo 2535  df-eu 2564  df-clab 2710  df-cleq 2723  df-clel 2806  df-nfc 2881  df-ne 2929  df-nel 3033  df-ral 3048  df-rex 3057  df-rmo 3346  df-reu 3347  df-rab 3396  df-v 3438  df-sbc 3737  df-csb 3846  df-dif 3900  df-un 3902  df-in 3904  df-ss 3914  df-pss 3917  df-nul 4283  df-if 4475  df-pw 4551  df-sn 4576  df-pr 4578  df-tp 4580  df-op 4582  df-uni 4859  df-iun 4943  df-br 5094  df-opab 5156  df-mpt 5175  df-tr 5201  df-id 5514  df-eprel 5519  df-po 5527  df-so 5528  df-fr 5572  df-we 5574  df-xp 5625  df-rel 5626  df-cnv 5627  df-co 5628  df-dm 5629  df-rn 5630  df-res 5631  df-ima 5632  df-pred 6254  df-ord 6315  df-on 6316  df-lim 6317  df-suc 6318  df-iota 6443  df-fun 6489  df-fn 6490  df-f 6491  df-f1 6492  df-fo 6493  df-f1o 6494  df-fv 6495  df-riota 7309  df-ov 7355  df-oprab 7356  df-mpo 7357  df-om 7803  df-1st 7927  df-2nd 7928  df-frecs 8217  df-wrecs 8248  df-recs 8297  df-rdg 8335  df-1o 8391  df-er 8628  df-map 8758  df-en 8876  df-dom 8877  df-sdom 8878  df-fin 8879  df-pnf 11154  df-mnf 11155  df-xr 11156  df-ltxr 11157  df-le 11158  df-sub 11352  df-neg 11353  df-div 11781  df-nn 12132  df-2 12194  df-3 12195  df-4 12196  df-5 12197  df-6 12198  df-7 12199  df-8 12200  df-9 12201  df-n0 12388  df-z 12475  df-uz 12739  df-fz 13414  df-dvds 16170  df-struct 17064  df-slot 17099  df-ndx 17111  df-base 17127  df-plusg 17180  df-tset 17186  df-0g 17351  df-efmnd 18783
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator