Mathlib Map

Theorems · Theorem · linear algebra

LinearMap.ker_eq_bot

∀ {R : Type u_1} {R₂ : Type u_2} {M : Type u_5} {M₂ : Type u_7} [inst : Ring R] [inst_1 : Ring R₂]
  [inst_2 : AddCommGroup M] [inst_3 : AddCommGroup M₂] [inst_4 : Module R M] [inst_5 : Module R₂ M₂] {τ₁₂ : R →+* R₂}
  {f : M →ₛₗ[τ₁₂] M₂}, f.ker = ⊥ ↔ Function.Injective ⇑f
Defined in
Mathlib.Algebra.Module.Submodule.Ker
Cited by
92 results in Mathlib
Foundations
Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingRingAddCommGroupAddCommGroupModuleModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ModuleCat.mono_iff_injective · cited by 21ModuleCat.mono_iff_inject…lTensor_exact · cited by 11lTensor_exactgroupHomology.map_chainsFunctor_shortExact · cited by 8groupHomology.map_chainsF…LinearMap.normDet_ne_zero_tfae · cited by 6LinearMap.normDet_ne_zero…LinearMap.exists_leftInverse_of_injective · cited by 6LinearMap.exists_leftInve…Algebra.FormallySmooth.comp_surjective · cited by 6FormallySmooth.comp_surje…LinearMap.normDet_eq_zero_iff_ker_ne_bot · cited by 5LinearMap.normDet_eq_zero…Module.FaithfullyFlat.zero_iff_lTensor_zero · cited by 5FaithfullyFlat.zero_iff_l…iSupIndep.dfinsupp_lsum_injective · cited by 5iSupIndep.dfinsupp_lsum_i…Module.End.HasUnifEigenvalue.lt · cited by 4HasUnifEigenvalue.ltAlgebra.Extension.subsingleton_h1Cotangent · cited by 3Extension.subsingleton_h1…LieHom.ker_eq_bot · cited by 3LieHom.ker_eq_botLinearMap.injective_or_eq_zero · cited by 3LinearMap.injective_or_eq…LinearMap.normDet_eq_zero_tfae · cited by 3LinearMap.normDet_eq_zero…LinearMap.BilinForm.dualBasis_dualBasis_flip · cited by 3BilinForm.dualBasis_dualB…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupLinearMap · cited by 10215LinearMapRingHom · cited by 10189RingHomRing · cited by 7463RingSubmodule · cited by 7192SubmoduleBot.bot · cited by 4720Bot.botLinearMap.ker · cited by 848LinearMap.kerinf_of_le_right · cited by 128inf_of_le_rightLinearMap.disjoint_ker_iff_injOn · cited by 2LinearMap.disjoint_ker_if…LinearMap.ker_eq_botCITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by92

Results whose statement or proof uses this declaration.