Mathlib Map

Theorems · Theorem · group theory

AddMonoidHom.exponent_dvd

∀ {F : Type u_1} {M₁ : Type u_2} {M₂ : Type u_3} [inst : AddMonoid M₁] [inst_1 : AddMonoid M₂]
  [inst_2 : FunLike F M₁ M₂] [AddMonoidHomClass F M₁ M₂] {f : F},
  Function.Surjective ⇑f → AddMonoid.exponent M₂ ∣ AddMonoid.exponent M₁
Defined in
Mathlib.GroupTheory.Exponent
Cited by
4 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddMonoidAddMonoidFunLikeAddMonoidHomClass

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.

Cited by4

Results whose statement or proof uses this declaration.