Theorems · Theorem · commutative algebra
Algebra.trace_comp_trace_of_basis
∀ {R : Type u_1} {S : Type u_2} {T : Type u_3} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing T]
[inst_3 : Algebra R S] [inst_4 : Algebra R T] [inst_5 : Algebra S T] [inst_6 : IsScalarTower R S T] {ι : Type u_4}
{κ : Type u_5} [Finite ι] [Finite κ] (b : Module.Basis ι R S) (c : Module.Basis κ S T),
Algebra.trace R S ∘ₗ ↑R (Algebra.trace S T) = Algebra.trace R T- Defined in
- Mathlib.RingTheory.Trace.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- IsScalarTowerstatement and proof · cited by 3,896
- Finitestatement and proof · cited by 3,029
- LinearMap.compstatement · cited by 1,642
- Module.Basisstatement and proof · cited by 1,477
- LinearMap.extproof · cited by 844
- LinearMap.restrictScalarsstatement and proof · cited by 215
- Algebra.tracestatement and proof · cited by 90
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.