Theorems · Theorem · group theory
MonoidHom.exponent_dvd
∀ {F : Type u_1} {M₁ : Type u_2} {M₂ : Type u_3} [inst : Monoid M₁] [inst_1 : Monoid M₂] [inst_2 : FunLike F M₁ M₂]
[MonoidHomClass F M₁ M₂] {f : F}, Function.Surjective ⇑f → Monoid.exponent M₂ ∣ Monoid.exponent M₁If f : M₁ →⋆ M₂ is surjective, then the exponent of M₂ divides the exponent of M₁.
- Defined in
- Mathlib.GroupTheory.Exponent
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 76 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.
- DFunLike.coestatement and proof · cited by 62,936
- Monoidstatement and proof · cited by 3,887
- FunLikestatement and proof · cited by 2,560
- map_oneproof · cited by 861
- map_powproof · cited by 503
- MonoidHomClassstatement and proof · cited by 244
- Monoid.exponentstatement and proof · cited by 128
- Monoid.pow_exponent_eq_oneproof · cited by 13
- Monoid.exponent_dvd_of_forall_pow_eq_oneproof · cited by 9
Cited by5
Results whose statement or proof uses this declaration.
- Group.exponent_quotient_dvdproof · cited by 3
- Monoid.exponent_prodproof · cited by 2
- Group.isCyclic_of_coprime_card_range_card_kerproof · cited by 1
- ArithmeticFunction.carmichael_dvdproof · cited by 1
- Monoid.exponent_piproof · cited by 0