Theorems · Theorem · commutative algebra
Algebra.trace_eq_of_ringEquiv
∀ {A : Type u_7} {B : Type u_8} {C : Type u_9} [inst : CommRing A] [inst_1 : CommRing B] [inst_2 : CommRing C]
[inst_3 : Algebra A C] [inst_4 : Algebra B C] (e : A ≃+* B),
(algebraMap B C).comp ↑e = algebraMap A C → ∀ (x : C), e ((Algebra.trace A C) x) = (Algebra.trace B C) x- Defined in
- Mathlib.RingTheory.Trace.Basic
- Cited by
- 1 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.
Cites44
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 and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Finsetproof · cited by 13,712
- AddCommMonoidproof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement · cited by 10,189
- Fintypeproof · cited by 7,736
- Algebra.algebraMapstatement and proof · cited by 4,706
- Matrixproof · cited by 4,303
- IsScalarTowerproof · cited by 3,896
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.trace_eq_of_equiv_equivproof · cited by 3