Theorems · Theorem · commutative algebra
Module.End.eventually_disjoint_ker_pow_range_pow
∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] [IsNoetherian R M]
(f : Module.End R M), ∀ᶠ (n : ℕ) in Filter.atTop, Disjoint (f ^ n).ker (f ^ n).rangeFor an endomorphism of a Noetherian module, any sufficiently large iterate has disjoint kernel and range.
- Defined in
- Mathlib.RingTheory.Noetherian.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- SetLike.coeproof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Bot.botproof · cited by 4,720
- Filter.Eventuallystatement · cited by 3,134
- Filter.atTopstatement · cited by 2,405
- Disjointstatement · cited by 2,201
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.eventually_isCompl_ker_pow_range_powproof · cited by 1