Theorems · Theorem · combinatorics
Combinatorics.exists_mono_homothetic_copy
- 1000+ list: Van der Waerden's theorem
∀ {M : Type u_5} {κ : Type u_6} [inst : AddCommMonoid M] (S : Finset M) [Finite κ] (C : M → κ),
∃ a > 0, ∃ b c, ∀ s ∈ S, C (a • s + b) = cA generalization of Van der Waerden's theorem: if M is a finitely colored commutative
monoid, and S is a finite subset, then there exists a monochromatic homothetic copy of S.
- Defined in
- Mathlib.Combinatorics.HalesJewett
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoidFinite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- AddCommMonoidstatement and proof · cited by 12,281
- Fintypeproof · cited by 7,736
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- Compl.complproof · cited by 2,925
- Finset.cardproof · cited by 2,327
- Finset.sum_congrproof · cited by 2,323
- Finset.filterproof · cited by 949
- Finset.mem_univproof · cited by 361
- Finset.sum_constproof · cited by 254
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.