Theorems · Theorem · commutative algebra
Algebra.trace_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] [IsScalarTower R S T] {ι : Type u_4}
{κ : Type u_5} [Finite ι] [Finite κ] (b : Module.Basis ι R S) (c : Module.Basis κ S T) (x : T),
(Algebra.trace R S) ((Algebra.trace S T) x) = (Algebra.trace R T) x- Defined in
- Mathlib.RingTheory.Trace.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Finsetproof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Fintypeproof · cited by 7,736
- Finset.sumproof · cited by 5,195
- IsScalarTowerstatement and proof · cited by 3,896
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- Finset.sum_congrproof · cited by 2,323
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.trace_traceproof · cited by 5
- Algebra.trace_comp_trace_of_basisproof · cited by 0