Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

Sutherland-NumberTheory-Lecture1-draft1

Sutherland-NumberTheory-Lecture1-draft1 contient 9 skills collectées depuis FormalFrontier, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
9
Stars
1
mis à jour
2026-03-17
Forks
0
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

mathlib-delegation
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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