Theorems · Theorem · linear algebra
Submodule.mapQ_pow
∀ {R : Type u_1} {M : Type u_2} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] (p : Submodule R M)
{f : M →ₗ[R] M} (h : p ≤ Submodule.comap f p) (k : ℕ) (h' : optParam (p ≤ Submodule.comap (f ^ k) p) ⋯),
p.mapQ p (f ^ k) h' = p.mapQ p f h ^ k- Defined in
- Mathlib.LinearAlgebra.Quotient.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- LE.le.transproof · cited by 3,151
- HasQuotient.Quotientstatement and proof · cited by 2,301
- LinearMap.compproof · cited by 1,642
- pow_zeroproof · cited by 1,094
- LinearMap.idproof · cited by 625
- Submodule.comapstatement and proof · cited by 347
Cited by1
Results whose statement or proof uses this declaration.
- Module.End.IsNilpotent.mapQproof · cited by 1