Theorems · Theorem · commutative algebra
IsFiltration.mk_int
∀ {σ : Type u_3} [inst : Preorder σ] (F : ℤ → σ), Monotone F → IsFiltration F fun n => F (n - 1)A convenience constructor for IsFiltration when the index is the integers.
- Defined in
- Mathlib.RingTheory.FilteredAlgebra.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Preorder
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.
- Preorderstatement and proof · cited by 7,952
- Monotonestatement and proof · cited by 1,397
- sub_one_ltproof · cited by 8
- IsFiltrationstatement · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- IsRingFiltration.mk_intproof · cited by 1
- IsModuleFiltration.mk_intproof · cited by 0