Theorems · Theorem · commutative algebra
LinearMap.eventually_codisjoint_ker_pow_range_pow
∀ {R : Type u_1} {M : Type u_2} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] [IsArtinian R M]
(f : Module.End R M), ∀ᶠ (n : ℕ) in Filter.atTop, Codisjoint (f ^ n).ker (f ^ n).rangeFor any endomorphism of an Artinian module, any sufficiently high iterate has codisjoint kernel and range.
- Defined in
- Mathlib.RingTheory.Artinian.Module
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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 and proof · cited by 18,349
- Semiringproof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- RingHomproof · cited by 10,189
- Top.topproof · cited by 9,680
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- Filter.Eventuallystatement · cited by 3,134
Cited by2
Results whose statement or proof uses this declaration.
- LinearMap.eventually_isCompl_ker_pow_range_powproof · cited by 1
- LieSubalgebra.normalizer_eq_self_of_engel_leproof · cited by 0