Theorems · Theorem · group theory
AddMonoid.exponent_eq_of_addEquiv
∀ {G : Type u} [inst : AddMonoid G] {H : Type u_1} [inst_1 : AddMonoid H] (e : G ≃+ H),
AddMonoid.exponent G = AddMonoid.exponent HIf there exists an addition-preserving equivalence between G and H,
then the exponent of G is equal to the exponent of H.
- Defined in
- Mathlib.GroupTheory.Exponent
- Cited by
- 3 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidstatement and proof · cited by 2,864
- AddEquivstatement and proof · cited by 1,087
- AddEquiv.symmproof · cited by 530
- AddMonoidHomClass.toAddMonoidHomproof · cited by 232
- AddMonoid.exponentstatement · cited by 70
- AddEquiv.injectiveproof · cited by 58
- AddMonoid.exponent_dvd_of_addMonoidHomproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- AddSubgroup.exponent_toAddSubmonoidproof · cited by 1
- AddSubgroup.exponent_topproof · cited by 0
- AddSubmonoid.exponent_topproof · cited by 0