Theorems · Theorem · number theory
Ideal.finrank_quotient_map
Deprecated since 2026-07-01Mathlib marks this declaration as deprecated.
∀ {R : Type u} [inst : CommRing R] {S : Type v} [inst_1 : CommRing S] [inst_2 : Algebra R S] (p : Ideal R)
(K : Type u_1) [inst_3 : Field K] [inst_4 : Algebra R K] (L : Type u_2) [inst_5 : Field L] [inst_6 : Algebra S L]
[IsFractionRing S L] [hRK : IsFractionRing R K] [IsDomain S] [IsDedekindDomain R] [inst_10 : Algebra K L]
[inst_11 : Algebra R L] [IsScalarTower R K L] [IsScalarTower R S L] [hp : p.IsMaximal] [Module.Finite R S],
Module.finrank (R ⧸ p) (S ⧸ Ideal.map (algebraMap R S) p) = Module.finrank K LIf p is a maximal ideal of R, and S is the integral closure of R in L,
then the dimension [S/pS : R/p] is equal to [Frac(S) : Frac(R)].
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 147 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites62
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Moduleproof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- Semiringproof · cited by 13,802
- AddCommMonoidproof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- Top.topproof · cited by 9,680
- Fieldstatement and proof · cited by 7,404
- Submoduleproof · cited by 7,192
- Idealstatement and proof · cited by 4,748
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.sum_ramification_inertiaproof · cited by 4