Theorems · Theorem · commutative algebra
trace_quotient_eq_trace_localization_quotient
∀ {R : Type u_1} (S : Type u_2) [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] (p : Ideal R)
[inst_3 : p.IsMaximal] (Rₚ : Type u_3) (Sₚ : Type u_4) [inst_4 : CommRing Rₚ] [inst_5 : CommRing Sₚ]
[inst_6 : Algebra R Rₚ] [inst_7 : IsLocalization.AtPrime Rₚ p] [inst_8 : IsLocalRing Rₚ] [inst_9 : Algebra S Sₚ]
[inst_10 : Algebra R Sₚ] [inst_11 : Algebra Rₚ Sₚ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sₚ]
[IsScalarTower R S Sₚ] [IsScalarTower R Rₚ Sₚ] (x : S),
(Algebra.trace (R ⧸ p) (S ⧸ Ideal.map (algebraMap R S) p)) ((Ideal.Quotient.mk (Ideal.map (algebraMap R S) p)) x) =
(IsLocalization.AtPrime.equivQuotMaximalIdeal p Rₚ).symm
((Algebra.trace (Rₚ ⧸ IsLocalRing.maximalIdeal Rₚ)
(Sₚ ⧸ Ideal.map (algebraMap Rₚ Sₚ) (IsLocalRing.maximalIdeal Rₚ)))
((algebraMap S (Sₚ ⧸ Ideal.map (algebraMap Rₚ Sₚ) (IsLocalRing.maximalIdeal Rₚ))) x))- Defined in
- Mathlib.RingTheory.Trace.Quotient
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- HasQuotient.Quotientstatement and proof · cited by 2,301
- RingEquivstatement and proof · cited by 1,147
- RingHom.compproof · cited by 899
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.trace_quotient_eq_of_isDedekindDomainproof · cited by 3