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

Definition df-cpmat2mat 20513
Description: Transformation of a constant polynomial matrix (over a ring) into a matrix over the corresponding ring. Since this function is the inverse function of matToPolyMat, see m2cpminv 20565, it is also called "inverse matrix transformation" in the following. (Contributed by AV, 14-Dec-2019.)
Assertion
Ref Expression
df-cpmat2mat  |- cPolyMatToMat  =  (
n  e.  Fin , 
r  e.  _V  |->  ( m  e.  ( n ConstPolyMat  r )  |->  ( x  e.  n ,  y  e.  n  |->  ( (coe1 `  ( x m y ) ) `  0
) ) ) )
Distinct variable group:    m, n, r, x, y

Detailed syntax breakdown of Definition df-cpmat2mat
StepHypRef Expression
1 ccpmat2mat 20510 . 2  class cPolyMatToMat
2 vn . . 3  setvar  n
3 vr . . 3  setvar  r
4 cfn 7955 . . 3  class  Fin
5 cvv 3200 . . 3  class  _V
6 vm . . . 4  setvar  m
72cv 1482 . . . . 5  class  n
83cv 1482 . . . . 5  class  r
9 ccpmat 20508 . . . . 5  class ConstPolyMat
107, 8, 9co 6650 . . . 4  class  ( n ConstPolyMat  r )
11 vx . . . . 5  setvar  x
12 vy . . . . 5  setvar  y
13 cc0 9936 . . . . . 6  class  0
1411cv 1482 . . . . . . . 8  class  x
1512cv 1482 . . . . . . . 8  class  y
166cv 1482 . . . . . . . 8  class  m
1714, 15, 16co 6650 . . . . . . 7  class  ( x m y )
18 cco1 19548 . . . . . . 7  class coe1
1917, 18cfv 5888 . . . . . 6  class  (coe1 `  (
x m y ) )
2013, 19cfv 5888 . . . . 5  class  ( (coe1 `  ( x m y ) ) `  0
)
2111, 12, 7, 7, 20cmpt2 6652 . . . 4  class  ( x  e.  n ,  y  e.  n  |->  ( (coe1 `  ( x m y ) ) `  0
) )
226, 10, 21cmpt 4729 . . 3  class  ( m  e.  ( n ConstPolyMat  r ) 
|->  ( x  e.  n ,  y  e.  n  |->  ( (coe1 `  ( x m y ) ) ` 
0 ) ) )
232, 3, 4, 5, 22cmpt2 6652 . 2  class  ( n  e.  Fin ,  r  e.  _V  |->  ( m  e.  ( n ConstPolyMat  r ) 
|->  ( x  e.  n ,  y  e.  n  |->  ( (coe1 `  ( x m y ) ) ` 
0 ) ) ) )
241, 23wceq 1483 1  wff cPolyMatToMat  =  (
n  e.  Fin , 
r  e.  _V  |->  ( m  e.  ( n ConstPolyMat  r )  |->  ( x  e.  n ,  y  e.  n  |->  ( (coe1 `  ( x m y ) ) `  0
) ) ) )
Colors of variables: wff setvar class
This definition is referenced by:  cpm2mfval  20554
  Copyright terms: Public domain W3C validator