Theorems · Theorem · commutative algebra
Algebra.traceMatrix_of_matrix_mulVec
∀ {κ : Type w} {A : Type u} {B : Type v} [inst : CommRing A] [inst_1 : CommRing B] [inst_2 : Algebra A B]
[inst_3 : Fintype κ] (b : κ → B) (P : Matrix κ κ A),
Algebra.traceMatrix A ((P.map ⇑(algebraMap A B)).mulVec b) = P * Algebra.traceMatrix A b * P.transpose- Defined in
- Mathlib.RingTheory.Trace.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fintypestatement and proof · cited by 7,736
- Algebra.algebraMapstatement and proof · cited by 4,706
- Matrixstatement and proof · cited by 4,303
- Matrix.transposestatement and proof · cited by 389
- Matrix.mulVecstatement and proof · cited by 267
- Matrix.mapstatement and proof · cited by 247
- Matrix.vecMulproof · cited by 148
- AddEquiv.injectiveproof · cited by 58
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.discr_of_matrix_mulVecproof · cited by 0