Theorems · Theorem · combinatorics
Hindman.FP_partition_regular
- 1000+ list: Hindman's theorem
∀ {M : Type u_1} [inst : Semigroup M] (a : Stream' M) (s : Set (Set M)),
s.Finite → Hindman.FP a ⊆ ⋃₀ s → ∃ c ∈ s, ∃ b, Hindman.FP b ⊆ cThe strong form of Hindman's theorem: in any finite cover of an FP-set, one the parts contains an FP-set.
- Defined in
- Mathlib.Combinatorics.Hindman
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semigroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Filter.Eventuallyproof · cited by 3,134
- Set.Finitestatement and proof · cited by 1,814
- Set.sUnionstatement and proof · cited by 392
- Filter.mem_of_supersetproof · cited by 308
- Stream'statement and proof · cited by 205
- Semigroupstatement and proof · cited by 202
- Ultrafilterproof · cited by 193
- Ultrafilter.toFilterproof · cited by 172
- Hindman.FPstatement and proof · cited by 11
- Ultrafilter.finite_sUnion_mem_iffproof · cited by 5
- Hindman.exists_FP_of_largeproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.