Mathlib Map

Theorems · Theorem · group theory

Submonoid.powLogEquiv_apply

∀ {M : Type u_1} [inst : Monoid M] [inst_1 : DecidableEq M] {n : M} (h : Function.Injective fun m => n ^ m)
  (m : Multiplicative ℕ), (Submonoid.powLogEquiv h) m = Submonoid.pow n (Multiplicative.toAdd m)
Defined in
Mathlib.Algebra.Group.Submonoid.Membership
Cited by
0 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MonoidDecidableEq

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.