Theorems · Definition · ring theory
GradedMonoid.GMonoid.gnpowRec
{ι : Type u_1} →
{A : ι → Type u_2} →
[inst : AddMonoid ι] → [GradedMonoid.GMul A] → [GradedMonoid.GOne A] → (n : ℕ) → {i : ι} → A i → A (n • i)A default implementation of power on a graded monoid, like npowRec.
GMonoid.gnpow should be used instead.
- Defined in
- Mathlib.Algebra.GradedMonoid
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidstatement and proof · cited by 2,864
- GradedMonoid.GOnestatement and proof · cited by 8
- GradedMonoid.GMulstatement and proof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- GradedMonoid.GMonoid.gnpowRec_succstatement · cited by 0
- GradedMonoid.GMonoid.gnpowRec_zerostatement · cited by 0