WikiLean Articles · Brain · Recent changes · Proposals · Flags · Stats · About

Diff — Ramsey's theorem

Revision #3410 → #4000 · back to history

modifiedInfinite Ramsey theorem113a4c7e232d
FieldFrom #3410To #4000
mathlib.declexists_increasing_or_nonincreasing_subseq
mathlib.moduleMathlib.Order.OrderIsoNat
noteMathlib has the infinitary Erdős–Szekeres lemma (a special-case relative of infinite Ramsey for pairs) but not the general infinite Ramsey theorem for colourings of subsets.The general infinite Ramsey theorem for c-colourings of n-element subsets of an infinite set is not formalized in Mathlib; the previously suggested `exists_increasing_or_nonincreasing_subseq` is the infinite Erdős–Szekeres lemma for sequences, not the Ramsey statement.
provenanceaiai-moderated
statuspartialnot_formalized
modifiedm-hypergrapha82cbf09c8cc
FieldFrom #3410To #4000
mathlib.declHypergraph
mathlib.match_kindgeneralization
mathlib.moduleMathlib.Combinatorics.Hypergraph.Basic
noteMathlib has a general `Hypergraph` type but no m-uniform restriction defining an m-hypergraph specifically.Mathlib has no general `Hypergraph` type nor an m-uniform hypergraph definition matching this notion.
provenanceaiai-moderated
statuspartialnot_formalized