Theorems · Theorem · commutative algebra
Ideal.finrank_quotient_eq_sum
∀ {R : Type u_2} {S : Type u_3} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] [inst_3 : IsDomain R]
[inst_4 : IsPrincipalIdealRing R] [inst_5 : IsDomain S] (F : Type u_4) [inst_6 : CommRing F] [inst_7 : Algebra F R]
[inst_8 : Algebra F S] [IsScalarTower F R S] {I : Ideal S} (hI : I ≠ ⊥) {ι : Type u_5} [inst_10 : Fintype ι]
(b : Module.Basis ι R S) [Nontrivial F] [∀ (i : ι), Module.Free F (R ⧸ Ideal.span {Ideal.smithCoeffs b I hI i})]
[∀ (i : ι), Module.Finite F (R ⧸ Ideal.span {Ideal.smithCoeffs b I hI i})],
Module.finrank F (S ⧸ I) = ∑ i, Module.finrank F (R ⧸ Ideal.span {Ideal.smithCoeffs b I hI i})- Cited by
- 1 results in Mathlib
- Foundations
- Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- IsScalarTowerstatement and proof · cited by 3,896
- Finset.univstatement and proof · cited by 3,473
- Nontrivialstatement and proof · cited by 2,416
- HasQuotient.Quotientstatement and proof · cited by 2,301
- IsDomainstatement and proof · cited by 2,196
Cited by1
Results whose statement or proof uses this declaration.
- finrank_quotient_span_eq_natDegree_normproof · cited by 1