Theorems · Theorem · commutative algebra
Algebra.trace_quotient_eq_of_isDedekindDomain
∀ {R : Type u_1} (S : Type u_2) [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] (p : Ideal R)
[p.IsMaximal] (x : S) [inst_4 : IsDedekindDomain R] [inst_5 : IsDomain S] [inst_6 : Module.IsTorsionFree R S]
[inst_7 : Module.Finite R S] [inst_8 : IsIntegrallyClosed S],
(Algebra.trace (R ⧸ p) (S ⧸ Ideal.map (algebraMap R S) p)) ((Ideal.Quotient.mk (Ideal.map (algebraMap R S) p)) x) =
(Ideal.Quotient.mk p) ((Algebra.intTrace R S) x)The trace map on B → A coincides with the trace map on B⧸pB → A⧸p.
- Defined in
- Mathlib.RingTheory.Trace.Quotient
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 187 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites63
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
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Bot.botproof · cited by 4,720
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerproof · cited by 3,896
- LE.le.transproof · cited by 3,151
- HasQuotient.Quotientstatement and proof · cited by 2,301
Cited by3
Results whose statement or proof uses this declaration.
- not_dvd_differentIdeal_of_isCoprime_of_isSeparableproof · cited by 2
- dvd_differentIdeal_of_not_isSeparableproof · cited by 1
- pow_sub_one_dvd_differentIdeal_auxproof · cited by 1