Theorems · Theorem · commutative algebra
IsModuleFiltration.mk_int
∀ {R : Type u_3} {M : Type u_4} {σ : Type u_5} {σM : Type u_6} [inst : Preorder σ] [inst_1 : Semiring R]
[inst_2 : SetLike σ R] [inst_3 : Preorder σM] [inst_4 : AddCommMonoid M] [inst_5 : Module R M] [inst_6 : SetLike σM M]
(F : ℤ → σ) (mono : Monotone F) [inst_7 : SetLike.GradedMonoid F] (F' : ℤ → σM),
Monotone F' → ∀ [SetLike.GradedSMul F F'], IsModuleFiltration F (fun n => F (n - 1)) F' fun n => F' (n - 1)A convenience constructor for IsModuleFiltration when the index is the integers.
- Defined in
- Mathlib.RingTheory.FilteredAlgebra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Preorderstatement and proof · cited by 7,952
- Monotonestatement and proof · cited by 1,397
- SetLikestatement and proof · cited by 1,084
- SetLike.GradedMonoidstatement and proof · cited by 48
- SetLike.GradedSMulstatement and proof · cited by 15
- IsFiltrationproof · cited by 7
- IsFiltration.mk_intproof · cited by 2
- IsModuleFiltrationstatement · cited by 1
- IsRingFiltration.mk_intstatement · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.