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

Theorem smndex1basss 18065
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 2903 . . . . 5 (𝑏𝐵𝑏 ∈ ({𝐼} ∪ 𝑛 ∈ (0..^𝑁){(𝐺𝑛)}))
3 fveq2 6663 . . . . . . . . 9 (𝑛 = 𝑘 → (𝐺𝑛) = (𝐺𝑘))
43sneqd 4572 . . . . . . . 8 (𝑛 = 𝑘 → {(𝐺𝑛)} = {(𝐺𝑘)})
54cbviunv 4958 . . . . . . 7 𝑛 ∈ (0..^𝑁){(𝐺𝑛)} = 𝑘 ∈ (0..^𝑁){(𝐺𝑘)}
65uneq2i 4129 . . . . . 6 ({𝐼} ∪ 𝑛 ∈ (0..^𝑁){(𝐺𝑛)}) = ({𝐼} ∪ 𝑘 ∈ (0..^𝑁){(𝐺𝑘)})
76eleq2i 2903 . . . . 5 (𝑏 ∈ ({𝐼} ∪ 𝑛 ∈ (0..^𝑁){(𝐺𝑛)}) ↔ 𝑏 ∈ ({𝐼} ∪ 𝑘 ∈ (0..^𝑁){(𝐺𝑘)}))
82, 7bitri 277 . . . 4 (𝑏𝐵𝑏 ∈ ({𝐼} ∪ 𝑘 ∈ (0..^𝑁){(𝐺𝑘)}))
9 elun 4118 . . . 4 (𝑏 ∈ ({𝐼} ∪ 𝑘 ∈ (0..^𝑁){(𝐺𝑘)}) ↔ (𝑏 ∈ {𝐼} ∨ 𝑏 𝑘 ∈ (0..^𝑁){(𝐺𝑘)}))
10 velsn 4576 . . . . 5 (𝑏 ∈ {𝐼} ↔ 𝑏 = 𝐼)
11 eliun 4916 . . . . 5 (𝑏 𝑘 ∈ (0..^𝑁){(𝐺𝑘)} ↔ ∃𝑘 ∈ (0..^𝑁)𝑏 ∈ {(𝐺𝑘)})
1210, 11orbi12i 911 . . . 4 ((𝑏 ∈ {𝐼} ∨ 𝑏 𝑘 ∈ (0..^𝑁){(𝐺𝑘)}) ↔ (𝑏 = 𝐼 ∨ ∃𝑘 ∈ (0..^𝑁)𝑏 ∈ {(𝐺𝑘)}))
138, 9, 123bitri 299 . . 3 (𝑏𝐵 ↔ (𝑏 = 𝐼 ∨ ∃𝑘 ∈ (0..^𝑁)𝑏 ∈ {(𝐺𝑘)}))
14 smndex1ibas.m . . . . . 6 𝑀 = (EndoFMnd‘ℕ0)
15 smndex1ibas.n . . . . . 6 𝑁 ∈ ℕ
16 smndex1ibas.i . . . . . 6 𝐼 = (𝑥 ∈ ℕ0 ↦ (𝑥 mod 𝑁))
1714, 15, 16smndex1ibas 18060 . . . . 5 𝐼 ∈ (Base‘𝑀)
18 eleq1 2899 . . . . 5 (𝑏 = 𝐼 → (𝑏 ∈ (Base‘𝑀) ↔ 𝐼 ∈ (Base‘𝑀)))
1917, 18mpbiri 260 . . . 4 (𝑏 = 𝐼𝑏 ∈ (Base‘𝑀))
20 smndex1ibas.g . . . . . . . 8 𝐺 = (𝑛 ∈ (0..^𝑁) ↦ (𝑥 ∈ ℕ0𝑛))
2114, 15, 16, 20smndex1gbas 18062 . . . . . . 7 (𝑘 ∈ (0..^𝑁) → (𝐺𝑘) ∈ (Base‘𝑀))
2221adantr 483 . . . . . 6 ((𝑘 ∈ (0..^𝑁) ∧ 𝑏 ∈ {(𝐺𝑘)}) → (𝐺𝑘) ∈ (Base‘𝑀))
23 elsni 4577 . . . . . . . 8 (𝑏 ∈ {(𝐺𝑘)} → 𝑏 = (𝐺𝑘))
2423eleq1d 2896 . . . . . . 7 (𝑏 ∈ {(𝐺𝑘)} → (𝑏 ∈ (Base‘𝑀) ↔ (𝐺𝑘) ∈ (Base‘𝑀)))
2524adantl 484 . . . . . 6 ((𝑘 ∈ (0..^𝑁) ∧ 𝑏 ∈ {(𝐺𝑘)}) → (𝑏 ∈ (Base‘𝑀) ↔ (𝐺𝑘) ∈ (Base‘𝑀)))
2622, 25mpbird 259 . . . . 5 ((𝑘 ∈ (0..^𝑁) ∧ 𝑏 ∈ {(𝐺𝑘)}) → 𝑏 ∈ (Base‘𝑀))
2726rexlimiva 3280 . . . 4 (∃𝑘 ∈ (0..^𝑁)𝑏 ∈ {(𝐺𝑘)} → 𝑏 ∈ (Base‘𝑀))
2819, 27jaoi 853 . . 3 ((𝑏 = 𝐼 ∨ ∃𝑘 ∈ (0..^𝑁)𝑏 ∈ {(𝐺𝑘)}) → 𝑏 ∈ (Base‘𝑀))
2913, 28sylbi 219 . 2 (𝑏𝐵𝑏 ∈ (Base‘𝑀))
3029ssriv 3964 1 𝐵 ⊆ (Base‘𝑀)
Colors of variables: wff setvar class
Syntax hints:  wb 208  wa 398  wo 843   = wceq 1536  wcel 2113  wrex 3138  cun 3927  wss 3929  {csn 4560   ciun 4912  cmpt 5139  cfv 6348  (class class class)co 7149  0cc0 10530  cn 11631  0cn0 11891  ..^cfzo 13030   mod cmo 13234  Basecbs 16478  EndoFMndcefmnd 18028
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1910  ax-6 1969  ax-7 2014  ax-8 2115  ax-9 2123  ax-10 2144  ax-11 2160  ax-12 2176  ax-ext 2792  ax-rep 5183  ax-sep 5196  ax-nul 5203  ax-pow 5259  ax-pr 5323  ax-un 7454  ax-cnex 10586  ax-resscn 10587  ax-1cn 10588  ax-icn 10589  ax-addcl 10590  ax-addrcl 10591  ax-mulcl 10592  ax-mulrcl 10593  ax-mulcom 10594  ax-addass 10595  ax-mulass 10596  ax-distr 10597  ax-i2m1 10598  ax-1ne0 10599  ax-1rid 10600  ax-rnegex 10601  ax-rrecex 10602  ax-cnre 10603  ax-pre-lttri 10604  ax-pre-lttrn 10605  ax-pre-ltadd 10606  ax-pre-mulgt0 10607  ax-pre-sup 10608
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1083  df-3an 1084  df-tru 1539  df-ex 1780  df-nf 1784  df-sb 2069  df-mo 2621  df-eu 2653  df-clab 2799  df-cleq 2813  df-clel 2892  df-nfc 2962  df-ne 3016  df-nel 3123  df-ral 3142  df-rex 3143  df-reu 3144  df-rmo 3145  df-rab 3146  df-v 3493  df-sbc 3769  df-csb 3877  df-dif 3932  df-un 3934  df-in 3936  df-ss 3945  df-pss 3947  df-nul 4285  df-if 4461  df-pw 4534  df-sn 4561  df-pr 4563  df-tp 4565  df-op 4567  df-uni 4832  df-int 4870  df-iun 4914  df-br 5060  df-opab 5122  df-mpt 5140  df-tr 5166  df-id 5453  df-eprel 5458  df-po 5467  df-so 5468  df-fr 5507  df-we 5509  df-xp 5554  df-rel 5555  df-cnv 5556  df-co 5557  df-dm 5558  df-rn 5559  df-res 5560  df-ima 5561  df-pred 6141  df-ord 6187  df-on 6188  df-lim 6189  df-suc 6190  df-iota 6307  df-fun 6350  df-fn 6351  df-f 6352  df-f1 6353  df-fo 6354  df-f1o 6355  df-fv 6356  df-riota 7107  df-ov 7152  df-oprab 7153  df-mpo 7154  df-om 7574  df-1st 7682  df-2nd 7683  df-wrecs 7940  df-recs 8001  df-rdg 8039  df-1o 8095  df-oadd 8099  df-er 8282  df-map 8401  df-en 8503  df-dom 8504  df-sdom 8505  df-fin 8506  df-sup 8899  df-inf 8900  df-pnf 10670  df-mnf 10671  df-xr 10672  df-ltxr 10673  df-le 10674  df-sub 10865  df-neg 10866  df-div 11291  df-nn 11632  df-2 11694  df-3 11695  df-4 11696  df-5 11697  df-6 11698  df-7 11699  df-8 11700  df-9 11701  df-n0 11892  df-z 11976  df-uz 12238  df-rp 12384  df-fz 12890  df-fzo 13031  df-fl 13159  df-mod 13235  df-struct 16480  df-ndx 16481  df-slot 16482  df-base 16484  df-plusg 16573  df-tset 16579  df-efmnd 18029
This theorem is referenced by:  smndex1bas  18066  smndex1mgm  18067  smndex1sgrp  18068  smndex1mnd  18070  smndex1id  18071
  Copyright terms: Public domain W3C validator