Theorems · Definition · group theory
Finset.zsmul
{α : Type u_2} → [DecidableEq α] → [Zero α] → [Add α] → [Neg α] → SMul ℤ (Finset α)Repeated pointwise addition/subtraction (not the same as pointwise repeated
addition/subtraction!) 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
- DecidableEqZeroAddNeg
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.zsmul_emptystatement · cited by 2
- Finset.Nonempty.zsmulstatement · cited by 1
- Finset.zsmul_eq_emptystatement · cited by 0
- Finset.small_alternating_nsmul_of_small_triplingstatement · cited by 0
- Finset.coe_zsmulstatement · cited by 0
- Finset.zsmul_singletonstatement · cited by 0