Theorems · Inductive type · commutative algebra
Ideal.Filtration
{R : Type u_1} → [inst : CommRing R] → Ideal R → (M : Type u_3) → [inst_1 : AddCommGroup M] → [Module R M] → Type u_3An I-filtration on the module M is a sequence of decreasing submodules N i such that
I • (N i) ≤ N (i + 1). Note that we do not require the filtration to start from ⊤.
- Defined in
- Mathlib.RingTheory.Filtration
- Cited by
- 32 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses no axioms
- Assumes
- CommRingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement · cited by 20,661
- CommRingstatement · cited by 17,173
- AddCommGroupstatement · cited by 12,871
- Idealstatement · cited by 4,748
Cited by44
Results whose statement or proof uses this declaration.
- Ideal.Filtration.Nstatement and proof · cited by 29
- Ideal.Filtration.Stablestatement and proof · cited by 10
- Ideal.Filtration.submodulestatement and proof · cited by 7
- Ideal.stableFiltrationstatement · cited by 3
- Ideal.trivialFiltrationstatement · cited by 3
- Ideal.Filtration.smul_lestatement and proof · cited by 3
- Ideal.Filtration.Stable.exists_pow_smul_eq_of_gestatement and proof · cited by 2
- Ideal.Filtration.Stable.inter_rightstatement and proof · cited by 2
- Ideal.Filtration.Stable.of_lestatement and proof · cited by 2
- Ideal.Filtration.antitonestatement and proof · cited by 2
- Ideal.Filtration.submodule_span_singlestatement and proof · cited by 2
- Ideal.Filtration.Stable.exists_forall_lestatement and proof · cited by 1