Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

Sutherland-NumberTheory-Lecture1-draft1

Sutherland-NumberTheory-Lecture1-draft1 contiene 9 skills recopiladas de FormalFrontier, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
9
Stars
1
actualizado
2026-03-17
Forks
0
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

mathlib-delegation
Desarrolladores de software

Use when deciding whether a formalized proof should delegate to Mathlib, when refactoring standalone proofs into Mathlib wrappers, or when reviewing delegation refactors for correctness.

2026-03-17
proof-polish
Desarrolladores de software

Use when running Stage 3.4 (Proof Polishing) to bring sorry-free proofs to Mathlib quality. Use when assessing whether a proof needs cleanup, when working through proof-polish GitHub issues, or when deciding which tactic to prefer for a given goal.

2026-03-17
aristotle-escalation
Desarrolladores de software

Use when a Lean proof has failed 2-3 attempts and needs to be sent to Aristotle for automated proving, or when checking the status of a previously submitted Aristotle job.

2026-03-16
formalization-velocity
Desarrolladores de software

Quantitative insights on formalization speed by item type and proof strategy. Use when estimating difficulty from textbook statements, planning batches, or predicting project timelines.

2026-03-16
lean-proof-strategies
Desarrolladores de software

Use when filling sorry placeholders in Lean 4 proof files, when choosing between proof approaches for a FormalFrontier item, or when a proof attempt fails and you need an alternative strategy.

2026-03-16
mathlib-api-lookup
Desarrolladores de software

Use when searching for Mathlib declarations to fill a proof, when imports fail, when you need to find the right Mathlib module for a concept, or when exact? or apply? don't find what you need.

2026-03-16
project-retrospective
Desarrolladores de software

Transferable lessons from the first complete FormalFrontier book formalization (Sutherland Number Theory Lecture 1). Use when planning or executing future book formalizations.

2026-03-16
ci-troubleshooting
Desarrolladores de software

Use when CI fails on a PR, when debugging GitHub Actions failures, or when a PR is blocked by failing checks. Also use when planning work to fix broken PRs.

2026-03-16
parallel-agent-coordination
Desarrolladores de software

Use when multiple agents work in parallel, when PRs have merge conflicts from concurrent work, or when planning work that may overlap with other agents' in-flight PRs.

2026-03-16