Mathlib Map

Theorems · Definition · group theory

QuotientGroup.equivQuotientZPowOfEquiv

{A B : Type u} →
  [inst : CommGroup A] →
    [inst_1 : CommGroup B] → A ≃* B → (n : ℤ) → A ⧸ (zpowGroupHom n).range ≃* B ⧸ (zpowGroupHom n).range

The equivalence of quotients by powers of an integer induced by a group isomorphism.

Defined in
Mathlib.GroupTheory.QuotientGroup.Basic
Cited by
3 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommGroupCommGroup

Around this declaration

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

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.