Skip to content

Add Erdős Problem 601 (infinite path or large independent set, $500 prize)#3788

Open
henrykmichalewski wants to merge 2 commits intogoogle-deepmind:mainfrom
henrykmichalewski:add-problem-601
Open

Add Erdős Problem 601 (infinite path or large independent set, $500 prize)#3788
henrykmichalewski wants to merge 2 commits intogoogle-deepmind:mainfrom
henrykmichalewski:add-problem-601

Conversation

@henrykmichalewski
Copy link
Copy Markdown
Member

Problem

Erdős Problem 601: https://www.erdosproblems.com/601 ($500 prize)

For which limit ordinals α is it true that if G is a graph with vertex set α, then G must have either an infinite path or an independent set on a set of vertices with order type α?

Contents

  • Main open theorem erdos_601 ($500 prize note)
  • New HasPathOrIndepSetOfType α definition
  • Variants covering:
    • Erdős-Hajnal-Milner [EHM70]: TRUE for α < ω₁^(ω+2)
    • The specific $250 sub-case at α = ω₁^(ω+2)
    • Larson [La90] result under Martin's Axiom
    • Base case α = ω

Closes #820

Assisted by Claude (Anthropic).

@github-actions github-actions Bot added the erdos-problems Erdős Problems label Apr 17, 2026
Mirrors the Round C docstring pass from the private repo's
phase1-infrastructure branch. Each Lean file now carries the
canonical source statement and upstream URL inline so reviewers
can verify formalization against the source without navigating
away from the diff.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

erdos-problems Erdős Problems

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Erdős Problem 601

1 participant