Mathlib Map

Theorems · Definition · group theory

intEquivOfZMultiplesEqTop

{G : Type u_2} → [Infinite G] → [inst : AddGroup G] → (g : G) → AddSubgroup.zmultiples g = ⊤ → ℤ ≃+ G

The isomorphism between and the infinite cyclic group G sending 1 to the generator g : G.

Defined in
Mathlib.GroupTheory.SpecificGroups.Cyclic
Cited by
4 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
InfiniteAddGroup

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 by5

Results whose statement or proof uses this declaration.