Theorems · Theorem · commutative algebra
Algebra.trace_eq_matrix_trace
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] {ι : Type w}
[inst_3 : Fintype ι] [inst_4 : DecidableEq ι] (b : Module.Basis ι R S) (s : S),
(Algebra.trace R S) s = ((Algebra.leftMulMatrix b) s).trace- Defined in
- Mathlib.RingTheory.Trace.Defs
- Cited by
- 9 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.
Cites17
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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- AlgHomstatement · cited by 3,236
- Module.Basisstatement and proof · cited by 1,477
- LinearMap.toMatrixproof · cited by 180
- Matrix.tracestatement and proof · cited by 114
- Algebra.tracestatement · cited by 90
Cited by9
Results whose statement or proof uses this declaration.
- Algebra.trace_localizationproof · cited by 4
- Algebra.trace_trace_of_basisproof · cited by 2
- Rat.numberField_discrproof · cited by 2
- PowerBasis.trace_gen_eq_nextCoeff_minpolyproof · cited by 2
- Algebra.trace_eq_of_ringEquivproof · cited by 1
- Algebra.trace_quotient_mkproof · cited by 1
- Subalgebra.LinearDisjoint.trace_algebraMapproof · cited by 1
- Algebra.norm_one_add_smulproof · cited by 0
- Algebra.trace_complex_applyproof · cited by 0