Theorems · Definition · commutative algebra
LinearMap.iterateMapComap
{R : Type u_1} →
{N : Type u_2} →
{M : Type u_3} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid N] →
[inst_2 : Module R N] →
[inst_3 : AddCommMonoid M] →
[inst_4 : Module R M] → (N →ₗ[R] M) → (N →ₗ[R] M) → ℕ → Submodule R N → Submodule R NThe LinearMap.iterateMapComap f i n K : Submodule R N is
f⁻¹(i(⋯(f⁻¹(i(K))))) (n times).
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Nat.iterateproof · cited by 740
- Submodule.mapproof · cited by 614
- Submodule.comapproof · cited by 347
Cited by4
Results whose statement or proof uses this declaration.
- IsNoetherian.injective_of_surjective_of_injectiveproof · cited by 3
- LinearMap.ker_le_of_iterateMapComap_eq_succstatement and proof · cited by 1
- LinearMap.iterateMapComap_eq_succstatement and proof · cited by 1
- LinearMap.iterateMapComap_le_succstatement and proof · cited by 1