Skip to content

chore: migrate non-mathlib part of 100.yaml and 1000.yaml - #44114

Draft
joneugster wants to merge 1 commit into
leanprover-community:masterfrom
joneugster:chore/migrate-100-yaml
Draft

joneugster wants to merge 1 commit into
leanprover-community:masterfrom
joneugster:chore/migrate-100-yaml

Conversation

@joneugster

Copy link
Copy Markdown
Contributor

Removes all entries from 100.yaml and 1000.yaml which do not have mathlib declarations. These entries are moved to yaml files on the website. The website merges its yaml files containing external links with the yaml files from mathlib.


Comment thread docs/100.yaml
title : The Four Color Problem
33:
title : Fermat’s Last Theorem
statement: FermatLastTheorem

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, might leave that one in

Comment thread docs/100.yaml
Comment on lines -420 to -427
decls :
- Finset.inclusion_exclusion_sum_biUnion
- Finset.inclusion_exclusion_card_biUnion
- Finset.inclusion_exclusion_sum_inf_compl
- Finset.inclusion_exclusion_card_inf_compl
links :
github : https://github.com/NeilStrickland/lean_lib/blob/f88d162da2f990b87c4d34f5f46bbca2bbc5948e/src/combinatorics/matching.lean#L304
authors: Neil Strickland (outside mathlib), Yaël Dillies (in mathlib)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

undo

Comment thread docs/1000.yaml
Comment on lines -53 to -54
statement: FermatLastTheorem
comment: "Formalisation of the proof is on-going in https://imperialcollegelondon.github.io/FLT/."

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

undo

@github-actions

github-actions Bot commented Sep 23, 2026

Copy link
Copy Markdown

PR summary f550f7ffd1

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff (regex)

No declarations were harmed in the making of this PR! 🐙

You can run this locally as follows
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.

Declarations diff (Lean)

Lean-aware diff — post-build, computed from the Lean environment (commit f550f7f).

  • +0 new declarations
  • −0 removed declarations

No declaration differences.


No changes to strong technical debt.
No changes to weak technical debt.

Current commit f550f7ffd1
Reference commit 2f3d8f6300

This script lives in the mathlib-ci repository. To run it locally, from your mathlib4 directory:

git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci
../mathlib-ci/scripts/reporting/technical-debt-metrics.py pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant