Theorems · Definition · number theory
Finset.divConst
{G : Type u_1} → [Group G] → [DecidableEq G] → Finset G → Finset G → ℚ≥0The difference constant δₘ[A, B] of two finsets A and B in a group is |A / B| / |A|.
The notation δₘ[A, B] is available in scope Combinatorics.Additive.
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- GroupDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- Groupstatement and proof · cited by 6,238
- Finset.cardproof · cited by 2,327
- NNRatstatement · cited by 523
Cited by18
Results whose statement or proof uses this declaration.
- Finset.divConst_mul_cardstatement and proof · cited by 4
- Finset.divConst_empty_rightstatement · cited by 2
- Finset.card_mul_divConststatement and proof · cited by 1
- Finset.mulConst_inv_rightstatement and proof · cited by 1
- Finset.divConst_empty_leftstatement · cited by 1
- Finset.one_le_divConststatement · cited by 1
- Finset.cast_divConststatement · cited by 0
- Finset.cast_divConst_mul_cardstatement and proof · cited by 0
- Finset.card_mul_cast_divConststatement and proof · cited by 0
- Finset.mulConst_inv_leftstatement and proof · cited by 0
- Finset.mulConst_le_divConst_sqstatement and proof · cited by 0
- Finset.divConst_inv_leftstatement and proof · cited by 0