Mathlib Map

Theorems · Theorem · combinatorics

Hindman.exists_FS_of_finite_cover

∀ {M : Type u_1} [inst : AddSemigroup M] [Nonempty M] (s : Set (Set M)),
  s.Finite → ⊤ ⊆ ⋃₀ s → ∃ c ∈ s, ∃ a, Hindman.FS a ⊆ c

The weak form of Hindman's theorem: in any finite cover of a nonempty additive semigroup, one of the parts contains an FS-set.

Defined in
Mathlib.Combinatorics.Hindman
Cited by
0 results in Mathlib
Foundations
Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddSemigroupNonempty

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.