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

Theorem smndex1basss 18459
Description: The modulo function 𝐼 and the constant functions (𝐺𝐾) are endofunctions on 0. (Contributed by AV, 12-Feb-2024.)
Hypotheses
Ref Expression
smndex1ibas.m 𝑀 = (EndoFMnd‘ℕ0)
smndex1ibas.n 𝑁 ∈ ℕ
smndex1ibas.i 𝐼 = (𝑥 ∈ ℕ0 ↦ (𝑥 mod 𝑁))
smndex1ibas.g 𝐺 = (𝑛 ∈ (0..^𝑁) ↦ (𝑥 ∈ ℕ0𝑛))
smndex1mgm.b 𝐵 = ({𝐼} ∪ 𝑛 ∈ (0..^𝑁){(𝐺𝑛)})
Assertion
Ref Expression
smndex1basss 𝐵 ⊆ (Base‘𝑀)
Distinct variable groups:   𝑥,𝑁,𝑛   𝑥,𝑀   𝑛,𝐺   𝑛,𝑀
Allowed substitution hints:   𝐵(𝑥,𝑛)   𝐺(𝑥)   𝐼(𝑥,𝑛)

Proof of Theorem smndex1basss
Dummy variables 𝑏 𝑘 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 smndex1mgm.b . . . . . 6 𝐵 = ({𝐼} ∪ 𝑛 ∈ (0..^𝑁){(𝐺𝑛)})
21eleq2i 2830 . . . . 5 (𝑏𝐵𝑏 ∈ ({𝐼} ∪ 𝑛 ∈ (0..^𝑁){(𝐺𝑛)}))
3 fveq2 6756 . . . . . . . . 9 (𝑛 = 𝑘 → (𝐺𝑛) = (𝐺𝑘))
43sneqd 4570 . . . . . . . 8 (𝑛 = 𝑘 → {(𝐺𝑛)} = {(𝐺𝑘)})
54cbviunv 4966 . . . . . . 7 𝑛 ∈ (0..^𝑁){(𝐺𝑛)} = 𝑘 ∈ (0..^𝑁){(𝐺𝑘)}
65uneq2i 4090 . . . . . 6 ({𝐼} ∪ 𝑛 ∈ (0..^𝑁){(𝐺𝑛)}) = ({𝐼} ∪ 𝑘 ∈ (0..^𝑁){(𝐺𝑘)})
76eleq2i 2830 . . . . 5 (𝑏 ∈ ({𝐼} ∪ 𝑛 ∈ (0..^𝑁){(𝐺𝑛)}) ↔ 𝑏 ∈ ({𝐼} ∪ 𝑘 ∈ (0..^𝑁){(𝐺𝑘)}))
82, 7bitri 274 . . . 4 (𝑏𝐵𝑏 ∈ ({𝐼} ∪ 𝑘 ∈ (0..^𝑁){(𝐺𝑘)}))
9 elun 4079 . . . 4 (𝑏 ∈ ({𝐼} ∪ 𝑘 ∈ (0..^𝑁){(𝐺𝑘)}) ↔ (𝑏 ∈ {𝐼} ∨ 𝑏 𝑘 ∈ (0..^𝑁){(𝐺𝑘)}))
10 velsn 4574 . . . . 5 (𝑏 ∈ {𝐼} ↔ 𝑏 = 𝐼)
11 eliun 4925 . . . . 5 (𝑏 𝑘 ∈ (0..^𝑁){(𝐺𝑘)} ↔ ∃𝑘 ∈ (0..^𝑁)𝑏 ∈ {(𝐺𝑘)})
1210, 11orbi12i 911 . . . 4 ((𝑏 ∈ {𝐼} ∨ 𝑏 𝑘 ∈ (0..^𝑁){(𝐺𝑘)}) ↔ (𝑏 = 𝐼 ∨ ∃𝑘 ∈ (0..^𝑁)𝑏 ∈ {(𝐺𝑘)}))
138, 9, 123bitri 296 . . 3 (𝑏𝐵 ↔ (𝑏 = 𝐼 ∨ ∃𝑘 ∈ (0..^𝑁)𝑏 ∈ {(𝐺𝑘)}))
14 smndex1ibas.m . . . . . 6 𝑀 = (EndoFMnd‘ℕ0)
15 smndex1ibas.n . . . . . 6 𝑁 ∈ ℕ
16 smndex1ibas.i . . . . . 6 𝐼 = (𝑥 ∈ ℕ0 ↦ (𝑥 mod 𝑁))
1714, 15, 16smndex1ibas 18454 . . . . 5 𝐼 ∈ (Base‘𝑀)
18 eleq1 2826 . . . . 5 (𝑏 = 𝐼 → (𝑏 ∈ (Base‘𝑀) ↔ 𝐼 ∈ (Base‘𝑀)))
1917, 18mpbiri 257 . . . 4 (𝑏 = 𝐼𝑏 ∈ (Base‘𝑀))
20 smndex1ibas.g . . . . . . . 8 𝐺 = (𝑛 ∈ (0..^𝑁) ↦ (𝑥 ∈ ℕ0𝑛))
2114, 15, 16, 20smndex1gbas 18456 . . . . . . 7 (𝑘 ∈ (0..^𝑁) → (𝐺𝑘) ∈ (Base‘𝑀))
2221adantr 480 . . . . . 6 ((𝑘 ∈ (0..^𝑁) ∧ 𝑏 ∈ {(𝐺𝑘)}) → (𝐺𝑘) ∈ (Base‘𝑀))
23 elsni 4575 . . . . . . . 8 (𝑏 ∈ {(𝐺𝑘)} → 𝑏 = (𝐺𝑘))
2423eleq1d 2823 . . . . . . 7 (𝑏 ∈ {(𝐺𝑘)} → (𝑏 ∈ (Base‘𝑀) ↔ (𝐺𝑘) ∈ (Base‘𝑀)))
2524adantl 481 . . . . . 6 ((𝑘 ∈ (0..^𝑁) ∧ 𝑏 ∈ {(𝐺𝑘)}) → (𝑏 ∈ (Base‘𝑀) ↔ (𝐺𝑘) ∈ (Base‘𝑀)))
2622, 25mpbird 256 . . . . 5 ((𝑘 ∈ (0..^𝑁) ∧ 𝑏 ∈ {(𝐺𝑘)}) → 𝑏 ∈ (Base‘𝑀))
2726rexlimiva 3209 . . . 4 (∃𝑘 ∈ (0..^𝑁)𝑏 ∈ {(𝐺𝑘)} → 𝑏 ∈ (Base‘𝑀))
2819, 27jaoi 853 . . 3 ((𝑏 = 𝐼 ∨ ∃𝑘 ∈ (0..^𝑁)𝑏 ∈ {(𝐺𝑘)}) → 𝑏 ∈ (Base‘𝑀))
2913, 28sylbi 216 . 2 (𝑏𝐵𝑏 ∈ (Base‘𝑀))
3029ssriv 3921 1 𝐵 ⊆ (Base‘𝑀)
Colors of variables: wff setvar class
Syntax hints:  wb 205  wa 395  wo 843   = wceq 1539  wcel 2108  wrex 3064  cun 3881  wss 3883  {csn 4558   ciun 4921  cmpt 5153  cfv 6418  (class class class)co 7255  0cc0 10802  cn 11903  0cn0 12163  ..^cfzo 13311   mod cmo 13517  Basecbs 16840  EndoFMndcefmnd 18422
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1799  ax-4 1813  ax-5 1914  ax-6 1972  ax-7 2012  ax-8 2110  ax-9 2118  ax-10 2139  ax-11 2156  ax-12 2173  ax-ext 2709  ax-rep 5205  ax-sep 5218  ax-nul 5225  ax-pow 5283  ax-pr 5347  ax-un 7566  ax-cnex 10858  ax-resscn 10859  ax-1cn 10860  ax-icn 10861  ax-addcl 10862  ax-addrcl 10863  ax-mulcl 10864  ax-mulrcl 10865  ax-mulcom 10866  ax-addass 10867  ax-mulass 10868  ax-distr 10869  ax-i2m1 10870  ax-1ne0 10871  ax-1rid 10872  ax-rnegex 10873  ax-rrecex 10874  ax-cnre 10875  ax-pre-lttri 10876  ax-pre-lttrn 10877  ax-pre-ltadd 10878  ax-pre-mulgt0 10879  ax-pre-sup 10880
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 844  df-3or 1086  df-3an 1087  df-tru 1542  df-fal 1552  df-ex 1784  df-nf 1788  df-sb 2069  df-mo 2540  df-eu 2569  df-clab 2716  df-cleq 2730  df-clel 2817  df-nfc 2888  df-ne 2943  df-nel 3049  df-ral 3068  df-rex 3069  df-reu 3070  df-rmo 3071  df-rab 3072  df-v 3424  df-sbc 3712  df-csb 3829  df-dif 3886  df-un 3888  df-in 3890  df-ss 3900  df-pss 3902  df-nul 4254  df-if 4457  df-pw 4532  df-sn 4559  df-pr 4561  df-tp 4563  df-op 4565  df-uni 4837  df-iun 4923  df-br 5071  df-opab 5133  df-mpt 5154  df-tr 5188  df-id 5480  df-eprel 5486  df-po 5494  df-so 5495  df-fr 5535  df-we 5537  df-xp 5586  df-rel 5587  df-cnv 5588  df-co 5589  df-dm 5590  df-rn 5591  df-res 5592  df-ima 5593  df-pred 6191  df-ord 6254  df-on 6255  df-lim 6256  df-suc 6257  df-iota 6376  df-fun 6420  df-fn 6421  df-f 6422  df-f1 6423  df-fo 6424  df-f1o 6425  df-fv 6426  df-riota 7212  df-ov 7258  df-oprab 7259  df-mpo 7260  df-om 7688  df-1st 7804  df-2nd 7805  df-frecs 8068  df-wrecs 8099  df-recs 8173  df-rdg 8212  df-1o 8267  df-er 8456  df-map 8575  df-en 8692  df-dom 8693  df-sdom 8694  df-fin 8695  df-sup 9131  df-inf 9132  df-pnf 10942  df-mnf 10943  df-xr 10944  df-ltxr 10945  df-le 10946  df-sub 11137  df-neg 11138  df-div 11563  df-nn 11904  df-2 11966  df-3 11967  df-4 11968  df-5 11969  df-6 11970  df-7 11971  df-8 11972  df-9 11973  df-n0 12164  df-z 12250  df-uz 12512  df-rp 12660  df-fz 13169  df-fzo 13312  df-fl 13440  df-mod 13518  df-struct 16776  df-slot 16811  df-ndx 16823  df-base 16841  df-plusg 16901  df-tset 16907  df-efmnd 18423
This theorem is referenced by:  smndex1bas  18460  smndex1mgm  18461  smndex1sgrp  18462  smndex1mnd  18464  smndex1id  18465
  Copyright terms: Public domain W3C validator