Theorems · Theorem · commutative algebra
Submodule.finite_quotient_smul
∀ {R : Type u_1} {M : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] (I : Ideal R)
{N : Submodule R M} [Finite (R ⧸ I)] [Finite (M ⧸ N)], N.FG → Finite (M ⧸ I • N)Let N be a finite index f.g. R-submodule, and I be a finite index ideal.
Then I • N also has finite index.
- Defined in
- Mathlib.RingTheory.Ideal.Quotient.Index
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Top.topproof · cited by 9,680
- Submodulestatement and proof · cited by 7,192
- Idealstatement and proof · cited by 4,748
- LinearEquivproof · cited by 3,317
- Finitestatement and proof · cited by 3,029
- TensorProductproof · cited by 2,545
- HasQuotient.Quotientstatement and proof · cited by 2,301
- LinearEquiv.symmproof · cited by 1,461
Cited by2
Results whose statement or proof uses this declaration.
- Ideal.finite_quotient_powproof · cited by 3
- Ideal.finite_quotient_prodproof · cited by 1