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

Theorem evls1maprnss 22263
Description: The function 𝐹 mapping polynomials 𝑝 to their subring evaluation at a given point 𝐴 takes all values in the subring 𝑆. (Contributed by Thierry Arnoux, 25-Feb-2025.)
Hypotheses
Ref Expression
evls1maprhm.q 𝑂 = (𝑅 evalSub1 𝑆)
evls1maprhm.p 𝑃 = (Poly1‘(𝑅s 𝑆))
evls1maprhm.b 𝐵 = (Base‘𝑅)
evls1maprhm.u 𝑈 = (Base‘𝑃)
evls1maprhm.r (𝜑𝑅 ∈ CRing)
evls1maprhm.s (𝜑𝑆 ∈ (SubRing‘𝑅))
evls1maprhm.y (𝜑𝑋𝐵)
evls1maprhm.f 𝐹 = (𝑝𝑈 ↦ ((𝑂𝑝)‘𝑋))
Assertion
Ref Expression
evls1maprnss (𝜑𝑆 ⊆ ran 𝐹)
Distinct variable groups:   𝐵,𝑝   𝑂,𝑝   𝑃,𝑝   𝑈,𝑝   𝑋,𝑝   𝜑,𝑝   𝑆,𝑝
Allowed substitution hints:   𝑅(𝑝)   𝐹(𝑝)

