Mathlib Map

Theorems · Theorem · ring theory

SetLike.coe_gnpow

∀ {ι : Type u_1} {R : Type u_2} {S : Type u_3} [inst : SetLike S R] [inst_1 : Monoid R] [inst_2 : AddMonoid ι]
  (A : ι → S) [inst_3 : SetLike.GradedMonoid A] {i : ι} (x : ↥(A i)) (n : ℕ), ↑(GradedMonoid.GMonoid.gnpow n x) = ↑x ^ n
Defined in
Mathlib.Algebra.GradedMonoid
Cited by
0 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext
Assumes
SetLikeMonoidAddMonoidSetLike.GradedMonoid

Around this declaration

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

Cites5

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.