Mathlib Map

Theorems · Definition · group theory

Finset.npow

{α : Type u_2} → [DecidableEq α] → [One α] → [Mul α] → Pow (Finset α) ℕ

Repeated pointwise multiplication (not the same as pointwise repeated multiplication!) of a Finset. See note [pointwise nat action].

Defined in
Mathlib.Algebra.Group.Pointwise.Finset.Basic
Cited by
30 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqOneMul

Around this declaration

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

Cites1

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

  • Finsetstatement and proof · cited by 13,712

Cited by30

Results whose statement or proof uses this declaration.