Theorems · Theorem · group theory
AddGroup.exponent_quotient_dvd
∀ {G : Type u} [inst : AddGroup G] (H : AddSubgroup G) [inst_1 : H.Normal],
AddMonoid.exponent (G ⧸ H) ∣ AddMonoid.exponent GIf H is a normal additive subgroup of G, then the exponent of G ⧸ H divides the
exponent of G.
- Defined in
- Mathlib.GroupTheory.Exponent
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroupAddSubgroup.Normal
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.
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- HasQuotient.Quotientstatement · cited by 2,301
- AddSubgroup.Normalstatement and proof · cited by 183
- AddMonoid.exponentstatement · cited by 70
- QuotientAddGroup.mk'_surjectiveproof · cited by 10
- AddMonoidHom.exponent_dvdproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.