betterwithage commited on
Commit
9a0a5f9
·
verified ·
1 Parent(s): b973553

fix(readme): correct stale Lean declaration count 217→626 (canonical §10)

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -21,7 +21,7 @@ tags:
21
  - dependency
22
  - mathlib
23
  - dataset
24
- pretty_name: "Lean Theorem Tree — 217-Declaration Graph"
25
  size_categories:
26
  - n<1K
27
  task_categories:
@@ -29,7 +29,7 @@ task_categories:
29
  ecosystem-stage: generated-mirror
30
  ---
31
 
32
- # Lean Theorem Tree — 217-Declaration Graph
33
 
34
  [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20434276.svg)](https://doi.org/10.5281/zenodo.20434276)
35
  [![Lean Kernel Green](https://img.shields.io/badge/Lean_4.13--kernel--green@7ef33a6-22c55e?style=flat-square)](https://github.com/szl-holdings/lutar-lean/commit/7ef33a6)
@@ -42,7 +42,7 @@ ecosystem-stage: generated-mirror
42
 
43
  > **Doctrine v7.** No marketing. Every number resolves to a CI log, a Lean proof, or a Zenodo DOI.
44
 
45
- Dependency graph of all 217 Lean 4 declarations in the Ouroboros formal verification corpus. Records include: declaration name, type, dependencies, axiom usage flags, sorry status, and Mathlib 4.13.0 compatibility.
46
 
47
  5 declarations carry sorry (down from 7 after [PR #109](https://github.com/szl-holdings/lutar-lean/pull/109) discharged P6 and P7). The tree is used by the [lutar-lean-browser space](https://huggingface.co/spaces/SZLHOLDINGS/lutar-lean-browser) for interactive navigation.
48
 
 
21
  - dependency
22
  - mathlib
23
  - dataset
24
+ pretty_name: "Lean Theorem Tree — 626-Declaration Graph"
25
  size_categories:
26
  - n<1K
27
  task_categories:
 
29
  ecosystem-stage: generated-mirror
30
  ---
31
 
32
+ # Lean Theorem Tree — 626-Declaration Graph
33
 
34
  [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20434276.svg)](https://doi.org/10.5281/zenodo.20434276)
35
  [![Lean Kernel Green](https://img.shields.io/badge/Lean_4.13--kernel--green@7ef33a6-22c55e?style=flat-square)](https://github.com/szl-holdings/lutar-lean/commit/7ef33a6)
 
42
 
43
  > **Doctrine v7.** No marketing. Every number resolves to a CI log, a Lean proof, or a Zenodo DOI.
44
 
45
+ Dependency graph of all 626 Lean 4 declarations in the Ouroboros formal verification corpus. Records include: declaration name, type, dependencies, axiom usage flags, sorry status, and Mathlib 4.13.0 compatibility.
46
 
47
  5 declarations carry sorry (down from 7 after [PR #109](https://github.com/szl-holdings/lutar-lean/pull/109) discharged P6 and P7). The tree is used by the [lutar-lean-browser space](https://huggingface.co/spaces/SZLHOLDINGS/lutar-lean-browser) for interactive navigation.
48