Mathlib Map

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 a

Constructor 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.