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

Theorem evl1gsumd 19721
Description: Polynomial evaluation builder for a finite group sum of polynomials. (Contributed by AV, 17-Sep-2019.)
Hypotheses
Ref Expression
evl1gsumd.q  |-  O  =  (eval1 `  R )
evl1gsumd.p  |-  P  =  (Poly1 `  R )
evl1gsumd.b  |-  B  =  ( Base `  R
)
evl1gsumd.u  |-  U  =  ( Base `  P
)
evl1gsumd.r  |-  ( ph  ->  R  e.  CRing )
evl1gsumd.y  |-  ( ph  ->  Y  e.  B )
evl1gsumd.m  |-  ( ph  ->  A. x  e.  N  M  e.  U )
evl1gsumd.n  |-  ( ph  ->  N  e.  Fin )
Assertion
Ref Expression
evl1gsumd  |-  ( ph  ->  ( ( O `  ( P  gsumg  ( x  e.  N  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  N  |->  ( ( O `  M ) `  Y
) ) ) )
Distinct variable groups:    x, O    x, U    x, Y    x, B    x, N    x, R    ph, x
Allowed substitution hints:    P( x)    M( x)

Proof of Theorem evl1gsumd
Dummy variables  a  m  n are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 evl1gsumd.m . 2  |-  ( ph  ->  A. x  e.  N  M  e.  U )
2 evl1gsumd.n . . 3  |-  ( ph  ->  N  e.  Fin )
3 raleq 3138 . . . . . . 7  |-  ( n  =  (/)  ->  ( A. x  e.  n  M  e.  U  <->  A. x  e.  (/)  M  e.  U ) )
43anbi2d 740 . . . . . 6  |-  ( n  =  (/)  ->  ( (
ph  /\  A. x  e.  n  M  e.  U )  <->  ( ph  /\ 
A. x  e.  (/)  M  e.  U ) ) )
5 mpteq1 4737 . . . . . . . . . 10  |-  ( n  =  (/)  ->  ( x  e.  n  |->  M )  =  ( x  e.  (/)  |->  M ) )
65oveq2d 6666 . . . . . . . . 9  |-  ( n  =  (/)  ->  ( P 
gsumg  ( x  e.  n  |->  M ) )  =  ( P  gsumg  ( x  e.  (/)  |->  M ) ) )
76fveq2d 6195 . . . . . . . 8  |-  ( n  =  (/)  ->  ( O `
 ( P  gsumg  ( x  e.  n  |->  M ) ) )  =  ( O `  ( P 
gsumg  ( x  e.  (/)  |->  M ) ) ) )
87fveq1d 6193 . . . . . . 7  |-  ( n  =  (/)  ->  ( ( O `  ( P 
gsumg  ( x  e.  n  |->  M ) ) ) `
 Y )  =  ( ( O `  ( P  gsumg  ( x  e.  (/)  |->  M ) ) ) `
 Y ) )
9 mpteq1 4737 . . . . . . . 8  |-  ( n  =  (/)  ->  ( x  e.  n  |->  ( ( O `  M ) `
 Y ) )  =  ( x  e.  (/)  |->  ( ( O `
 M ) `  Y ) ) )
109oveq2d 6666 . . . . . . 7  |-  ( n  =  (/)  ->  ( R 
gsumg  ( x  e.  n  |->  ( ( O `  M ) `  Y
) ) )  =  ( R  gsumg  ( x  e.  (/)  |->  ( ( O `  M ) `  Y
) ) ) )
118, 10eqeq12d 2637 . . . . . 6  |-  ( n  =  (/)  ->  ( ( ( O `  ( P  gsumg  ( x  e.  n  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  n  |->  ( ( O `  M ) `  Y
) ) )  <->  ( ( O `  ( P  gsumg  ( x  e.  (/)  |->  M ) ) ) `  Y
)  =  ( R 
gsumg  ( x  e.  (/)  |->  ( ( O `  M ) `
 Y ) ) ) ) )
124, 11imbi12d 334 . . . . 5  |-  ( n  =  (/)  ->  ( ( ( ph  /\  A. x  e.  n  M  e.  U )  ->  (
( O `  ( P  gsumg  ( x  e.  n  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  n  |->  ( ( O `  M ) `  Y
) ) ) )  <-> 
( ( ph  /\  A. x  e.  (/)  M  e.  U )  ->  (
( O `  ( P  gsumg  ( x  e.  (/)  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  (/)  |->  ( ( O `  M ) `  Y
) ) ) ) ) )
13 raleq 3138 . . . . . . 7  |-  ( n  =  m  ->  ( A. x  e.  n  M  e.  U  <->  A. x  e.  m  M  e.  U ) )
1413anbi2d 740 . . . . . 6  |-  ( n  =  m  ->  (
( ph  /\  A. x  e.  n  M  e.  U )  <->  ( ph  /\ 
A. x  e.  m  M  e.  U )
) )
15 mpteq1 4737 . . . . . . . . . 10  |-  ( n  =  m  ->  (
x  e.  n  |->  M )  =  ( x  e.  m  |->  M ) )
1615oveq2d 6666 . . . . . . . . 9  |-  ( n  =  m  ->  ( P  gsumg  ( x  e.  n  |->  M ) )  =  ( P  gsumg  ( x  e.  m  |->  M ) ) )
1716fveq2d 6195 . . . . . . . 8  |-  ( n  =  m  ->  ( O `  ( P  gsumg  ( x  e.  n  |->  M ) ) )  =  ( O `  ( P  gsumg  ( x  e.  m  |->  M ) ) ) )
1817fveq1d 6193 . . . . . . 7  |-  ( n  =  m  ->  (
( O `  ( P  gsumg  ( x  e.  n  |->  M ) ) ) `
 Y )  =  ( ( O `  ( P  gsumg  ( x  e.  m  |->  M ) ) ) `
 Y ) )
19 mpteq1 4737 . . . . . . . 8  |-  ( n  =  m  ->  (
x  e.  n  |->  ( ( O `  M
) `  Y )
)  =  ( x  e.  m  |->  ( ( O `  M ) `
 Y ) ) )
2019oveq2d 6666 . . . . . . 7  |-  ( n  =  m  ->  ( R  gsumg  ( x  e.  n  |->  ( ( O `  M ) `  Y
) ) )  =  ( R  gsumg  ( x  e.  m  |->  ( ( O `  M ) `  Y
) ) ) )
2118, 20eqeq12d 2637 . . . . . 6  |-  ( n  =  m  ->  (
( ( O `  ( P  gsumg  ( x  e.  n  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  n  |->  ( ( O `  M ) `  Y
) ) )  <->  ( ( O `  ( P  gsumg  ( x  e.  m  |->  M ) ) ) `  Y )  =  ( R  gsumg  ( x  e.  m  |->  ( ( O `  M ) `  Y
) ) ) ) )
2214, 21imbi12d 334 . . . . 5  |-  ( n  =  m  ->  (
( ( ph  /\  A. x  e.  n  M  e.  U )  -> 
( ( O `  ( P  gsumg  ( x  e.  n  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  n  |->  ( ( O `  M ) `  Y
) ) ) )  <-> 
( ( ph  /\  A. x  e.  m  M  e.  U )  -> 
( ( O `  ( P  gsumg  ( x  e.  m  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  m  |->  ( ( O `  M ) `  Y
) ) ) ) ) )
23 raleq 3138 . . . . . . 7  |-  ( n  =  ( m  u. 
{ a } )  ->  ( A. x  e.  n  M  e.  U 
<-> 
A. x  e.  ( m  u.  { a } ) M  e.  U ) )
2423anbi2d 740 . . . . . 6  |-  ( n  =  ( m  u. 
{ a } )  ->  ( ( ph  /\ 
A. x  e.  n  M  e.  U )  <->  (
ph  /\  A. x  e.  ( m  u.  {
a } ) M  e.  U ) ) )
25 mpteq1 4737 . . . . . . . . . 10  |-  ( n  =  ( m  u. 
{ a } )  ->  ( x  e.  n  |->  M )  =  ( x  e.  ( m  u.  { a } )  |->  M ) )
2625oveq2d 6666 . . . . . . . . 9  |-  ( n  =  ( m  u. 
{ a } )  ->  ( P  gsumg  ( x  e.  n  |->  M ) )  =  ( P 
gsumg  ( x  e.  (
m  u.  { a } )  |->  M ) ) )
2726fveq2d 6195 . . . . . . . 8  |-  ( n  =  ( m  u. 
{ a } )  ->  ( O `  ( P  gsumg  ( x  e.  n  |->  M ) ) )  =  ( O `  ( P  gsumg  ( x  e.  ( m  u.  { a } )  |->  M ) ) ) )
2827fveq1d 6193 . . . . . . 7  |-  ( n  =  ( m  u. 
{ a } )  ->  ( ( O `
 ( P  gsumg  ( x  e.  n  |->  M ) ) ) `  Y
)  =  ( ( O `  ( P 
gsumg  ( x  e.  (
m  u.  { a } )  |->  M ) ) ) `  Y
) )
29 mpteq1 4737 . . . . . . . 8  |-  ( n  =  ( m  u. 
{ a } )  ->  ( x  e.  n  |->  ( ( O `
 M ) `  Y ) )  =  ( x  e.  ( m  u.  { a } )  |->  ( ( O `  M ) `
 Y ) ) )
3029oveq2d 6666 . . . . . . 7  |-  ( n  =  ( m  u. 
{ a } )  ->  ( R  gsumg  ( x  e.  n  |->  ( ( O `  M ) `
 Y ) ) )  =  ( R 
gsumg  ( x  e.  (
m  u.  { a } )  |->  ( ( O `  M ) `
 Y ) ) ) )
3128, 30eqeq12d 2637 . . . . . 6  |-  ( n  =  ( m  u. 
{ a } )  ->  ( ( ( O `  ( P 
gsumg  ( x  e.  n  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  n  |->  ( ( O `  M ) `  Y
) ) )  <->  ( ( O `  ( P  gsumg  ( x  e.  ( m  u.  { a } )  |->  M ) ) ) `  Y )  =  ( R  gsumg  ( x  e.  ( m  u. 
{ a } ) 
|->  ( ( O `  M ) `  Y
) ) ) ) )
3224, 31imbi12d 334 . . . . 5  |-  ( n  =  ( m  u. 
{ a } )  ->  ( ( (
ph  /\  A. x  e.  n  M  e.  U )  ->  (
( O `  ( P  gsumg  ( x  e.  n  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  n  |->  ( ( O `  M ) `  Y
) ) ) )  <-> 
( ( ph  /\  A. x  e.  ( m  u.  { a } ) M  e.  U
)  ->  ( ( O `  ( P  gsumg  ( x  e.  ( m  u.  { a } )  |->  M ) ) ) `  Y )  =  ( R  gsumg  ( x  e.  ( m  u. 
{ a } ) 
|->  ( ( O `  M ) `  Y
) ) ) ) ) )
33 raleq 3138 . . . . . . 7  |-  ( n  =  N  ->  ( A. x  e.  n  M  e.  U  <->  A. x  e.  N  M  e.  U ) )
3433anbi2d 740 . . . . . 6  |-  ( n  =  N  ->  (
( ph  /\  A. x  e.  n  M  e.  U )  <->  ( ph  /\ 
A. x  e.  N  M  e.  U )
) )
35 mpteq1 4737 . . . . . . . . . 10  |-  ( n  =  N  ->  (
x  e.  n  |->  M )  =  ( x  e.  N  |->  M ) )
3635oveq2d 6666 . . . . . . . . 9  |-  ( n  =  N  ->  ( P  gsumg  ( x  e.  n  |->  M ) )  =  ( P  gsumg  ( x  e.  N  |->  M ) ) )
3736fveq2d 6195 . . . . . . . 8  |-  ( n  =  N  ->  ( O `  ( P  gsumg  ( x  e.  n  |->  M ) ) )  =  ( O `  ( P  gsumg  ( x  e.  N  |->  M ) ) ) )
3837fveq1d 6193 . . . . . . 7  |-  ( n  =  N  ->  (
( O `  ( P  gsumg  ( x  e.  n  |->  M ) ) ) `
 Y )  =  ( ( O `  ( P  gsumg  ( x  e.  N  |->  M ) ) ) `
 Y ) )
39 mpteq1 4737 . . . . . . . 8  |-  ( n  =  N  ->  (
x  e.  n  |->  ( ( O `  M
) `  Y )
)  =  ( x  e.  N  |->  ( ( O `  M ) `
 Y ) ) )
4039oveq2d 6666 . . . . . . 7  |-  ( n  =  N  ->  ( R  gsumg  ( x  e.  n  |->  ( ( O `  M ) `  Y
) ) )  =  ( R  gsumg  ( x  e.  N  |->  ( ( O `  M ) `  Y
) ) ) )
4138, 40eqeq12d 2637 . . . . . 6  |-  ( n  =  N  ->  (
( ( O `  ( P  gsumg  ( x  e.  n  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  n  |->  ( ( O `  M ) `  Y
) ) )  <->  ( ( O `  ( P  gsumg  ( x  e.  N  |->  M ) ) ) `  Y )  =  ( R  gsumg  ( x  e.  N  |->  ( ( O `  M ) `  Y
) ) ) ) )
4234, 41imbi12d 334 . . . . 5  |-  ( n  =  N  ->  (
( ( ph  /\  A. x  e.  n  M  e.  U )  -> 
( ( O `  ( P  gsumg  ( x  e.  n  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  n  |->  ( ( O `  M ) `  Y
) ) ) )  <-> 
( ( ph  /\  A. x  e.  N  M  e.  U )  ->  (
( O `  ( P  gsumg  ( x  e.  N  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  N  |->  ( ( O `  M ) `  Y
) ) ) ) ) )
43 mpt0 6021 . . . . . . . . . . . . 13  |-  ( x  e.  (/)  |->  M )  =  (/)
4443oveq2i 6661 . . . . . . . . . . . 12  |-  ( P 
gsumg  ( x  e.  (/)  |->  M ) )  =  ( P 
gsumg  (/) )
45 eqid 2622 . . . . . . . . . . . . 13  |-  ( 0g
`  P )  =  ( 0g `  P
)
4645gsum0 17278 . . . . . . . . . . . 12  |-  ( P 
gsumg  (/) )  =  ( 0g
`  P )
4744, 46eqtri 2644 . . . . . . . . . . 11  |-  ( P 
gsumg  ( x  e.  (/)  |->  M ) )  =  ( 0g
`  P )
4847fveq2i 6194 . . . . . . . . . 10  |-  ( O `
 ( P  gsumg  ( x  e.  (/)  |->  M ) ) )  =  ( O `
 ( 0g `  P ) )
49 evl1gsumd.r . . . . . . . . . . . . . 14  |-  ( ph  ->  R  e.  CRing )
50 crngring 18558 . . . . . . . . . . . . . 14  |-  ( R  e.  CRing  ->  R  e.  Ring )
5149, 50syl 17 . . . . . . . . . . . . 13  |-  ( ph  ->  R  e.  Ring )
52 evl1gsumd.p . . . . . . . . . . . . . 14  |-  P  =  (Poly1 `  R )
53 eqid 2622 . . . . . . . . . . . . . 14  |-  (algSc `  P )  =  (algSc `  P )
54 eqid 2622 . . . . . . . . . . . . . 14  |-  ( 0g
`  R )  =  ( 0g `  R
)
5552, 53, 54, 45ply1scl0 19660 . . . . . . . . . . . . 13  |-  ( R  e.  Ring  ->  ( (algSc `  P ) `  ( 0g `  R ) )  =  ( 0g `  P ) )
5651, 55syl 17 . . . . . . . . . . . 12  |-  ( ph  ->  ( (algSc `  P
) `  ( 0g `  R ) )  =  ( 0g `  P
) )
5756eqcomd 2628 . . . . . . . . . . 11  |-  ( ph  ->  ( 0g `  P
)  =  ( (algSc `  P ) `  ( 0g `  R ) ) )
5857fveq2d 6195 . . . . . . . . . 10  |-  ( ph  ->  ( O `  ( 0g `  P ) )  =  ( O `  ( (algSc `  P ) `  ( 0g `  R
) ) ) )
5948, 58syl5eq 2668 . . . . . . . . 9  |-  ( ph  ->  ( O `  ( P  gsumg  ( x  e.  (/)  |->  M ) ) )  =  ( O `  ( (algSc `  P ) `  ( 0g `  R
) ) ) )
6059fveq1d 6193 . . . . . . . 8  |-  ( ph  ->  ( ( O `  ( P  gsumg  ( x  e.  (/)  |->  M ) ) ) `
 Y )  =  ( ( O `  ( (algSc `  P ) `  ( 0g `  R
) ) ) `  Y ) )
61 evl1gsumd.q . . . . . . . . . 10  |-  O  =  (eval1 `  R )
62 evl1gsumd.b . . . . . . . . . 10  |-  B  =  ( Base `  R
)
63 evl1gsumd.u . . . . . . . . . 10  |-  U  =  ( Base `  P
)
64 ringgrp 18552 . . . . . . . . . . . 12  |-  ( R  e.  Ring  ->  R  e. 
Grp )
6551, 64syl 17 . . . . . . . . . . 11  |-  ( ph  ->  R  e.  Grp )
6662, 54grpidcl 17450 . . . . . . . . . . 11  |-  ( R  e.  Grp  ->  ( 0g `  R )  e.  B )
6765, 66syl 17 . . . . . . . . . 10  |-  ( ph  ->  ( 0g `  R
)  e.  B )
68 evl1gsumd.y . . . . . . . . . 10  |-  ( ph  ->  Y  e.  B )
6961, 52, 62, 53, 63, 49, 67, 68evl1scad 19699 . . . . . . . . 9  |-  ( ph  ->  ( ( (algSc `  P ) `  ( 0g `  R ) )  e.  U  /\  (
( O `  (
(algSc `  P ) `  ( 0g `  R
) ) ) `  Y )  =  ( 0g `  R ) ) )
7069simprd 479 . . . . . . . 8  |-  ( ph  ->  ( ( O `  ( (algSc `  P ) `  ( 0g `  R
) ) ) `  Y )  =  ( 0g `  R ) )
7160, 70eqtrd 2656 . . . . . . 7  |-  ( ph  ->  ( ( O `  ( P  gsumg  ( x  e.  (/)  |->  M ) ) ) `
 Y )  =  ( 0g `  R
) )
72 mpt0 6021 . . . . . . . . 9  |-  ( x  e.  (/)  |->  ( ( O `
 M ) `  Y ) )  =  (/)
7372oveq2i 6661 . . . . . . . 8  |-  ( R 
gsumg  ( x  e.  (/)  |->  ( ( O `  M ) `
 Y ) ) )  =  ( R 
gsumg  (/) )
7454gsum0 17278 . . . . . . . 8  |-  ( R 
gsumg  (/) )  =  ( 0g
`  R )
7573, 74eqtri 2644 . . . . . . 7  |-  ( R 
gsumg  ( x  e.  (/)  |->  ( ( O `  M ) `
 Y ) ) )  =  ( 0g
`  R )
7671, 75syl6eqr 2674 . . . . . 6  |-  ( ph  ->  ( ( O `  ( P  gsumg  ( x  e.  (/)  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  (/)  |->  ( ( O `  M ) `  Y
) ) ) )
7776adantr 481 . . . . 5  |-  ( (
ph  /\  A. x  e.  (/)  M  e.  U
)  ->  ( ( O `  ( P  gsumg  ( x  e.  (/)  |->  M ) ) ) `  Y
)  =  ( R 
gsumg  ( x  e.  (/)  |->  ( ( O `  M ) `
 Y ) ) ) )
7861, 52, 62, 63, 49, 68evl1gsumdlem 19720 . . . . . . . 8  |-  ( ( m  e.  Fin  /\  -.  a  e.  m  /\  ph )  ->  (
( A. x  e.  m  M  e.  U  ->  ( ( O `  ( P  gsumg  ( x  e.  m  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  m  |->  ( ( O `  M ) `  Y
) ) ) )  ->  ( A. x  e.  ( m  u.  {
a } ) M  e.  U  ->  (
( O `  ( P  gsumg  ( x  e.  ( m  u.  { a } )  |->  M ) ) ) `  Y
)  =  ( R 
gsumg  ( x  e.  (
m  u.  { a } )  |->  ( ( O `  M ) `
 Y ) ) ) ) ) )
79783expia 1267 . . . . . . 7  |-  ( ( m  e.  Fin  /\  -.  a  e.  m
)  ->  ( ph  ->  ( ( A. x  e.  m  M  e.  U  ->  ( ( O `
 ( P  gsumg  ( x  e.  m  |->  M ) ) ) `  Y
)  =  ( R 
gsumg  ( x  e.  m  |->  ( ( O `  M ) `  Y
) ) ) )  ->  ( A. x  e.  ( m  u.  {
a } ) M  e.  U  ->  (
( O `  ( P  gsumg  ( x  e.  ( m  u.  { a } )  |->  M ) ) ) `  Y
)  =  ( R 
gsumg  ( x  e.  (
m  u.  { a } )  |->  ( ( O `  M ) `
 Y ) ) ) ) ) ) )
8079a2d 29 . . . . . 6  |-  ( ( m  e.  Fin  /\  -.  a  e.  m
)  ->  ( ( ph  ->  ( A. x  e.  m  M  e.  U  ->  ( ( O `
 ( P  gsumg  ( x  e.  m  |->  M ) ) ) `  Y
)  =  ( R 
gsumg  ( x  e.  m  |->  ( ( O `  M ) `  Y
) ) ) ) )  ->  ( ph  ->  ( A. x  e.  ( m  u.  {
a } ) M  e.  U  ->  (
( O `  ( P  gsumg  ( x  e.  ( m  u.  { a } )  |->  M ) ) ) `  Y
)  =  ( R 
gsumg  ( x  e.  (
m  u.  { a } )  |->  ( ( O `  M ) `
 Y ) ) ) ) ) ) )
81 impexp 462 . . . . . 6  |-  ( ( ( ph  /\  A. x  e.  m  M  e.  U )  ->  (
( O `  ( P  gsumg  ( x  e.  m  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  m  |->  ( ( O `  M ) `  Y
) ) ) )  <-> 
( ph  ->  ( A. x  e.  m  M  e.  U  ->  ( ( O `  ( P 
gsumg  ( x  e.  m  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  m  |->  ( ( O `  M ) `  Y
) ) ) ) ) )
82 impexp 462 . . . . . 6  |-  ( ( ( ph  /\  A. x  e.  ( m  u.  { a } ) M  e.  U )  ->  ( ( O `
 ( P  gsumg  ( x  e.  ( m  u. 
{ a } ) 
|->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  ( m  u.  { a } )  |->  ( ( O `  M ) `
 Y ) ) ) )  <->  ( ph  ->  ( A. x  e.  ( m  u.  {
a } ) M  e.  U  ->  (
( O `  ( P  gsumg  ( x  e.  ( m  u.  { a } )  |->  M ) ) ) `  Y
)  =  ( R 
gsumg  ( x  e.  (
m  u.  { a } )  |->  ( ( O `  M ) `
 Y ) ) ) ) ) )
8380, 81, 823imtr4g 285 . . . . 5  |-  ( ( m  e.  Fin  /\  -.  a  e.  m
)  ->  ( (
( ph  /\  A. x  e.  m  M  e.  U )  ->  (
( O `  ( P  gsumg  ( x  e.  m  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  m  |->  ( ( O `  M ) `  Y
) ) ) )  ->  ( ( ph  /\ 
A. x  e.  ( m  u.  { a } ) M  e.  U )  ->  (
( O `  ( P  gsumg  ( x  e.  ( m  u.  { a } )  |->  M ) ) ) `  Y
)  =  ( R 
gsumg  ( x  e.  (
m  u.  { a } )  |->  ( ( O `  M ) `
 Y ) ) ) ) ) )
8412, 22, 32, 42, 77, 83findcard2s 8201 . . . 4  |-  ( N  e.  Fin  ->  (
( ph  /\  A. x  e.  N  M  e.  U )  ->  (
( O `  ( P  gsumg  ( x  e.  N  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  N  |->  ( ( O `  M ) `  Y
) ) ) ) )
8584expd 452 . . 3  |-  ( N  e.  Fin  ->  ( ph  ->  ( A. x  e.  N  M  e.  U  ->  ( ( O `
 ( P  gsumg  ( x  e.  N  |->  M ) ) ) `  Y
)  =  ( R 
gsumg  ( x  e.  N  |->  ( ( O `  M ) `  Y
) ) ) ) ) )
862, 85mpcom 38 . 2  |-  ( ph  ->  ( A. x  e.  N  M  e.  U  ->  ( ( O `  ( P  gsumg  ( x  e.  N  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  N  |->  ( ( O `  M ) `  Y
) ) ) ) )
871, 86mpd 15 1  |-  ( ph  ->  ( ( O `  ( P  gsumg  ( x  e.  N  |->  M ) ) ) `
 Y )  =  ( R  gsumg  ( x  e.  N  |->  ( ( O `  M ) `  Y
) ) ) )
Colors of variables: wff setvar class
Syntax hints:   -. wn 3    -> wi 4    /\ wa 384    = wceq 1483    e. wcel 1990   A.wral 2912    u. cun 3572   (/)c0 3915   {csn 4177    |-> cmpt 4729   ` cfv 5888  (class class class)co 6650   Fincfn 7955   Basecbs 15857   0gc0g 16100    gsumg cgsu 16101   Grpcgrp 17422   Ringcrg 18547   CRingccrg 18548  algSccascl 19311  Poly1cpl1 19547  eval1ce1 19679
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1722  ax-4 1737  ax-5 1839  ax-6 1888  ax-7 1935  ax-8 1992  ax-9 1999  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246  ax-ext 2602  ax-rep 4771  ax-sep 4781  ax-nul 4789  ax-pow 4843  ax-pr 4906  ax-un 6949  ax-inf2 8538  ax-cnex 9992  ax-resscn 9993  ax-1cn 9994  ax-icn 9995  ax-addcl 9996  ax-addrcl 9997  ax-mulcl 9998  ax-mulrcl 9999  ax-mulcom 10000  ax-addass 10001  ax-mulass 10002  ax-distr 10003  ax-i2m1 10004  ax-1ne0 10005  ax-1rid 10006  ax-rnegex 10007  ax-rrecex 10008  ax-cnre 10009  ax-pre-lttri 10010  ax-pre-lttrn 10011  ax-pre-ltadd 10012  ax-pre-mulgt0 10013
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-3or 1038  df-3an 1039  df-tru 1486  df-fal 1489  df-ex 1705  df-nf 1710  df-sb 1881  df-eu 2474  df-mo 2475  df-clab 2609  df-cleq 2615  df-clel 2618  df-nfc 2753  df-ne 2795  df-nel 2898  df-ral 2917  df-rex 2918  df-reu 2919  df-rmo 2920  df-rab 2921  df-v 3202  df-sbc 3436  df-csb 3534  df-dif 3577  df-un 3579  df-in 3581  df-ss 3588  df-pss 3590  df-nul 3916  df-if 4087  df-pw 4160  df-sn 4178  df-pr 4180  df-tp 4182  df-op 4184  df-uni 4437  df-int 4476  df-iun 4522  df-iin 4523  df-br 4654  df-opab 4713  df-mpt 4730  df-tr 4753  df-id 5024  df-eprel 5029  df-po 5035  df-so 5036  df-fr 5073  df-se 5074  df-we 5075  df-xp 5120  df-rel 5121  df-cnv 5122  df-co 5123  df-dm 5124  df-rn 5125  df-res 5126  df-ima 5127  df-pred 5680  df-ord 5726  df-on 5727  df-lim 5728  df-suc 5729  df-iota 5851  df-fun 5890  df-fn 5891  df-f 5892  df-f1 5893  df-fo 5894  df-f1o 5895  df-fv 5896  df-isom 5897  df-riota 6611  df-ov 6653  df-oprab 6654  df-mpt2 6655  df-of 6897  df-ofr 6898  df-om 7066  df-1st 7168  df-2nd 7169  df-supp 7296  df-wrecs 7407  df-recs 7468  df-rdg 7506  df-1o 7560  df-2o 7561  df-oadd 7564  df-er 7742  df-map 7859  df-pm 7860  df-ixp 7909  df-en 7956  df-dom 7957  df-sdom 7958  df-fin 7959  df-fsupp 8276  df-sup 8348  df-oi 8415  df-card 8765  df-pnf 10076  df-mnf 10077  df-xr 10078  df-ltxr 10079  df-le 10080  df-sub 10268  df-neg 10269  df-nn 11021  df-2 11079  df-3 11080  df-4 11081  df-5 11082  df-6 11083  df-7 11084  df-8 11085  df-9 11086  df-n0 11293  df-z 11378  df-dec 11494  df-uz 11688  df-fz 12327  df-fzo 12466  df-seq 12802  df-hash 13118  df-struct 15859  df-ndx 15860  df-slot 15861  df-base 15863  df-sets 15864  df-ress 15865  df-plusg 15954  df-mulr 15955  df-sca 15957  df-vsca 15958  df-ip 15959  df-tset 15960  df-ple 15961  df-ds 15964  df-hom 15966  df-cco 15967  df-0g 16102  df-gsum 16103  df-prds 16108  df-pws 16110  df-mre 16246  df-mrc 16247  df-acs 16249  df-mgm 17242  df-sgrp 17284  df-mnd 17295  df-mhm 17335  df-submnd 17336  df-grp 17425  df-minusg 17426  df-sbg 17427  df-mulg 17541  df-subg 17591  df-ghm 17658  df-cntz 17750  df-cmn 18195  df-abl 18196  df-mgp 18490  df-ur 18502  df-srg 18506  df-ring 18549  df-cring 18550  df-rnghom 18715  df-subrg 18778  df-lmod 18865  df-lss 18933  df-lsp 18972  df-assa 19312  df-asp 19313  df-ascl 19314  df-psr 19356  df-mvr 19357  df-mpl 19358  df-opsr 19360  df-evls 19506  df-evl 19507  df-psr1 19550  df-ply1 19552  df-evl1 19681
This theorem is referenced by:  evl1gsumaddval  19723
  Copyright terms: Public domain W3C validator