Theorems · Theorem · linear algebra
Submodule.comap_smul
∀ {K : Type u_9} {V : Type u_10} {V₂ : Type u_11} [inst : Semifield K] [inst_1 : AddCommMonoid V] [inst_2 : Module K V]
[inst_3 : AddCommMonoid V₂] [inst_4 : Module K V₂] (f : V →ₗ[K] V₂) (p : Submodule K V₂) (a : K),
a ≠ 0 → Submodule.comap (a • f) p = Submodule.comap f p- Defined in
- Mathlib.Algebra.Module.Submodule.Map
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Semifieldstatement and proof · cited by 439
- Submodule.comapstatement · cited by 347
- Submodule.extproof · cited by 204
- Submodule.smul_mem_iffproof · cited by 19
Cited by4
Results whose statement or proof uses this declaration.
- LinearMap.ker_smulproof · cited by 4
- Submodule.map_smulproof · cited by 3
- Submodule.comap_smul'proof · cited by 1
- Module.End.IsSemisimple_smul_iffproof · cited by 1