Mathlib Map

Theorems · Definition · group theory

Finset.zpow

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

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

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

Around this declaration

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

Cites2

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
  • zpowRecproof · cited by 1

Cited by6

Results whose statement or proof uses this declaration.