Mathlib Map

Theorems · Theorem · number theory

addRothNumber_lt_of_forall_not_threeAPFree

∀ {α : Type u_2} [inst : DecidableEq α] [inst_1 : AddMonoid α] {s : Finset α} {n : ℕ},
  (∀ t ∈ Finset.powersetCard n s, ¬ThreeAPFree ↑t) → addRothNumber s < n
Defined in
Mathlib.Combinatorics.Additive.AP.Three.Defs
Cited by
0 results in Mathlib
Foundations
Depth 74 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.

Cites15

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.