Theorems · Theorem · linear algebra
LinearMap.trace_baseChange
∀ {R : Type u_1} [inst : CommRing R] {M : Type u_2} [inst_1 : AddCommGroup M] [inst_2 : Module R M] [Module.Free R M]
[Module.Finite R M] (f : M →ₗ[R] M) (A : Type u_6) [inst_5 : CommRing A] [inst_6 : Algebra R A],
(LinearMap.trace A (TensorProduct R A M)) (LinearMap.baseChange A f) = (algebraMap R A) ((LinearMap.trace R M) f)- Defined in
- Mathlib.LinearAlgebra.Trace
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- TensorProductstatement and proof · cited by 2,545
- Module.Basisproof · cited by 1,477
- Module.Finitestatement and proof · cited by 1,032
Cited by2
Results whose statement or proof uses this declaration.
- LieModule.lowerCentralSeries_one_inf_center_le_ker_traceFormproof · cited by 1
- LieModule.traceForm_baseChangeproof · cited by 1