Theorems · Definition · number theory
Finset.mulDysonETransform
{α : Type u_1} → [DecidableEq α] → [CommGroup α] → α → Finset α × Finset α → Finset α × Finset αThe Dyson e-transform. Turns (s, t) into (s ∪ e • t, t ∩ e⁻¹ • s). This reduces the
product of the two sets.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqCommGroup
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.mulDysonETransform_fststatement and proof · cited by 0
- Finset.mulDysonETransform_idemstatement · cited by 0
- Finset.mulDysonETransform_sndstatement and proof · cited by 0
- Finset.mulDysonETransform.cardstatement · cited by 0
- Finset.mulDysonETransform.smul_finset_snd_subset_fststatement · cited by 0
- Finset.mulDysonETransform.subsetstatement · cited by 0