Mathlib Map

Theorems · Theorem · group theory

AddMonoidHom.ker_eq_bot_iff

∀ {G : Type u_1} [inst : AddGroup G] {M : Type u_7} [inst_1 : AddZeroClass M] (f : G →+ M),
  f.ker = ⊥ ↔ Function.Injective ⇑f
Defined in
Mathlib.Algebra.Group.Subgroup.Ker
Cited by
14 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroupAddZeroClass

Around this declaration

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

AddMonoidHom.ker_eq_bot · cited by 7AddMonoidHom.ker_eq_botAddCommGrpCat.mono_iff_injective · cited by 6AddCommGrpCat.mono_iff_in…AddChar.doubleDualEmb_injective · cited by 2AddChar.doubleDualEmb_inj…AddGrpCat.mono_iff_injective · cited by 2AddGrpCat.mono_iff_inject…AddCommGrpCat.mono_iff_ker_eq_bot · cited by 1AddCommGrpCat.mono_iff_ke…AddMonoidHom.injective_noncommPiCoprod_of_iSupIndep · cited by 1AddMonoidHom.injective_no…AddGroup.isAddCyclic_of_coprime_card_range_card_ker · cited by 1AddGroup.isAddCyclic_of_c…CategoryTheory.Abelian.Ext.postcomp_mk₀_injective_of_mono · cited by 1Ext.postcomp_mk₀_injectiv…CategoryTheory.Abelian.Ext.precomp_mk₀_injective_of_epi · cited by 1Ext.precomp_mk₀_injective…AddGrpCat.mono_iff_ker_eq_bot · cited by 1AddGrpCat.mono_iff_ker_eq…QuotientAddGroup.injective_lift_iff · cited by 0QuotientAddGroup.injectiv…AddSubgroup.nsmulAddMonoidHom_injective_of_isTorsionFree · cited by 0AddSubgroup.nsmulAddMonoi…ProfiniteAddGrp.toLimit_injective · cited by 0ProfiniteAddGrp.toLimit_i…zmultiplesHom_bijective · cited by 0zmultiplesHom_bijectiveDFunLike.coe · cited by 62936DFunLike.coeBot.bot · cited by 4720Bot.botAddGroup · cited by 4410AddGroupAddSubgroup · cited by 3232AddSubgroupAddMonoidHom · cited by 3230AddMonoidHomAddZeroClass · cited by 1237AddZeroClassAddMonoidHom.ker · cited by 158AddMonoidHom.kerbot_unique · cited by 57bot_uniqueAddMonoidHom.map_zero · cited by 47AddMonoidHom.map_zeroAddSubgroup.mem_bot · cited by 18AddSubgroup.mem_botneg_add_eq_zero · cited by 14neg_add_eq_zeroAddMonoidHom.eq_iff · cited by 2AddMonoidHom.eq_iffAddMonoidHom.ker_eq_bot_iffCITED BYCITES

Cites12

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

Cited by14

Results whose statement or proof uses this declaration.