Mathlib Map

Theorems · Theorem · group theory

MonoidHom.ker_eq_bot_iff

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

Around this declaration

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

MonoidHom.ker_eq_bot · cited by 10MonoidHom.ker_eq_botMonoidHom.ker_transferSylow_isComplement' · cited by 3MonoidHom.ker_transferSyl…zpowersHom_bijective · cited by 2zpowersHom_bijectiveIsQuotientCoveringMap.monodromyPerm_injective · cited by 2IsQuotientCoveringMap.mon…MonoidHom.injective_noncommPiCoprod_of_iSupIndep · cited by 2MonoidHom.injective_nonco…GrpCat.mono_iff_injective · cited by 2GrpCat.mono_iff_injectiveCommGrpCat.mono_iff_ker_eq_bot · cited by 1CommGrpCat.mono_iff_ker_e…Group.isCyclic_of_coprime_card_range_card_ker · cited by 1Group.isCyclic_of_coprime…isZGroup_of_coprime · cited by 1isZGroup_of_coprimeCategoryTheory.PreGaloisCategory.toAut_injective_of_non_trivial · cited by 1PreGaloisCategory.toAut_i…GrpCat.mono_iff_ker_eq_bot · cited by 1GrpCat.mono_iff_ker_eq_botIsQuotientCoveringMap.fundamentalGroupToMulOpposite_injective · cited by 1IsQuotientCoveringMap.fun…QuotientGroup.injective_lift_iff · cited by 1QuotientGroup.injective_l…ProfiniteGrp.toLimit_injective · cited by 0ProfiniteGrp.toLimit_inje…AddChar.injective_iff · cited by 0AddChar.injective_iffDFunLike.coe · cited by 62936DFunLike.coeGroup · cited by 6238GroupBot.bot · cited by 4720Bot.botMonoidHom · cited by 3629MonoidHomSubgroup · cited by 3593SubgroupMulOneClass · cited by 1018MulOneClassMonoidHom.ker · cited by 212MonoidHom.kerbot_unique · cited by 57bot_uniqueMonoidHom.map_one · cited by 27MonoidHom.map_oneinv_mul_eq_one · cited by 11inv_mul_eq_oneSubgroup.mem_bot · cited by 11Subgroup.mem_botMonoidHom.eq_iff · cited by 2MonoidHom.eq_iffMonoidHom.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 by16

Results whose statement or proof uses this declaration.