| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > smndex1gid | Structured version Visualization version GIF version | ||
| Description: The composition of a constant function (𝐺‘𝐾) with another endofunction on ℕ0 results in (𝐺‘𝐾) itself. (Contributed by AV, 14-Feb-2024.) Avoid ax-rep 5238. (Revised by GG, 2-Apr-2026.) |
| Ref | Expression |
|---|---|
| smndex1ibas.m | ⊢ 𝑀 = (EndoFMnd‘ℕ0) |
| smndex1ibas.n | ⊢ 𝑁 ∈ ℕ |
| smndex1ibas.i | ⊢ 𝐼 = (𝑥 ∈ ℕ0 ↦ (𝑥 mod 𝑁)) |
| smndex1ibas.g | ⊢ 𝐺 = (𝑛 ∈ (0..^𝑁) ↦ (𝑥 ∈ ℕ0 ↦ 𝑛)) |
| Ref | Expression |
|---|---|
| smndex1gid | ⊢ ((𝐹 ∈ (Base‘𝑀) ∧ 𝐾 ∈ (0..^𝑁)) → ((𝐺‘𝐾) ∘ 𝐹) = (𝐺‘𝐾)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | id 23 | . . . . . . . 8 ⊢ (𝑛 = 𝐾 → 𝑛 = 𝐾) | |
| 2 | 1 | mpteq2dv 5205 | . . . . . . 7 ⊢ (𝑛 = 𝐾 → (𝑥 ∈ ℕ0 ↦ 𝑛) = (𝑥 ∈ ℕ0 ↦ 𝐾)) |
| 3 | smndex1ibas.g | . . . . . . 7 ⊢ 𝐺 = (𝑛 ∈ (0..^𝑁) ↦ (𝑥 ∈ ℕ0 ↦ 𝑛)) | |
| 4 | fconstmpt 5723 | . . . . . . . 8 ⊢ (ℕ0 × {𝐾}) = (𝑥 ∈ ℕ0 ↦ 𝐾) | |
| 5 | nn0ex 12505 | . . . . . . . . 9 ⊢ ℕ0 ∈ V | |
| 6 | snex 5410 | . . . . . . . . 9 ⊢ {𝐾} ∈ V | |
| 7 | 5, 6 | xpex 7748 | . . . . . . . 8 ⊢ (ℕ0 × {𝐾}) ∈ V |
| 8 | 4, 7 | eqeltrri 2860 | . . . . . . 7 ⊢ (𝑥 ∈ ℕ0 ↦ 𝐾) ∈ V |
| 9 | 2, 3, 8 | fvmpt 6989 | . . . . . 6 ⊢ (𝐾 ∈ (0..^𝑁) → (𝐺‘𝐾) = (𝑥 ∈ ℕ0 ↦ 𝐾)) |
| 10 | 9 | adantl 486 | . . . . 5 ⊢ ((𝐹 ∈ (Base‘𝑀) ∧ 𝐾 ∈ (0..^𝑁)) → (𝐺‘𝐾) = (𝑥 ∈ ℕ0 ↦ 𝐾)) |
| 11 | 10 | adantr 485 | . . . 4 ⊢ (((𝐹 ∈ (Base‘𝑀) ∧ 𝐾 ∈ (0..^𝑁)) ∧ 𝑦 ∈ ℕ0) → (𝐺‘𝐾) = (𝑥 ∈ ℕ0 ↦ 𝐾)) |
| 12 | eqidd 2764 | . . . 4 ⊢ ((((𝐹 ∈ (Base‘𝑀) ∧ 𝐾 ∈ (0..^𝑁)) ∧ 𝑦 ∈ ℕ0) ∧ 𝑥 = (𝐹‘𝑦)) → 𝐾 = 𝐾) | |
| 13 | smndex1ibas.m | . . . . . . . 8 ⊢ 𝑀 = (EndoFMnd‘ℕ0) | |
| 14 | eqid 2763 | . . . . . . . 8 ⊢ (Base‘𝑀) = (Base‘𝑀) | |
| 15 | 13, 14 | efmndbasf 18929 | . . . . . . 7 ⊢ (𝐹 ∈ (Base‘𝑀) → 𝐹:ℕ0⟶ℕ0) |
| 16 | ffvelcdm 7076 | . . . . . . . 8 ⊢ ((𝐹:ℕ0⟶ℕ0 ∧ 𝑦 ∈ ℕ0) → (𝐹‘𝑦) ∈ ℕ0) | |
| 17 | 16 | ex 417 | . . . . . . 7 ⊢ (𝐹:ℕ0⟶ℕ0 → (𝑦 ∈ ℕ0 → (𝐹‘𝑦) ∈ ℕ0)) |
| 18 | 15, 17 | syl 18 | . . . . . 6 ⊢ (𝐹 ∈ (Base‘𝑀) → (𝑦 ∈ ℕ0 → (𝐹‘𝑦) ∈ ℕ0)) |
| 19 | 18 | adantr 485 | . . . . 5 ⊢ ((𝐹 ∈ (Base‘𝑀) ∧ 𝐾 ∈ (0..^𝑁)) → (𝑦 ∈ ℕ0 → (𝐹‘𝑦) ∈ ℕ0)) |
| 20 | 19 | imp 411 | . . . 4 ⊢ (((𝐹 ∈ (Base‘𝑀) ∧ 𝐾 ∈ (0..^𝑁)) ∧ 𝑦 ∈ ℕ0) → (𝐹‘𝑦) ∈ ℕ0) |
| 21 | simplr 780 | . . . 4 ⊢ (((𝐹 ∈ (Base‘𝑀) ∧ 𝐾 ∈ (0..^𝑁)) ∧ 𝑦 ∈ ℕ0) → 𝐾 ∈ (0..^𝑁)) | |
| 22 | 11, 12, 20, 21 | fvmptd 6997 | . . 3 ⊢ (((𝐹 ∈ (Base‘𝑀) ∧ 𝐾 ∈ (0..^𝑁)) ∧ 𝑦 ∈ ℕ0) → ((𝐺‘𝐾)‘(𝐹‘𝑦)) = 𝐾) |
| 23 | 22 | mpteq2dva 5204 | . 2 ⊢ ((𝐹 ∈ (Base‘𝑀) ∧ 𝐾 ∈ (0..^𝑁)) → (𝑦 ∈ ℕ0 ↦ ((𝐺‘𝐾)‘(𝐹‘𝑦))) = (𝑦 ∈ ℕ0 ↦ 𝐾)) |
| 24 | smndex1ibas.n | . . . . 5 ⊢ 𝑁 ∈ ℕ | |
| 25 | smndex1ibas.i | . . . . 5 ⊢ 𝐼 = (𝑥 ∈ ℕ0 ↦ (𝑥 mod 𝑁)) | |
| 26 | 13, 24, 25, 3 | smndex1gbas 18956 | . . . 4 ⊢ (𝐾 ∈ (0..^𝑁) → (𝐺‘𝐾) ∈ (Base‘𝑀)) |
| 27 | 13, 14 | efmndbasf 18929 | . . . 4 ⊢ ((𝐺‘𝐾) ∈ (Base‘𝑀) → (𝐺‘𝐾):ℕ0⟶ℕ0) |
| 28 | 26, 27 | syl 18 | . . 3 ⊢ (𝐾 ∈ (0..^𝑁) → (𝐺‘𝐾):ℕ0⟶ℕ0) |
| 29 | fcompt 7129 | . . 3 ⊢ (((𝐺‘𝐾):ℕ0⟶ℕ0 ∧ 𝐹:ℕ0⟶ℕ0) → ((𝐺‘𝐾) ∘ 𝐹) = (𝑦 ∈ ℕ0 ↦ ((𝐺‘𝐾)‘(𝐹‘𝑦)))) | |
| 30 | 28, 15, 29 | syl2anr 608 | . 2 ⊢ ((𝐹 ∈ (Base‘𝑀) ∧ 𝐾 ∈ (0..^𝑁)) → ((𝐺‘𝐾) ∘ 𝐹) = (𝑦 ∈ ℕ0 ↦ ((𝐺‘𝐾)‘(𝐹‘𝑦)))) |
| 31 | eqidd 2764 | . . . . . 6 ⊢ (𝑥 = 𝑦 → 𝐾 = 𝐾) | |
| 32 | 31 | cbvmptv 5215 | . . . . 5 ⊢ (𝑥 ∈ ℕ0 ↦ 𝐾) = (𝑦 ∈ ℕ0 ↦ 𝐾) |
| 33 | 2, 32 | eqtrdi 2814 | . . . 4 ⊢ (𝑛 = 𝐾 → (𝑥 ∈ ℕ0 ↦ 𝑛) = (𝑦 ∈ ℕ0 ↦ 𝐾)) |
| 34 | fconstmpt 5723 | . . . . 5 ⊢ (ℕ0 × {𝐾}) = (𝑦 ∈ ℕ0 ↦ 𝐾) | |
| 35 | 34, 7 | eqeltrri 2860 | . . . 4 ⊢ (𝑦 ∈ ℕ0 ↦ 𝐾) ∈ V |
| 36 | 33, 3, 35 | fvmpt 6989 | . . 3 ⊢ (𝐾 ∈ (0..^𝑁) → (𝐺‘𝐾) = (𝑦 ∈ ℕ0 ↦ 𝐾)) |
| 37 | 36 | adantl 486 | . 2 ⊢ ((𝐹 ∈ (Base‘𝑀) ∧ 𝐾 ∈ (0..^𝑁)) → (𝐺‘𝐾) = (𝑦 ∈ ℕ0 ↦ 𝐾)) |
| 38 | 23, 30, 37 | 3eqtr4d 2808 | 1 ⊢ ((𝐹 ∈ (Base‘𝑀) ∧ 𝐾 ∈ (0..^𝑁)) → ((𝐺‘𝐾) ∘ 𝐹) = (𝐺‘𝐾)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 400 = wceq 1570 ∈ wcel 2143 Vcvv 3455 {csn 4589 ↦ cmpt 5192 × cxp 5659 ∘ ccom 5665 ⟶wf 6532 ‘cfv 6536 (class class class)co 7410 0cc0 11095 ℕcn 12228 ℕ0cn0 12499 ..^cfzo 13678 mod cmo 13898 Basecbs 17264 EndoFMndcefmnd 18922 |
| 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-nul 5269 ax-pow 5336 ax-pr 5404 ax-un 7732 ax-cnex 11151 ax-resscn 11152 ax-1cn 11153 ax-icn 11154 ax-addcl 11155 ax-addrcl 11156 ax-mulcl 11157 ax-mulrcl 11158 ax-mulcom 11159 ax-addass 11160 ax-mulass 11161 ax-distr 11162 ax-i2m1 11163 ax-1ne0 11164 ax-1rid 11165 ax-rnegex 11166 ax-rrecex 11167 ax-cnre 11168 ax-pre-lttri 11169 ax-pre-lttrn 11170 ax-pre-ltadd 11171 ax-pre-mulgt0 11172 |
| 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-ne 2959 df-nel 3065 df-ral 3080 df-rex 3090 df-reu 3370 df-rab 3417 df-v 3457 df-sbc 3745 df-csb 3854 df-dif 3908 df-un 3910 df-in 3912 df-ss 3922 df-pss 3925 df-nul 4287 df-if 4488 df-pw 4564 df-sn 4590 df-pr 4592 df-tp 4594 df-op 4596 df-uni 4873 df-iun 4958 df-br 5110 df-opab 5174 df-mpt 5193 df-tr 5219 df-id 5556 df-eprel 5561 df-po 5569 df-so 5570 df-fr 5614 df-we 5616 df-xp 5667 df-rel 5668 df-cnv 5669 df-co 5670 df-dm 5671 df-rn 5672 df-res 5673 df-ima 5674 df-pred 6302 df-ord 6363 df-on 6364 df-lim 6365 df-suc 6366 df-iota 6492 df-fun 6538 df-fn 6539 df-f 6540 df-f1 6541 df-fo 6542 df-f1o 6543 df-fv 6544 df-riota 7367 df-ov 7413 df-oprab 7414 df-mpo 7415 df-om 7859 df-1st 7982 df-2nd 7983 df-frecs 8274 df-wrecs 8305 df-recs 8354 df-rdg 8393 df-1o 8449 df-er 8690 df-map 8822 df-en 8940 df-dom 8941 df-sdom 8942 df-fin 8943 df-pnf 11240 df-mnf 11241 df-xr 11242 df-ltxr 11243 df-le 11244 df-sub 11438 df-neg 11439 df-nn 12229 df-2 12298 df-3 12299 df-4 12300 df-5 12301 df-6 12302 df-7 12303 df-8 12304 df-9 12305 df-n0 12500 df-z 12587 df-uz 12858 df-fz 13531 df-fzo 13679 df-struct 17202 df-slot 17237 df-ndx 17249 df-base 17265 df-plusg 17318 df-tset 17324 df-efmnd 18923 |
| This theorem is referenced by: smndex1mgm 18964 smndex1mndlem 18966 |
| Copyright terms: Public domain | W3C validator |