Mathlib Map

Theorems · Definition · number theory

addRothNumber

{α : Type u_2} → [DecidableEq α] → [AddMonoid α] → Finset α →o ℕ

The additive Roth number of a finset is the cardinality of its biggest 3AP-free subset. The usual Roth number corresponds to addRothNumber (Finset.range n), see rothNumberNat.

Defined in
Mathlib.Combinatorics.Additive.AP.Three.Defs
Cited by
20 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqAddMonoid

Around this declaration

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

Cites7

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

Cited by21

Results whose statement or proof uses this declaration.