Theorems · Theorem · linear algebra
LinearMap.ker_smul
∀ {K : Type u_4} {V : Type u_9} {V₂ : Type u_10} [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₂) (a : K), a ≠ 0 → (a • f).ker = f.ker- Defined in
- Mathlib.Algebra.Module.Submodule.Ker
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, 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
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement · cited by 7,192
- Bot.botproof · cited by 4,720
- LinearMap.kerstatement · cited by 848
- Semifieldstatement and proof · cited by 439
- Submodule.comap_smulproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- LinearMap.normDet_smulproof · cited by 1
- Module.End.genEigenspace_divproof · cited by 1
- LinearMap.index_smulproof · cited by 0
- Module.ker_algebraMap_endproof · cited by 0