Mathlib Map

Theorems · Definition · group theory

zmodCyclicMulEquiv

{G : Type u_2} → [inst : Group G] → IsCyclic G → Multiplicative (ZMod (Nat.card G)) ≃* G

An arbitrary isomorphism from Multiplicative (ZMod n) to any cyclic group of Nat.card equal to n. See zmodMulEquivOfGenerator for a version which takes an explicit generator.

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

Around this declaration

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

Cites9

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

Cited by7

Results whose statement or proof uses this declaration.