Mathlib Map

Theorems · Theorem · group theory

zmodMulEquivOfGenerator_apply_ofAdd_intCast

∀ {G : Type u_2} [inst : Group G] {g : G} (hg : ∀ (x : G), x ∈ Subgroup.zpowers g) {n : ℕ} (hn : Nat.card G = n)
  (i : ℤ), (zmodMulEquivOfGenerator hg hn) (Multiplicative.ofAdd ↑i) = g ^ i
Defined in
Mathlib.GroupTheory.SpecificGroups.Cyclic
Cited by
0 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.

Cites12

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.