Proof of Theorem evls1maprnss
Dummy variable 𝑦 is distinct from all other variables.
StepHypRef Expression
1 evls1maprhm.f . . . 4 𝐹 = (𝑝𝑈 ↦ ((𝑂𝑝)‘𝑋))
2 eqid 2729 . . . . . . . . . 10 (Poly1𝑅) = (Poly1𝑅)
3 eqid 2729 . . . . . . . . . 10 (algSc‘(Poly1𝑅)) = (algSc‘(Poly1𝑅))
4 eqid 2729 . . . . . . . . . 10 (𝑅s 𝑆) = (𝑅s 𝑆)
5 evls1maprhm.p . . . . . . . . . 10 𝑃 = (Poly1‘(𝑅s 𝑆))
6 evls1maprhm.s . . . . . . . . . 10 (𝜑𝑆 ∈ (SubRing‘𝑅))
7 eqid 2729 . . . . . . . . . 10 (algSc‘𝑃) = (algSc‘𝑃)
82, 3, 4, 5, 6, 7subrg1ascl 22143 . . . . . . . . 9 (𝜑 → (algSc‘𝑃) = ((algSc‘(Poly1𝑅)) ↾ 𝑆))
98adantr 480 . . . . . . . 8 ((𝜑𝑦𝑆) → (algSc‘𝑃) = ((algSc‘(Poly1𝑅)) ↾ 𝑆))
109fveq1d 6824 . . . . . . 7 ((𝜑𝑦𝑆) → ((algSc‘𝑃)‘𝑦) = (((algSc‘(Poly1𝑅)) ↾ 𝑆)‘𝑦))
11 simpr 484 . . . . . . . 8 ((𝜑𝑦𝑆) → 𝑦𝑆)
1211fvresd 6842 . . . . . . 7 ((𝜑𝑦𝑆) → (((algSc‘(Poly1𝑅)) ↾ 𝑆)‘𝑦) = ((algSc‘(Poly1𝑅))‘𝑦))
1310, 12eqtrd 2764 . . . . . 6 ((𝜑𝑦𝑆) → ((algSc‘𝑃)‘𝑦) = ((algSc‘(Poly1𝑅))‘𝑦))
14 evls1maprhm.u . . . . . . 7 𝑈 = (Base‘𝑃)
156adantr 480 . . . . . . 7 ((𝜑𝑦𝑆) → 𝑆 ∈ (SubRing‘𝑅))
163, 4, 2, 5, 14, 15, 11asclply1subcl 22259 . . . . . 6 ((𝜑𝑦𝑆) → ((algSc‘(Poly1𝑅))‘𝑦) ∈ 𝑈)
1713, 16eqeltrd 2828 . . . . 5 ((𝜑𝑦𝑆) → ((algSc‘𝑃)‘𝑦) ∈ 𝑈)
18 fveq2 6822 . . . . . . . 8 (𝑝 = ((algSc‘𝑃)‘𝑦) → (𝑂𝑝) = (𝑂‘((algSc‘𝑃)‘𝑦)))
1918fveq1d 6824 . . . . . . 7 (𝑝 = ((algSc‘𝑃)‘𝑦) → ((𝑂𝑝)‘𝑋) = ((𝑂‘((algSc‘𝑃)‘𝑦))‘𝑋))
2019eqeq2d 2740 . . . . . 6 (𝑝 = ((algSc‘𝑃)‘𝑦) → (𝑦 = ((𝑂𝑝)‘𝑋) ↔ 𝑦 = ((𝑂‘((algSc‘𝑃)‘𝑦))‘𝑋)))
2120adantl 481 . . . . 5 (((𝜑𝑦𝑆) ∧ 𝑝 = ((algSc‘𝑃)‘𝑦)) → (𝑦 = ((𝑂𝑝)‘𝑋) ↔ 𝑦 = ((𝑂‘((algSc‘𝑃)‘𝑦))‘𝑋)))
22 evls1maprhm.q . . . . . . . 8 𝑂 = (𝑅 evalSub1 𝑆)
23 evls1maprhm.b . . . . . . . 8 𝐵 = (Base‘𝑅)
24 evls1maprhm.r . . . . . . . . 9 (𝜑𝑅 ∈ CRing)
2524adantr 480 . . . . . . . 8 ((𝜑𝑦𝑆) → 𝑅 ∈ CRing)
2622, 5, 4, 23, 7, 25, 15, 11evls1sca 22208 . . . . . . 7 ((𝜑𝑦𝑆) → (𝑂‘((algSc‘𝑃)‘𝑦)) = (𝐵 × {𝑦}))
2726fveq1d 6824 . . . . . 6 ((𝜑𝑦𝑆) → ((𝑂‘((algSc‘𝑃)‘𝑦))‘𝑋) = ((𝐵 × {𝑦})‘𝑋))
28 evls1maprhm.y . . . . . . . 8 (𝜑𝑋𝐵)
2928adantr 480 . . . . . . 7 ((𝜑𝑦𝑆) → 𝑋𝐵)
30 vex 3440 . . . . . . . 8 𝑦 ∈ V
3130fvconst2 7140 . . . . . . 7 (𝑋𝐵 → ((𝐵 × {𝑦})‘𝑋) = 𝑦)
3229, 31syl 17 . . . . . 6 ((𝜑𝑦𝑆) → ((𝐵 × {𝑦})‘𝑋) = 𝑦)
3327, 32eqtr2d 2765 . . . . 5 ((𝜑𝑦𝑆) → 𝑦 = ((𝑂‘((algSc‘𝑃)‘𝑦))‘𝑋))
3417, 21, 33rspcedvd 3579 . . . 4 ((𝜑𝑦𝑆) → ∃𝑝𝑈 𝑦 = ((𝑂𝑝)‘𝑋))
351, 34, 11elrnmptd 5905 . . 3 ((𝜑𝑦𝑆) → 𝑦 ∈ ran 𝐹)
3635ex 412 . 2 (𝜑 → (𝑦𝑆𝑦 ∈ ran 𝐹))
3736ssrdv 3941 1 (𝜑𝑆 ⊆ ran 𝐹)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 206  wa 395   = wceq 1540  wcel 2109  wss 3903  {csn 4577  cmpt 5173   × cxp 5617  ran crn 5620  cres 5621  cfv 6482  (class class class)co 7349  Basecbs 17120  s cress 17141  CRingccrg 20119  SubRingcsubrg 20454  algSccascl 21759  Poly1cpl1 22059   evalSub1 ces1 22198
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 1967  ax-7 2008  ax-8 2111  ax-9 2119  ax-10 2142  ax-11 2158  ax-12 2178  ax-ext 2701  ax-rep 5218  ax-sep 5235  ax-nul 5245  ax-pow 5304  ax-pr 5371  ax-un 7671  ax-cnex 11065  ax-resscn 11066  ax-1cn 11067  ax-icn 11068  ax-addcl 11069  ax-addrcl 11070  ax-mulcl 11071  ax-mulrcl 11072  ax-mulcom 11073  ax-addass 11074  ax-mulass 11075  ax-distr 11076  ax-i2m1 11077  ax-1ne0 11078  ax-1rid 11079  ax-rnegex 11080  ax-rrecex 11081  ax-cnre 11082  ax-pre-lttri 11083  ax-pre-lttrn 11084  ax-pre-ltadd 11085  ax-pre-mulgt0 11086
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3or 1087  df-3an 1088  df-tru 1543  df-fal 1553  df-ex 1780  df-nf 1784  df-sb 2066  df-mo 2533  df-eu 2562  df-clab 2708  df-cleq 2721  df-clel 2803  df-nfc 2878  df-ne 2926  df-nel 3030  df-ral 3045  df-rex 3054  df-rmo 3343  df-reu 3344  df-rab 3395  df-v 3438  df-sbc 3743  df-csb 3852  df-dif 3906  df-un 3908  df-in 3910  df-ss 3920  df-pss 3923  df-nul 4285  df-if 4477  df-pw 4553  df-sn 4578  df-pr 4580  df-tp 4582  df-op 4584  df-uni 4859  df-int 4897  df-iun 4943  df-iin 4944  df-br 5093  df-opab 5155  df-mpt 5174  df-tr 5200  df-id 5514  df-eprel 5519  df-po 5527  df-so 5528  df-fr 5572  df-se 5573  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 6249  df-ord 6310  df-on 6311  df-lim 6312  df-suc 6313  df-iota 6438  df-fun 6484  df-fn 6485  df-f 6486  df-f1 6487  df-fo 6488  df-f1o 6489  df-fv 6490  df-isom 6491  df-riota 7306  df-ov 7352  df-oprab 7353  df-mpo 7354  df-of 7613  df-ofr 7614  df-om 7800  df-1st 7924  df-2nd 7925  df-supp 8094  df-frecs 8214  df-wrecs 8245  df-recs 8294  df-rdg 8332  df-1o 8388  df-2o 8389  df-er 8625  df-map 8755  df-pm 8756  df-ixp 8825  df-en 8873  df-dom 8874  df-sdom 8875  df-fin 8876  df-fsupp 9252  df-sup 9332  df-oi 9402  df-card 9835  df-pnf 11151  df-mnf 11152  df-xr 11153  df-ltxr 11154  df-le 11155  df-sub 11349  df-neg 11350  df-nn 12129  df-2 12191  df-3 12192  df-4 12193  df-5 12194  df-6 12195  df-7 12196  df-8 12197  df-9 12198  df-n0 12385  df-z 12472  df-dec 12592  df-uz 12736  df-fz 13411  df-fzo 13558  df-seq 13909  df-hash 14238  df-struct 17058  df-sets 17075  df-slot 17093  df-ndx 17105  df-base 17121  df-ress 17142  df-plusg 17174  df-mulr 17175  df-sca 17177  df-vsca 17178  df-ip 17179  df-tset 17180  df-ple 17181  df-ds 17183  df-hom 17185  df-cco 17186  df-0g 17345  df-gsum 17346  df-prds 17351  df-pws 17353  df-mre 17488  df-mrc 17489  df-acs 17491  df-mgm 18514  df-sgrp 18593  df-mnd 18609  df-mhm 18657  df-submnd 18658  df-grp 18815  df-minusg 18816  df-sbg 18817  df-mulg 18947  df-subg 19002  df-ghm 19092  df-cntz 19196  df-cmn 19661  df-abl 19662  df-mgp 20026  df-rng 20038  df-ur 20067  df-srg 20072  df-ring 20120  df-cring 20121  df-rhm 20357  df-subrng 20431  df-subrg 20455  df-lmod 20765  df-lss 20835  df-lsp 20875  df-assa 21760  df-asp 21761  df-ascl 21762  df-psr 21816  df-mvr 21817  df-mpl 21818  df-opsr 21820  df-evls 21979  df-psr1 22062  df-ply1 22064  df-evls1 22200
This theorem is referenced by:  algextdeglem4  33687
  Copyright terms: Public domain W3C validator