Mathlib Map

Theorems · Definition · group theory

zmodAddCyclicAddEquiv

{G : Type u_2} → [inst : AddGroup G] → IsAddCyclic G → ZMod (Nat.card G) ≃+ G

An arbitrary isomorphism from ZMod n to any cyclic additive group of Nat.card equal to n. See zmodAddCyclicAddEquiv for a version which doesn't require an explicit generator, and instead picks one out with the axiom of choice.

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

Around this declaration

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

Cites6

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.