Theorems · Definition · commutative algebra
Algebra.traceMatrix
{κ : Type w} →
(A : Type u) → {B : Type v} → [inst : CommRing A] → [inst_1 : CommRing B] → [Algebra A B] → (κ → B) → Matrix κ κ AGiven an A-algebra B and b, a κ-indexed family of elements of B, we define
traceMatrix A b as the matrix whose (i j)-th element is the trace of b i * b j.
- Defined in
- Mathlib.RingTheory.Trace.Basic
- Cited by
- 24 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Matrixstatement · cited by 4,303
- Matrix.ofproof · cited by 336
- Algebra.traceFormproof · cited by 33
Cited by25
Results whose statement or proof uses this declaration.
- Algebra.discrproof · cited by 38
- Algebra.discr_defstatement · cited by 12
- Algebra.discr_reindexproof · cited by 7
- Algebra.discr_eq_det_embeddingsMatrixReindex_pow_twoproof · cited by 4
- NumberField.absNorm_differentIdealproof · cited by 4
- IsCyclotomicExtension.discr_prime_powproof · cited by 3
- Algebra.traceMatrix_applystatement · cited by 3
- Algebra.discr_localizationLocalizationproof · cited by 3
- Algebra.traceMatrix_eq_embeddingsMatrixReindex_mul_transstatement · cited by 2
- Algebra.traceMatrix_of_basisstatement · cited by 2
- Algebra.traceMatrix_of_basis_mulVecstatement and proof · cited by 2
- Algebra.traceMatrix_of_matrix_vecMulstatement and proof · cited by 2