Theorems · Theorem · linear algebra
LinearMap.trace_smulRight
∀ {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] R) (x : M), (LinearMap.trace R M) (f.smulRight x) = f x- Defined in
- Mathlib.LinearAlgebra.Trace
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- LinearMapstatement and proof · cited by 10,215
- Finset.sumproof · cited by 5,195
- mul_oneproof · cited by 3,885
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- Module.Finitestatement and proof · cited by 1,032
- Finsupp.singleproof · cited by 943
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.