Common Usage¶
This page shows the common workflows. For the authoritative flag list, see the generated CLI Reference or run uv run erdos COMMAND --help.
Explore Problems¶
uv run erdos list --limit 10
uv run erdos show 6
uv run erdos search "arithmetic progressions" --limit 5
Semantic Search (Optional)¶
Semantic (vector) search requires installing the embeddings extra:
Sync Upstream Data (Optional)¶
The upstream teorth/erdosproblems submodule is metadata-only. The sync commands pull additional sources and update your local dataset.
Literature + References¶
Ask (RAG Q&A)¶
Lean¶
uv run erdos lean init
uv run erdos lean formalize 6
uv run erdos lean check formal/lean/Erdos/Problem006.lean