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].
- 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.
Cited by6
Results whose statement or proof uses this declaration.
- Finset.empty_zpowstatement · cited by 2
- Finset.Nonempty.zpowstatement · cited by 1
- Finset.singleton_zpowstatement · cited by 0
- Finset.zpow_eq_emptystatement · cited by 0
- Finset.coe_zpowstatement · cited by 0
- Finset.small_alternating_pow_of_small_triplingstatement · cited by 0