Theorems · Definition · combinatorics
Hindman.FP.tail
∀ {M : Type u_1} [inst : Semigroup M] (a : Stream' M) (m : M), Hindman.FP a.tail m → m ∈ Hindman.FP aConstructor for FP. This is the preferred spelling over FP.tail'.
- Defined in
- Mathlib.Combinatorics.Hindman
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
- Assumes
- Semigroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Stream'statement and proof · cited by 205
- Semigroupstatement and proof · cited by 202
- Stream'.tailstatement and proof · cited by 68
- Hindman.FPstatement and proof · cited by 11
Cited by4
Results whose statement or proof uses this declaration.
- Hindman.FP_drop_subset_FPproof · cited by 2
- Hindman.exists_idempotent_ultrafilter_le_FPproof · cited by 1
- Hindman.FP.singletonproof · cited by 1
- Hindman.FP.mulproof · cited by 1