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
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.
- Monoidstatement and proof · cited by 3,887
- AddMonoidstatement and proof · cited by 2,864
- SetLikestatement and proof · cited by 1,084
- SetLike.GradedMonoidstatement and proof · cited by 48
- GradedMonoid.GMonoid.gnpowstatement · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.