anon-d3a4 commited on
Commit
e4dca97
·
verified ·
1 Parent(s): ff57f4e

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +15 -0
  2. README.md +110 -0
  3. SHA256SUMS +82 -0
  4. derived/mathlib-v4.33.0/primary-theorem-hypergraph.json +3 -0
  5. derived/mathlib-v4.33.0/sensitivity-internal-only-theorem-hypergraph.json +3 -0
  6. docs/REPRODUCING.md +133 -0
  7. labels/ahlfors_positive_declarations_v4.33-audit.json +1765 -0
  8. labels/ahlfors_positive_declarations_v4.33-review.csv +37 -0
  9. labels/v4.33-statement-review.md +39 -0
  10. licenses/mathlib-APACHE-2.0.txt +201 -0
  11. licenses/set.mm-CC0.txt +128 -0
  12. metadata/claims.json +55 -0
  13. metadata/release.json +40 -0
  14. raw/mathlib-v4.33.0/declarations-0.jsonl +3 -0
  15. raw/mathlib-v4.33.0/declarations-14.jsonl +3 -0
  16. raw/mathlib-v4.33.0/declarations-16.jsonl +3 -0
  17. raw/mathlib-v4.33.0/declarations-17.jsonl +0 -0
  18. raw/mathlib-v4.33.0/declarations-18.jsonl +0 -0
  19. raw/mathlib-v4.33.0/declarations-2.jsonl +3 -0
  20. raw/mathlib-v4.33.0/declarations-21.jsonl +3 -0
  21. raw/mathlib-v4.33.0/declarations-25.jsonl +0 -0
  22. raw/mathlib-v4.33.0/declarations-27.jsonl +3 -0
  23. raw/mathlib-v4.33.0/declarations-29.jsonl +0 -0
  24. raw/mathlib-v4.33.0/declarations-30.jsonl +3 -0
  25. raw/mathlib-v4.33.0/declarations-32.jsonl +0 -0
  26. raw/mathlib-v4.33.0/declarations-38.jsonl +0 -0
  27. raw/mathlib-v4.33.0/declarations-4.jsonl +3 -0
  28. raw/mathlib-v4.33.0/declarations-40.jsonl +3 -0
  29. raw/mathlib-v4.33.0/declarations-42.jsonl +0 -0
  30. raw/mathlib-v4.33.0/declarations-44.jsonl +3 -0
  31. raw/mathlib-v4.33.0/declarations-46.jsonl +3 -0
  32. raw/mathlib-v4.33.0/declarations-47.jsonl +0 -0
  33. raw/mathlib-v4.33.0/declarations-48.jsonl +0 -0
  34. raw/mathlib-v4.33.0/declarations-50.jsonl +0 -0
  35. raw/mathlib-v4.33.0/declarations-51.jsonl +0 -0
  36. raw/mathlib-v4.33.0/declarations-53.jsonl +3 -0
  37. raw/mathlib-v4.33.0/declarations-55.jsonl +3 -0
  38. raw/mathlib-v4.33.0/manifest.json +183 -0
  39. results/S3.1-depth-growth.json +395 -0
  40. results/S3.2-namespace-depth.json +22 -0
  41. results/S3.3-compression-reuse.json +19 -0
  42. results/S3.4-metamath.json +1168 -0
  43. results/S3.4-projection-geometry.json +1219 -0
  44. results/S4.1-navigation.json +0 -0
  45. results/sensitivity-internal-only/S3.1-depth-growth.json +395 -0
  46. results/sensitivity-internal-only/S3.2-namespace-depth.json +22 -0
  47. results/sensitivity-internal-only/S3.3-compression-reuse.json +19 -0
  48. spec/navigation.md +57 -0
  49. spec/objects.md +76 -0
  50. spec/statistics.md +85 -0
.gitattributes CHANGED
@@ -58,3 +58,18 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ raw/mathlib-v4.33.0/declarations-27.jsonl filter=lfs diff=lfs merge=lfs -text
62
+ raw/mathlib-v4.33.0/declarations-2.jsonl filter=lfs diff=lfs merge=lfs -text
63
+ raw/mathlib-v4.33.0/declarations-40.jsonl filter=lfs diff=lfs merge=lfs -text
64
+ raw/mathlib-v4.33.0/declarations-4.jsonl filter=lfs diff=lfs merge=lfs -text
65
+ raw/mathlib-v4.33.0/declarations-21.jsonl filter=lfs diff=lfs merge=lfs -text
66
+ raw/mathlib-v4.33.0/declarations-44.jsonl filter=lfs diff=lfs merge=lfs -text
67
+ raw/mathlib-v4.33.0/declarations-0.jsonl filter=lfs diff=lfs merge=lfs -text
68
+ raw/mathlib-v4.33.0/declarations-46.jsonl filter=lfs diff=lfs merge=lfs -text
69
+ raw/mathlib-v4.33.0/declarations-16.jsonl filter=lfs diff=lfs merge=lfs -text
70
+ raw/mathlib-v4.33.0/declarations-53.jsonl filter=lfs diff=lfs merge=lfs -text
71
+ derived/mathlib-v4.33.0/primary-theorem-hypergraph.json filter=lfs diff=lfs merge=lfs -text
72
+ derived/mathlib-v4.33.0/sensitivity-internal-only-theorem-hypergraph.json filter=lfs diff=lfs merge=lfs -text
73
+ raw/mathlib-v4.33.0/declarations-30.jsonl filter=lfs diff=lfs merge=lfs -text
74
+ raw/mathlib-v4.33.0/declarations-14.jsonl filter=lfs diff=lfs merge=lfs -text
75
+ raw/mathlib-v4.33.0/declarations-55.jsonl filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: MesoMathematics — Mathlib 4.33 proof-network artifacts
3
+ license: apache-2.0
4
+ language:
5
+ - en
6
+ tags:
7
+ - lean
8
+ - mathlib
9
+ - theorem-proving
10
+ - formal-mathematics
11
+ - hypergraph
12
+ - network-science
13
+ configs:
14
+ - config_name: mathlib-declarations-v4.33.0
15
+ data_files:
16
+ - split: train
17
+ path: raw/mathlib-v4.33.0/declarations-*.jsonl
18
+ ---
19
+
20
+ # MesoMathematics
21
+
22
+ Frozen data artifacts for the paper **“Mathematical Knowledge at the
23
+ Mesoscale: Organization after the Formal Mathematics Revolution”** by Andrea
24
+ E. V. Ferrari, Benjy Firester, Xinze Li, Simone Severini, and Patrick Shafto.
25
+ The corresponding source code, exact commands, and manuscript live in the
26
+ [`MathNetwork/MesoMathematics`](https://github.com/MathNetwork/MesoMathematics)
27
+ repository.
28
+
29
+ This release fixes Mathlib at `v4.33.0`, commit
30
+ `db584cd6d46c92f209a44c0f1c829460d327499d`, with Lean `v4.33.0`. The full
31
+ commit, not the tag, identifies the corpus. It also records the Section 3.4
32
+ comparison against `metamath/set.mm` commit
33
+ `057f4c461055d0b1ed78d9d333aa3de34d9771fa`.
34
+
35
+ ## What is here
36
+
37
+ | path | contents |
38
+ |---|---|
39
+ | `raw/mathlib-v4.33.0/` | 569,189 Lean declarations in 57 JSONL shards, plus the extractor manifest |
40
+ | `derived/mathlib-v4.33.0/primary-theorem-hypergraph.json` | primary theorem view: 251,416 vertices and 195,884 retained-proof hyperedges |
41
+ | `derived/mathlib-v4.33.0/sensitivity-internal-only-theorem-hypergraph.json` | legacy-filter sensitivity view: 276,024 vertices and 200,602 hyperedges |
42
+ | `results/` | claim-addressed outputs for Sections 3 and 4, including sensitivity results |
43
+ | `labels/` | the reviewed 36-declaration Ahlfors target and its native Lean audit |
44
+ | `spec/` | normative definitions of the corpus, statistics, and navigation experiment |
45
+ | `verification/` | independent Metamath-adapter cross-check |
46
+ | `metadata/claims.json` | paper-section-to-artifact registry |
47
+ | `metadata/release.json` | frozen source revisions, counts, sizes, and release identity |
48
+ | `SHA256SUMS` | SHA-256 digest for every published file except the checksum file itself |
49
+
50
+ The raw declaration rows have the schema `mesomath-corpus-v2`. Each row
51
+ records its Lean name, defining module and namespace, declaration kind,
52
+ reducibility, references appearing in its elaborated type and stored value,
53
+ sharing-aware DAG sizes, definition height, and auto/private/internal-name
54
+ flags. Referenced declarations are not unfolded.
55
+
56
+ The two hypergraph files have schema `mesomath-theorem-hypergraph-v2`.
57
+ `vertices` stores a stable integer ID and theorem metadata. An entry
58
+ `{"inputs": [...], "output": i}` in `edges` represents the set of retained
59
+ theorem premises consumed by the stored proof of vertex `i`. Each theorem has
60
+ one stored Lean proof; consequently every depth, reuse, and compression
61
+ measurement is relative to that retained proof.
62
+
63
+ ## Which object supports which claim
64
+
65
+ The authoritative map is [`metadata/claims.json`](metadata/claims.json):
66
+
67
+ - `S3.1-depth-growth.json`: recorded depth and pairwise-closure controls;
68
+ - `S3.2-namespace-depth.json`: namespace-level depth summaries;
69
+ - `S3.3-compression-reuse.json`: compression–reuse association and bootstrap interval;
70
+ - `S3.4-projection-geometry.json`: projection sensitivity, spectral dimension,
71
+ four-point hyperbolicity, and degree-preserving null ensembles;
72
+ - `S3.4-metamath.json`: the pinned cross-library comparison;
73
+ - `S4.1-navigation.json`: the reviewed Mathlib 4.33 complex-analysis ranking pilot.
74
+
75
+ These files supersede the historical v4.30-era numerical artifacts. They
76
+ must not be mixed with numbers from an earlier Mathlib snapshot.
77
+
78
+ ## Reproduction and verification
79
+
80
+ Start with [`docs/REPRODUCING.md`](docs/REPRODUCING.md). It separates the
81
+ native Lean export, graph-view materialization, statistical analyses,
82
+ Metamath adapter, and navigation experiment. The source repository pins the
83
+ Lean toolchain and Python environment and contains the tests. A complete
84
+ second Section 4 run produced a byte-identical output file.
85
+
86
+ To check this deposit after download:
87
+
88
+ ```bash
89
+ shasum -a 256 -c SHA256SUMS
90
+ ```
91
+
92
+ ## Scope and limitations
93
+
94
+ This is a trace of one formal library, language, community, snapshot, and one
95
+ retained proof per theorem. It is not a unique graph of mathematics. The
96
+ declaration graph used in Section 4 is a parallel view of the same exported
97
+ corpus, not a projection of the theorem-only hypergraph. Namespace regions
98
+ are reproducible library partitions, not claims about intrinsic disciplinary
99
+ boundaries. Projection-dependent geometry is reported together with its
100
+ comparison model rather than as an invariant of the corpus.
101
+
102
+ ## Licenses
103
+
104
+ Mathlib-derived exports and graph artifacts are distributed under the Apache
105
+ License 2.0; the upstream license text is included at
106
+ `licenses/mathlib-APACHE-2.0.txt`. The source `set.mm` database is not
107
+ redistributed here: only aggregate comparison results are included. Upstream
108
+ `set.mm` is dedicated to the public domain under CC0; its license text is
109
+ included at `licenses/set.mm-CC0.txt`.
110
+
SHA256SUMS ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 3bf0f6b44861c3b86dd0e3fa2ad98be6d44907281eaed5aaf0f3186cf7262758 ./README.md
2
+ 3d352865cd7ee52c180d9ee98cfde0d0db8ab9bf9c48bdcae57744db505b5f75 ./derived/mathlib-v4.33.0/primary-theorem-hypergraph.json
3
+ 7f2576106ccc0272915f558c5a33e57015d21a9d690b0fa3566be624157a067e ./derived/mathlib-v4.33.0/sensitivity-internal-only-theorem-hypergraph.json
4
+ 491182a8f52bbd8c3b33af2555b49acdf503216f23ac30b97de1498dadf9d38f ./docs/REPRODUCING.md
5
+ fe4285011f6c0a0bc842a795b2b4047931f9b2b8e36439389ec0d737ee1ca97c ./labels/ahlfors_positive_declarations_v4.33-audit.json
6
+ cd3a7d608a7ded1511e923cf95e0683b079c1fdbc76f7286c6c6ae1b2c26626e ./labels/ahlfors_positive_declarations_v4.33-review.csv
7
+ 01adfe40b7282666a85f145a33d564bd894bb5a283ab0880be97392a404361ba ./labels/v4.33-statement-review.md
8
+ b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1 ./licenses/mathlib-APACHE-2.0.txt
9
+ 8a5f6a2b110cdecd3543c2b18c4d17fa2f08d16ca61c1fe0a1e41b1343464b5c ./licenses/set.mm-CC0.txt
10
+ 2bda2a4ebffe2e700043348dd7363df598db6cb965280d473fd38b0c869e5a07 ./metadata/claims.json
11
+ 1e1dfd73d040486465b2540e9dd518335497cad6a84ec7dc8a3315585dc2d6bd ./metadata/release.json
12
+ f0b6b3ad2a48d06f0f985c9bb814ba0d9191ba2a486d792f0acd368a4dc0272d ./raw/mathlib-v4.33.0/declarations-0.jsonl
13
+ 98bd256541a72f1dd54a140257eabf79007da08c4fa0d7f878b7f4bc55855a13 ./raw/mathlib-v4.33.0/declarations-1.jsonl
14
+ f352ba2d4bc9c22946ee57a2456b2dacf6a4c7f8653aaa12d2e60466c9bfc64b ./raw/mathlib-v4.33.0/declarations-10.jsonl
15
+ b340d376e77eab2b8146acd3c81b586f3d0dacec645dea10c1f023d495ed99d6 ./raw/mathlib-v4.33.0/declarations-11.jsonl
16
+ 891fa908620f145cad6f3d375b3989cfce58547d623a4dd325269d2fa8b14eaa ./raw/mathlib-v4.33.0/declarations-12.jsonl
17
+ 8f45439a31a833da9e804e39126e752a0cc2fdeded057cb002fd74dc2a781d0d ./raw/mathlib-v4.33.0/declarations-13.jsonl
18
+ 0ba56d7df9c34714dd100c46596dcdbc9efbb8ebd7998615fda0d71e15a37c0c ./raw/mathlib-v4.33.0/declarations-14.jsonl
19
+ de9b5e4661c2d7f8b7add6c4712606f2e7a84df70887c11531f7720ed00c7397 ./raw/mathlib-v4.33.0/declarations-15.jsonl
20
+ f3117b7f33ce71f214d160fd681926b7e79d9bb34259af6fc8eed4833a731279 ./raw/mathlib-v4.33.0/declarations-16.jsonl
21
+ d38cd59d196200e7a2eb99cfe18ffd032325baac1a71de89025539f60a85ad2b ./raw/mathlib-v4.33.0/declarations-17.jsonl
22
+ 783805ddca9204ed64ad0e86f8b0cf4083182c5c60e7250fffb8c4a5e58279f7 ./raw/mathlib-v4.33.0/declarations-18.jsonl
23
+ 47f2aeccd9cba47efcf4a397886b99e1f701ec6e1dfe1934bda075449fb26e39 ./raw/mathlib-v4.33.0/declarations-19.jsonl
24
+ f3e80ae322db547d4881c33953732f607c2870694c4efcde0a3c478c413295b7 ./raw/mathlib-v4.33.0/declarations-2.jsonl
25
+ 971b93859c97a352eea38c3c8abc4b8038fbfd58bcef412aa822aa8b485dcc6f ./raw/mathlib-v4.33.0/declarations-20.jsonl
26
+ 6c6c8c8d71ad1a7c41c75dc481b7c873b735f6eec3dc18d2e1e13cffa25bf037 ./raw/mathlib-v4.33.0/declarations-21.jsonl
27
+ 560847ec0737fbfce9b6ee904867922ca35bc9c06e7dabf68448d6156f5aa271 ./raw/mathlib-v4.33.0/declarations-22.jsonl
28
+ 42cd36746be89dbd074bcc47d04b03fa17068fefef76c8bec4a1e67f901201e1 ./raw/mathlib-v4.33.0/declarations-23.jsonl
29
+ 7361945e1510e9c59dcc0e48ae4490992afd1f27ec149b7441d946f373396bb3 ./raw/mathlib-v4.33.0/declarations-24.jsonl
30
+ 8de2589cd91cd3a055605cb918c92509f6247c588516c0aff77a6e98b712d155 ./raw/mathlib-v4.33.0/declarations-25.jsonl
31
+ 99f8429ac44b4b53e65e00c519037e5282bb30fa60bd588336f5a04d216cf37d ./raw/mathlib-v4.33.0/declarations-26.jsonl
32
+ 5272105af04488961a643d4e7759ebbd8fc732dc117da35f823c5b5ff8739d19 ./raw/mathlib-v4.33.0/declarations-27.jsonl
33
+ b6e250d645dd503cb56ad69c6674f0b558527d8aa2e629ac842acafe314f01df ./raw/mathlib-v4.33.0/declarations-28.jsonl
34
+ adf96937bc049f30cf0f46b84cf7e3f60c88da854ca1067073d951c28b45f75e ./raw/mathlib-v4.33.0/declarations-29.jsonl
35
+ f5e115a7a32caafd031fcf085549baae56a834efd161eec8475053282904cb7e ./raw/mathlib-v4.33.0/declarations-3.jsonl
36
+ 55d4e48efba072415c7ef11467e09a9f9e437fe8555efa634645c2c819f43e62 ./raw/mathlib-v4.33.0/declarations-30.jsonl
37
+ 0c09c1ecbcae0d944e01b09a905eb498db9755c1382d1de95de6904a60d22ddd ./raw/mathlib-v4.33.0/declarations-31.jsonl
38
+ b485ac694a7c63accbb75f069b7d25f49a7f8721ef56d9f4a21870ba0d5becb4 ./raw/mathlib-v4.33.0/declarations-32.jsonl
39
+ 07758de9c09f41431a53355c49f9584e67a08f8d7b36119382b0aba922e25663 ./raw/mathlib-v4.33.0/declarations-33.jsonl
40
+ 6c76f0ae6cafd6b610d3eb77b9821b5bac87160f0e59950606140bb8eb43032b ./raw/mathlib-v4.33.0/declarations-34.jsonl
41
+ 625c744b6f65f255f472e7831970d03a02e447edd3e9fb51bbdcb09ca39a9912 ./raw/mathlib-v4.33.0/declarations-35.jsonl
42
+ c63568f995e903d871645adfa6b5af065d2a8877e7440d4651b2417c962d6fce ./raw/mathlib-v4.33.0/declarations-36.jsonl
43
+ 8edeb71b2d117586c1f6d758c64ead692642493b30bc6bc6466b18dfd0ec2623 ./raw/mathlib-v4.33.0/declarations-37.jsonl
44
+ 2b845e667f7417fb91b1667dbe3668642564c51c06ed32fcc1ac9cb64f641934 ./raw/mathlib-v4.33.0/declarations-38.jsonl
45
+ 28ce99585281f8d6bb596ccf74adef512df939c1ded083e90bb1a837f4194c7b ./raw/mathlib-v4.33.0/declarations-39.jsonl
46
+ c82992b1e24f364d6ca715513763eb1018cbcf6859e86aec6eb1eb4a7fa3fcfb ./raw/mathlib-v4.33.0/declarations-4.jsonl
47
+ e42ed69a8fcb8398225813bb3c2e0cf6700c33c746c3e94482b7cde2b7e05beb ./raw/mathlib-v4.33.0/declarations-40.jsonl
48
+ d4bd85ca0a5e9dfe907dff8b209e1805a121664c7d5e121ad4d78de2f8a6f0c3 ./raw/mathlib-v4.33.0/declarations-41.jsonl
49
+ ce2aab180aa7a4cdc8f69698500384de826095036f1b13b036f276a6bbae4d3d ./raw/mathlib-v4.33.0/declarations-42.jsonl
50
+ 52bdbcea34592537f9177d15ac35f2ac4c4b0967baa6dcd525dd3b52d1242544 ./raw/mathlib-v4.33.0/declarations-43.jsonl
51
+ a418d7fb459c4ba19b42570535753696372f26a4ce8de9f919f5bcc8b7625948 ./raw/mathlib-v4.33.0/declarations-44.jsonl
52
+ 4c7ac783909f2786c241ea287629ac6914e6cd5ec7f54a90b125ac465696e3d5 ./raw/mathlib-v4.33.0/declarations-45.jsonl
53
+ 00cb926cab59428944dce67f715b0ac4546366d715359ce494991348068e0b61 ./raw/mathlib-v4.33.0/declarations-46.jsonl
54
+ f27314900615c000f6673f70f466c1e5f66f6425f25e0c8e9dfd5a82fbee5986 ./raw/mathlib-v4.33.0/declarations-47.jsonl
55
+ f13bf68b13dfb36f7b998088a26bb6b9bd196a0ac30a385b2d2bfe7c46efca65 ./raw/mathlib-v4.33.0/declarations-48.jsonl
56
+ cf828c10a13dbe3368ff707db3099d1dd7c778c923e40c00a2f015bfc1e0d4ac ./raw/mathlib-v4.33.0/declarations-49.jsonl
57
+ 53995788f8a8195f44137f7fac4540a6f6664d414a334ef9bb0c3689fe123e89 ./raw/mathlib-v4.33.0/declarations-5.jsonl
58
+ df2fd4323fd30cb963723e6e9e621d6a9aea0525b7cb10be4c872f31a49038fa ./raw/mathlib-v4.33.0/declarations-50.jsonl
59
+ c580e9fa680c8e663a51e02ff41ea7bbde360a8d3b2ed57bd4b20dd424e4e7b7 ./raw/mathlib-v4.33.0/declarations-51.jsonl
60
+ ea355bb3612c8b9c7ce09fb8fb95ce22e9f2be7232d88a3149dd6dd52e18d1d1 ./raw/mathlib-v4.33.0/declarations-52.jsonl
61
+ 239ac0ccb853355fcebd68f22508d950a29e5ccecbd3ba04682d78b0eb476874 ./raw/mathlib-v4.33.0/declarations-53.jsonl
62
+ df5e0b605a00e020bf4a03c2bf7fd2bd7d3b2a84cc0b85357a030cbc912c01a2 ./raw/mathlib-v4.33.0/declarations-54.jsonl
63
+ c0de83b8a600c206f0a5a23653e3ca6055172333d9d8f37300b7f0aba94e3954 ./raw/mathlib-v4.33.0/declarations-55.jsonl
64
+ 7b5f72f164a11500b3cfae60e42198205b7f739d219d8e079924c59aaa6ea87f ./raw/mathlib-v4.33.0/declarations-56.jsonl
65
+ c09beee914c9e6296af2dd5622625d31eeb47653c7675bbaf19545acfcf26999 ./raw/mathlib-v4.33.0/declarations-6.jsonl
66
+ ebc661cbd3ca2ea442c8f51626c47a205630c2531323b20f3ca67c21838d89f5 ./raw/mathlib-v4.33.0/declarations-7.jsonl
67
+ e7290d92455689704968ead79b95eb66e67ec37b95e73791069a5a8c1e559021 ./raw/mathlib-v4.33.0/declarations-8.jsonl
68
+ 0a1417d0415c93adfedc9ed66118e900624d3e7cba7ebc0f26238c2ac8fb5015 ./raw/mathlib-v4.33.0/declarations-9.jsonl
69
+ d76ecf19cf968bcd8acee8cc64d504c2e98263849fafd2e88fc16c9205e587ab ./raw/mathlib-v4.33.0/manifest.json
70
+ a58e15dc7a722f701110fa526efc3ff8a1e02cc31ef1335e02b997fa5d5d8987 ./results/S3.1-depth-growth.json
71
+ 2c38716e7036b26eee4603f54daa95535ab518f45abcd3d66442cc70dcc59db4 ./results/S3.2-namespace-depth.json
72
+ 6d3a72e2abd463b9cd88742c2d271dbcaaa1a2a1b952b22e28fa6feed7022281 ./results/S3.3-compression-reuse.json
73
+ 9988aa0e097b43c48b4322dee04477ec746a8913b149c81226d6378acdbd6e0f ./results/S3.4-metamath.json
74
+ 93b3dd93310dc1a68f2c2815b9de896d04730cfecb5cb685903d74b0a1d96cd6 ./results/S3.4-projection-geometry.json
75
+ 76c7510f933daa39b0ae2ba42bd8e1d1728c481948bf03811a4e40aed4a2e9f3 ./results/S4.1-navigation.json
76
+ ad2796243ee53af9f62154089e4547e75e71f798da5d91f16e4a26ca6c1a2513 ./results/sensitivity-internal-only/S3.1-depth-growth.json
77
+ 939ff6e6fe5e9daf3ff9c631f6b06b8cafda55db9cfbbf68e2e0ba40c117e275 ./results/sensitivity-internal-only/S3.2-namespace-depth.json
78
+ 7025974ae2611a7235d4b2d3f98f5a5f694cc33107ad7c0f1c568d986f1eba1e ./results/sensitivity-internal-only/S3.3-compression-reuse.json
79
+ d4e8a36604776460eb63ecb3b984e6f51bfbcb5ff9ad35198a4c3874a065c869 ./spec/navigation.md
80
+ 7f919de167e85edf05f7a2b6da817c35090d46047f3ad2c0e846c888acaee7da ./spec/objects.md
81
+ 4a6944382d85522777f98cb0655487b872fdc1069a7659a48b152e8db16c480b ./spec/statistics.md
82
+ 850e4ab8b78f1284a9c43c10138f9b79534b835e0856a982e3e23b27d0a99247 ./verification/metamath-official-verifier.md
derived/mathlib-v4.33.0/primary-theorem-hypergraph.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d352865cd7ee52c180d9ee98cfde0d0db8ab9bf9c48bdcae57744db505b5f75
3
+ size 90584856
derived/mathlib-v4.33.0/sensitivity-internal-only-theorem-hypergraph.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f2576106ccc0272915f558c5a33e57015d21a9d690b0fa3566be624157a067e
3
+ size 98359633
docs/REPRODUCING.md ADDED
@@ -0,0 +1,133 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Reproducibility package
2
+
3
+ This directory reproduces the empirical claims in Sections 3 and 4 of the
4
+ paper. It is intentionally separate from `../paper`: the paper is a readable
5
+ article, while this directory fixes executable objects, parameters and result
6
+ artifacts.
7
+
8
+ ## Frozen corpus
9
+
10
+ | component | value |
11
+ |---|---|
12
+ | Mathlib release | `v4.33.0` |
13
+ | Mathlib commit | `db584cd6d46c92f209a44c0f1c829460d327499d` |
14
+ | Lean toolchain | `leanprover/lean4:v4.33.0` |
15
+ | Raw schema | `mesomath-corpus-v2` |
16
+ | set.mm commit | `057f4c461055d0b1ed78d9d333aa3de34d9771fa` |
17
+
18
+ The tag is descriptive; the full commit is authoritative.
19
+
20
+ ## Paper claims and experiment IDs
21
+
22
+ | ID | Paper claim | Inputs | Result artifact |
23
+ |---|---|---|---|
24
+ | `S3.1-depth-growth` | theorem graph is deep and sparse | primary theorem view | `results/S3.1-depth-growth.json` |
25
+ | `S3.2-namespace-depth` | namespace depths differ by over an order of magnitude | primary theorem view | `results/S3.2-namespace-depth.json` |
26
+ | `S3.3-compression-reuse` | proof-term/statement ratio is associated with reuse | primary theorem view | `results/S3.3-compression-reuse.json` |
27
+ | `S3.4-projection-geometry` | measurements depend on projection, but detected geometry lies within degree-preserving nulls | primary theorem hypergraph | `results/S3.4-projection-geometry.json` |
28
+ | `S3.4-metamath` | depth growth is similar across libraries but compression--reuse is not | Mathlib primary view and pinned `set.mm` | `results/S3.4-metamath.json` |
29
+ | `S4.1-navigation` | structure ranks a reviewed target above random | v4.33 declaration view and reviewed labels | `results/S4.1-navigation.json` |
30
+
31
+ `claims.json` is the machine-readable version of this table. A result is not
32
+ ready to enter the paper until it records the corpus manifest hash, analysis
33
+ configuration and random seed where relevant. Sections 3 and 4 have been
34
+ rerun on v4.33.0. Section 4's exact historical inputs remain as a regression
35
+ fixture, while the paper result uses the reviewed current statements and a
36
+ graph built entirely from the pinned v4.33.0 export.
37
+
38
+ ## Layout
39
+
40
+ ```text
41
+ experiments/
42
+ claims.json claim-to-artifact registry
43
+ spec/ exact mathematical and computational objects
44
+ LEGACY_AUDIT.md claim-by-claim audit of the old implementation
45
+ legacy/ small immutable regression fixtures from old runs
46
+ lean/ native Mathlib environment extractor
47
+ analysis/ statistical analysis and figure generation
48
+ labels/ reviewed external labels (for Section 4)
49
+ data/raw/ Lean exports; generated, not committed
50
+ data/derived/ declared graph views; generated, not committed
51
+ results/ reviewed machine-readable result manifests
52
+ ```
53
+
54
+ ## Reproduction stages
55
+
56
+ 1. Build and test the native extractor:
57
+
58
+ ```sh
59
+ cd lean
60
+ lake update
61
+ lake exe cache get
62
+ lake build
63
+ lake exe meso-extractor-tests
64
+ ```
65
+
66
+ 2. Export the Mathlib corpus:
67
+
68
+ ```sh
69
+ lake exe meso-extract --out ../data/raw/mathlib-v4.33.0
70
+ ```
71
+
72
+ A fast format smoke test may import one module explicitly; this is never a
73
+ substitute for the full command above:
74
+
75
+ ```sh
76
+ lake exe meso-extract \
77
+ --out /tmp/mesomath-smoke \
78
+ --import-module Mathlib.Data.Nat.ModEq \
79
+ --module-prefix Mathlib.Data.Nat.ModEq \
80
+ --limit 25
81
+ ```
82
+
83
+ 3. Materialize the paper's graph views and run analyses:
84
+
85
+ ```sh
86
+ cd ../analysis
87
+ uv run pytest
88
+ uv run mesomath-analysis views \
89
+ ../data/raw/mathlib-v4.33.0 ../data/derived/mathlib-v4.33.0
90
+ uv run mesomath-analysis run-s3 \
91
+ ../data/derived/mathlib-v4.33.0/primary-theorem-hypergraph.json \
92
+ ../results
93
+ uv run mesomath-analysis run-geometry \
94
+ ../data/derived/mathlib-v4.33.0/primary-theorem-hypergraph.json \
95
+ ../results/S3.4-projection-geometry.json
96
+ ```
97
+
98
+ The `views` command writes both the primary auto/private-filtered theorem
99
+ hypergraph and an internal-name-only sensitivity view matching the legacy
100
+ filter. Section 3 commands use the primary file unless explicitly pointed
101
+ at the sensitivity file.
102
+
103
+ 4. Clone the exact Metamath Proof Explorer snapshot and run the independent
104
+ cross-library adapter:
105
+
106
+ ```sh
107
+ git clone https://github.com/metamath/set.mm ../data/raw/set.mm
108
+ git -C ../data/raw/set.mm checkout 057f4c461055d0b1ed78d9d333aa3de34d9771fa
109
+ uv run mesomath-analysis run-metamath \
110
+ ../data/raw/set.mm ../results/S3.4-metamath.json \
111
+ --revision 057f4c461055d0b1ed78d9d333aa3de34d9771fa \
112
+ --mathlib-depth-result ../results/S3.1-depth-growth.json \
113
+ --mathlib-compression-result ../results/S3.3-compression-reuse.json
114
+ ```
115
+
116
+ The parser's theorem count and selected reuse/proof-size values were
117
+ cross-checked against the official C verifier; the exact audit is recorded
118
+ in `verification/metamath-official-verifier.md`.
119
+
120
+ 5. Run the reviewed v4.33 declaration-graph experiment:
121
+
122
+ ```sh
123
+ uv run mesomath-analysis run-navigation \
124
+ ../data/raw/mathlib-v4.33.0 \
125
+ ../labels/ahlfors_positive_declarations_v4.33-review.csv \
126
+ ../results/S4.1-navigation.json
127
+ ```
128
+
129
+ A complete second run produced a byte-identical result file (SHA-256
130
+ `76c7510f933daa39b0ae2ba42bd8e1d1728c481948bf03811a4e40aed4a2e9f3`).
131
+
132
+ The full-corpus commands are deliberately separate from unit tests: importing
133
+ and traversing all of Mathlib is an experiment run, not a build step.
labels/ahlfors_positive_declarations_v4.33-audit.json ADDED
@@ -0,0 +1,1765 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"source_labels": "../labels/ahlfors_positive_declarations_v4.30.csv",
2
+ "schema": "mesomath-label-review-v1",
3
+ "records":
4
+ [{"type_refs":
5
+ ["AddCommGroup.toAddCommMonoid",
6
+ "AddCommGroup.toAddGroup",
7
+ "AddCommGroup.toDivisionAddCommMonoid",
8
+ "AddCommMagma.toAdd",
9
+ "AddCommMonoid.toAddCommSemigroup",
10
+ "AddCommSemigroup.toAddCommMagma",
11
+ "AddGroup.toSubNegMonoid",
12
+ "AddMonoid.toAddZeroClass",
13
+ "AddZero.toZero",
14
+ "AddZeroClass.toAddZero",
15
+ "Complex",
16
+ "Complex.I",
17
+ "Complex.addCommGroup",
18
+ "Complex.im",
19
+ "Complex.instAdd",
20
+ "Complex.instDenselyNormedField",
21
+ "Complex.instMul",
22
+ "Complex.instNormedField",
23
+ "Complex.instSemiring",
24
+ "Complex.ofReal",
25
+ "Complex.re",
26
+ "Complex.reProdIm",
27
+ "DenselyNormedField.toNontriviallyNormedField",
28
+ "DifferentiableOn",
29
+ "DistribMulAction.toDistribSMul",
30
+ "DistribSMul.toSMulZeroClass",
31
+ "DivisionSemiring.toSemiring",
32
+ "Eq",
33
+ "Field.toSemifield",
34
+ "HAdd.hAdd",
35
+ "HMul.hMul",
36
+ "HSMul.hSMul",
37
+ "HSub.hSub",
38
+ "MeasureTheory.MeasureSpace.volume",
39
+ "Module.toDistribMulAction",
40
+ "NegZeroClass.toZero",
41
+ "NontriviallyNormedField.toNormedField",
42
+ "NormedAddCommGroup",
43
+ "NormedAddCommGroup.toAddCommGroup",
44
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
45
+ "NormedCommRing.toSeminormedCommRing",
46
+ "NormedField.toField",
47
+ "NormedField.toNormedCommRing",
48
+ "NormedSpace",
49
+ "NormedSpace.complexToReal",
50
+ "NormedSpace.toModule",
51
+ "OfNat.ofNat",
52
+ "PseudoMetricSpace.toUniformSpace",
53
+ "Real",
54
+ "Real.lattice",
55
+ "Real.measureSpace",
56
+ "SMulZeroClass.toSMul",
57
+ "Semifield.toDivisionSemiring",
58
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
59
+ "SeminormedCommRing.toSeminormedRing",
60
+ "SeminormedRing.toPseudoMetricSpace",
61
+ "Semiring.toModule",
62
+ "Semiring.toMonoid",
63
+ "Set.uIcc",
64
+ "SubNegMonoid.toAddMonoid",
65
+ "SubNegMonoid.toSub",
66
+ "SubNegZeroMonoid.toNegZeroClass",
67
+ "SubtractionCommMonoid.toSubtractionMonoid",
68
+ "SubtractionMonoid.toSubNegZeroMonoid",
69
+ "UniformSpace.toTopologicalSpace",
70
+ "Zero.toOfNat0",
71
+ "instHAdd",
72
+ "instHMul",
73
+ "instHSMul",
74
+ "instHSub",
75
+ "intervalIntegral"],
76
+ "statement_dag_size": 326,
77
+ "statement":
78
+ "∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] (f : ℂ → E) (z w : ℂ),\n DifferentiableOn ℂ f (Set.uIcc z.re w.re ×ℂ Set.uIcc z.im w.im) →\n (((∫ (x : ℝ) in z.re..w.re, f (↑x + ↑z.im * Complex.I)) - ∫ (x : ℝ) in z.re..w.re, f (↑x + ↑w.im * Complex.I)) +\n Complex.I • ∫ (y : ℝ) in z.im..w.im, f (↑w.re + ↑y * Complex.I)) -\n Complex.I • ∫ (y : ℝ) in z.im..w.im, f (↑z.re + ↑y * Complex.I) =\n 0",
79
+ "present": true,
80
+ "name": "Complex.integral_boundary_rect_eq_zero_of_differentiableOn",
81
+ "module": "Mathlib.Analysis.Complex.CauchyIntegral",
82
+ "kind": "theorem"},
83
+ {"type_refs":
84
+ ["AddCommGroup.toDivisionAddCommMonoid",
85
+ "Complex",
86
+ "Complex.addCommGroup",
87
+ "Complex.instDenselyNormedField",
88
+ "Complex.instNormedField",
89
+ "ContinuousOn",
90
+ "DenselyNormedField.toNontriviallyNormedField",
91
+ "DifferentiableAt",
92
+ "DivisionSemiring.toSemiring",
93
+ "Eq",
94
+ "Field.toSemifield",
95
+ "LE.le",
96
+ "Membership.mem",
97
+ "Metric.ball",
98
+ "Metric.closedBall",
99
+ "NegZeroClass.toZero",
100
+ "NontriviallyNormedField.toNormedField",
101
+ "NormedAddCommGroup",
102
+ "NormedAddCommGroup.toAddCommGroup",
103
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
104
+ "NormedCommRing.toSeminormedCommRing",
105
+ "NormedField.toField",
106
+ "NormedField.toNormedCommRing",
107
+ "NormedSpace",
108
+ "NormedSpace.toModule",
109
+ "OfNat.ofNat",
110
+ "PseudoMetricSpace.toUniformSpace",
111
+ "Real",
112
+ "Real.instLE",
113
+ "Real.instZero",
114
+ "SDiff.sdiff",
115
+ "Semifield.toDivisionSemiring",
116
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
117
+ "SeminormedCommRing.toSeminormedRing",
118
+ "SeminormedRing.toPseudoMetricSpace",
119
+ "Semiring.toModule",
120
+ "Set",
121
+ "Set.Countable",
122
+ "Set.instMembership",
123
+ "Set.instSDiff",
124
+ "SubNegZeroMonoid.toNegZeroClass",
125
+ "SubtractionCommMonoid.toSubtractionMonoid",
126
+ "SubtractionMonoid.toSubNegZeroMonoid",
127
+ "UniformSpace.toTopologicalSpace",
128
+ "Zero.toOfNat0",
129
+ "circleIntegral"],
130
+ "statement_dag_size": 211,
131
+ "statement":
132
+ "∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {R : ℝ},\n 0 ≤ R →\n ∀ {f : ℂ → E} {c : ℂ} {s : Set ℂ},\n s.Countable →\n ContinuousOn f (Metric.closedBall c R) →\n (∀ z ∈ Metric.ball c R \\ s, DifferentiableAt ℂ f z) → ∮ (z : ℂ) in C(c, R), f z = 0",
133
+ "present": true,
134
+ "name": "Complex.circleIntegral_eq_zero_of_differentiable_on_off_countable",
135
+ "module": "Mathlib.Analysis.Complex.CauchyIntegral",
136
+ "kind": "theorem"},
137
+ {"type_refs":
138
+ ["AddCommGroup.toAddCommMonoid",
139
+ "AddCommGroup.toAddGroup",
140
+ "AddGroup.toSubNegMonoid",
141
+ "AddMonoid.toAddZeroClass",
142
+ "AddZero.toZero",
143
+ "AddZeroClass.toAddZero",
144
+ "CompleteSpace",
145
+ "Complex",
146
+ "Complex.I",
147
+ "Complex.addCommGroup",
148
+ "Complex.instDenselyNormedField",
149
+ "Complex.instDivInvMonoid",
150
+ "Complex.instMul",
151
+ "Complex.instNatCast",
152
+ "Complex.instNormedField",
153
+ "Complex.instOne",
154
+ "Complex.instSemiring",
155
+ "Complex.instSub",
156
+ "Complex.ofReal",
157
+ "ContinuousOn",
158
+ "DenselyNormedField.toNontriviallyNormedField",
159
+ "DifferentiableAt",
160
+ "DistribMulAction.toDistribSMul",
161
+ "DistribSMul.toSMulZeroClass",
162
+ "DivInvMonoid.toDiv",
163
+ "DivisionSemiring.toSemiring",
164
+ "Eq",
165
+ "Field.toSemifield",
166
+ "HAdd.hAdd",
167
+ "HDiv.hDiv",
168
+ "HMul.hMul",
169
+ "HPow.hPow",
170
+ "HSMul.hSMul",
171
+ "HSub.hSub",
172
+ "LT.lt",
173
+ "Membership.mem",
174
+ "Metric.ball",
175
+ "Metric.closedBall",
176
+ "Module.toDistribMulAction",
177
+ "Monoid.toNPow",
178
+ "NPow.toPow",
179
+ "Nat",
180
+ "Nat.cast",
181
+ "Nat.factorial",
182
+ "Nat.instAtLeastTwoHAddOfNat",
183
+ "Nat.instNeZeroSucc",
184
+ "NontriviallyNormedField.toNormedField",
185
+ "NormedAddCommGroup",
186
+ "NormedAddCommGroup.toAddCommGroup",
187
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
188
+ "NormedCommRing.toSeminormedCommRing",
189
+ "NormedField.toField",
190
+ "NormedField.toNormedCommRing",
191
+ "NormedSpace",
192
+ "NormedSpace.toModule",
193
+ "OfNat.ofNat",
194
+ "One.toOfNat1",
195
+ "PseudoMetricSpace.toUniformSpace",
196
+ "Real",
197
+ "Real.instLT",
198
+ "Real.instZero",
199
+ "Real.pi",
200
+ "SDiff.sdiff",
201
+ "SMulZeroClass.toSMul",
202
+ "Semifield.toDivisionSemiring",
203
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
204
+ "SeminormedCommRing.toSeminormedRing",
205
+ "SeminormedRing.toPseudoMetricSpace",
206
+ "Semiring.toModule",
207
+ "Semiring.toMonoid",
208
+ "Set",
209
+ "Set.Countable",
210
+ "Set.instMembership",
211
+ "Set.instSDiff",
212
+ "SubNegMonoid.toAddMonoid",
213
+ "UniformSpace.toTopologicalSpace",
214
+ "Zero.toOfNat0",
215
+ "circleIntegral",
216
+ "instAddNat",
217
+ "instHAdd",
218
+ "instHDiv",
219
+ "instHMul",
220
+ "instHPow",
221
+ "instHSMul",
222
+ "instHSub",
223
+ "instOfNatAtLeastTwo",
224
+ "instOfNatNat",
225
+ "iteratedDeriv"],
226
+ "statement_dag_size": 419,
227
+ "statement":
228
+ "∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [CompleteSpace E] {R : ℝ} {f : ℂ → E} {c : ℂ}\n {s : Set ℂ},\n 0 < R →\n ∀ (n : ℕ),\n s.Countable →\n ContinuousOn f (Metric.closedBall c R) →\n (∀ z ∈ Metric.ball c R \\ s, DifferentiableAt ℂ f z) →\n ∮ (z : ℂ) in C(c, R), (1 / (z - c) ^ (n + 1)) • f z =\n (2 * ↑Real.pi * Complex.I / ↑n.factorial) • iteratedDeriv n f c",
229
+ "present": true,
230
+ "name":
231
+ "Complex.circleIntegral_one_div_sub_center_pow_smul_of_differentiable_on_off_countable",
232
+ "module": "Mathlib.Analysis.Complex.CauchyIntegral",
233
+ "kind": "theorem"},
234
+ {"type_refs":
235
+ ["CompleteSpace",
236
+ "Complex",
237
+ "Complex.instDenselyNormedField",
238
+ "Complex.instNormedAddCommGroup",
239
+ "Complex.instNormedField",
240
+ "Complex.instRCLike",
241
+ "DenselyNormedField.toNontriviallyNormedField",
242
+ "DiffContOnCl",
243
+ "DivInvMonoid.toDiv",
244
+ "HDiv.hDiv",
245
+ "HMul.hMul",
246
+ "HPow.hPow",
247
+ "InnerProductSpace.toNormedSpace",
248
+ "LE.le",
249
+ "LT.lt",
250
+ "Membership.mem",
251
+ "Metric.ball",
252
+ "Metric.sphere",
253
+ "Monoid.toNPow",
254
+ "NPow.toPow",
255
+ "Nat",
256
+ "Nat.cast",
257
+ "Nat.factorial",
258
+ "Norm.norm",
259
+ "NormedAddCommGroup",
260
+ "NormedAddCommGroup.toNorm",
261
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
262
+ "NormedCommRing.toSeminormedCommRing",
263
+ "NormedField.toNormedCommRing",
264
+ "NormedSpace",
265
+ "OfNat.ofNat",
266
+ "PseudoMetricSpace.toUniformSpace",
267
+ "RCLike.innerProductSpace",
268
+ "Real",
269
+ "Real.instDivInvMonoid",
270
+ "Real.instLE",
271
+ "Real.instLT",
272
+ "Real.instMonoid",
273
+ "Real.instMul",
274
+ "Real.instNatCast",
275
+ "Real.instZero",
276
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
277
+ "SeminormedCommRing.toSeminormedRing",
278
+ "SeminormedRing.toPseudoMetricSpace",
279
+ "Set",
280
+ "Set.instMembership",
281
+ "Zero.toOfNat0",
282
+ "instHDiv",
283
+ "instHMul",
284
+ "instHPow",
285
+ "iteratedDeriv"],
286
+ "statement_dag_size": 210,
287
+ "statement":
288
+ "∀ {F : Type v} [inst : NormedAddCommGroup F] [inst_1 : NormedSpace ℂ F] [CompleteSpace F] {c : ℂ} {R C : ℝ} {f : ℂ → F}\n (n : ℕ),\n 0 < R →\n DiffContOnCl ℂ f (Metric.ball c R) →\n (∀ z ∈ Metric.sphere c R, ‖f z‖ ≤ C) → ‖iteratedDeriv n f c‖ ≤ ↑n.factorial * C / R ^ n",
289
+ "present": true,
290
+ "name": "Complex.norm_iteratedDeriv_le_of_forall_mem_sphere_norm_le",
291
+ "module": "Mathlib.Analysis.Complex.Liouville",
292
+ "kind": "theorem"},
293
+ {"type_refs":
294
+ ["Bornology.IsBounded",
295
+ "Complex",
296
+ "Complex.instDenselyNormedField",
297
+ "Complex.instNormedField",
298
+ "DenselyNormedField.toNontriviallyNormedField",
299
+ "Differentiable",
300
+ "Eq",
301
+ "Exists",
302
+ "NormedAddCommGroup",
303
+ "NormedAddCommGroup.toAddCommGroup",
304
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
305
+ "NormedSpace",
306
+ "NormedSpace.toModule",
307
+ "PseudoMetricSpace.toBornology",
308
+ "PseudoMetricSpace.toUniformSpace",
309
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
310
+ "Set.range",
311
+ "UniformSpace.toTopologicalSpace"],
312
+ "statement_dag_size": 124,
313
+ "statement":
314
+ "∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {F : Type v} [inst_2 : NormedAddCommGroup F]\n [inst_3 : NormedSpace ℂ F] {f : E → F},\n Differentiable ℂ f → Bornology.IsBounded (Set.range f) → ∃ c, ∀ (z : E), f z = c",
315
+ "present": true,
316
+ "name": "Differentiable.exists_const_forall_eq_of_bounded",
317
+ "module": "Mathlib.Analysis.Complex.Liouville",
318
+ "kind": "theorem"},
319
+ {"type_refs":
320
+ ["Bornology.IsBounded",
321
+ "Complex",
322
+ "Complex.instDenselyNormedField",
323
+ "Complex.instNormedField",
324
+ "DenselyNormedField.toNontriviallyNormedField",
325
+ "Differentiable",
326
+ "Eq",
327
+ "Exists",
328
+ "Function.const",
329
+ "NormedAddCommGroup",
330
+ "NormedAddCommGroup.toAddCommGroup",
331
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
332
+ "NormedSpace",
333
+ "NormedSpace.toModule",
334
+ "PseudoMetricSpace.toBornology",
335
+ "PseudoMetricSpace.toUniformSpace",
336
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
337
+ "Set.range",
338
+ "UniformSpace.toTopologicalSpace"],
339
+ "statement_dag_size": 127,
340
+ "statement":
341
+ "∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {F : Type v} [inst_2 : NormedAddCommGroup F]\n [inst_3 : NormedSpace ℂ F] {f : E → F},\n Differentiable ℂ f → Bornology.IsBounded (Set.range f) → ∃ c, f = Function.const E c",
342
+ "present": true,
343
+ "name": "Differentiable.exists_eq_const_of_bounded",
344
+ "module": "Mathlib.Analysis.Complex.Liouville",
345
+ "kind": "theorem"},
346
+ {"type_refs":
347
+ ["Complex",
348
+ "Complex.instSemiring",
349
+ "Exists",
350
+ "LT.lt",
351
+ "MulZeroClass.toZero",
352
+ "Nat",
353
+ "Nat.instMulZeroClass",
354
+ "Nat.instPreorder",
355
+ "OfNat.ofNat",
356
+ "Polynomial",
357
+ "Polynomial.IsRoot",
358
+ "Polynomial.degree",
359
+ "Preorder.toLT",
360
+ "WithBot",
361
+ "WithBot.instPreorder",
362
+ "WithBot.zero",
363
+ "Zero.toOfNat0"],
364
+ "statement_dag_size": 52,
365
+ "statement": "∀ {f : Polynomial ℂ}, 0 < f.degree → ∃ z, f.IsRoot z",
366
+ "present": true,
367
+ "name": "Complex.exists_root",
368
+ "module": "Mathlib.Analysis.Complex.Polynomial.Basic",
369
+ "kind": "theorem"},
370
+ {"type_refs": ["Complex", "Complex.instField", "IsAlgClosed"],
371
+ "statement_dag_size": 5,
372
+ "statement": "IsAlgClosed ℂ",
373
+ "present": true,
374
+ "name": "Complex.isAlgClosed",
375
+ "module": "Mathlib.Analysis.Complex.Polynomial.Basic",
376
+ "kind": "theorem"},
377
+ {"type_refs":
378
+ ["AnalyticAt",
379
+ "CompleteSpace",
380
+ "Complex",
381
+ "Complex.addCommGroup",
382
+ "Complex.instDenselyNormedField",
383
+ "Complex.instNormedAddCommGroup",
384
+ "Complex.instNormedField",
385
+ "Complex.instRCLike",
386
+ "DenselyNormedField.toNontriviallyNormedField",
387
+ "DifferentiableAt",
388
+ "DivisionSemiring.toSemiring",
389
+ "Field.toSemifield",
390
+ "Filter.Eventually",
391
+ "Iff",
392
+ "InnerProductSpace.toNormedSpace",
393
+ "NontriviallyNormedField.toNormedField",
394
+ "NormedAddCommGroup",
395
+ "NormedAddCommGroup.toAddCommGroup",
396
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
397
+ "NormedCommRing.toSeminormedCommRing",
398
+ "NormedField.toField",
399
+ "NormedField.toNormedCommRing",
400
+ "NormedSpace",
401
+ "NormedSpace.toModule",
402
+ "PseudoMetricSpace.toUniformSpace",
403
+ "RCLike.innerProductSpace",
404
+ "Semifield.toDivisionSemiring",
405
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
406
+ "SeminormedCommRing.toSeminormedRing",
407
+ "SeminormedRing.toPseudoMetricSpace",
408
+ "Semiring.toModule",
409
+ "UniformSpace.toTopologicalSpace",
410
+ "nhds"],
411
+ "statement_dag_size": 147,
412
+ "statement":
413
+ "∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [CompleteSpace E] {f : ℂ → E} {c : ℂ},\n AnalyticAt ℂ f c ↔ ∀ᶠ (z : ℂ) in nhds c, DifferentiableAt ℂ f z",
414
+ "present": true,
415
+ "name": "Complex.analyticAt_iff_eventually_differentiableAt",
416
+ "module": "Mathlib.Analysis.Complex.CauchyIntegral",
417
+ "kind": "theorem"},
418
+ {"type_refs":
419
+ ["AnalyticAt",
420
+ "Compl.compl",
421
+ "CompleteSpace",
422
+ "Complex",
423
+ "Complex.addCommGroup",
424
+ "Complex.instDenselyNormedField",
425
+ "Complex.instNormedAddCommGroup",
426
+ "Complex.instNormedField",
427
+ "Complex.instRCLike",
428
+ "ContinuousAt",
429
+ "DenselyNormedField.toNontriviallyNormedField",
430
+ "DifferentiableAt",
431
+ "DivisionSemiring.toSemiring",
432
+ "Field.toSemifield",
433
+ "Filter.Eventually",
434
+ "InnerProductSpace.toNormedSpace",
435
+ "NontriviallyNormedField.toNormedField",
436
+ "NormedAddCommGroup",
437
+ "NormedAddCommGroup.toAddCommGroup",
438
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
439
+ "NormedCommRing.toSeminormedCommRing",
440
+ "NormedField.toField",
441
+ "NormedField.toNormedCommRing",
442
+ "NormedSpace",
443
+ "NormedSpace.toModule",
444
+ "PseudoMetricSpace.toUniformSpace",
445
+ "RCLike.innerProductSpace",
446
+ "Semifield.toDivisionSemiring",
447
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
448
+ "SeminormedCommRing.toSeminormedRing",
449
+ "SeminormedRing.toPseudoMetricSpace",
450
+ "Semiring.toModule",
451
+ "Set",
452
+ "Set.instCompl",
453
+ "Set.instSingletonSet",
454
+ "Singleton.singleton",
455
+ "UniformSpace.toTopologicalSpace",
456
+ "nhdsWithin"],
457
+ "statement_dag_size": 170,
458
+ "statement":
459
+ "∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [CompleteSpace E] {f : ℂ → E} {c : ℂ},\n (∀ᶠ (z : ℂ) in nhdsWithin c {c}ᶜ, DifferentiableAt ℂ f z) → ContinuousAt f c → AnalyticAt ℂ f c",
460
+ "present": true,
461
+ "name":
462
+ "Complex.analyticAt_of_differentiable_on_punctured_nhds_of_continuousAt",
463
+ "module": "Mathlib.Analysis.Complex.RemovableSingularity",
464
+ "kind": "theorem"},
465
+ {"type_refs":
466
+ ["And",
467
+ "CompleteSpace",
468
+ "Complex",
469
+ "Complex.addCommGroup",
470
+ "Complex.instDenselyNormedField",
471
+ "Complex.instNormedField",
472
+ "ContinuousAt",
473
+ "DenselyNormedField.toNontriviallyNormedField",
474
+ "DifferentiableOn",
475
+ "DivisionSemiring.toSemiring",
476
+ "Field.toSemifield",
477
+ "Filter",
478
+ "Filter.instMembership",
479
+ "Iff",
480
+ "Membership.mem",
481
+ "NontriviallyNormedField.toNormedField",
482
+ "NormedAddCommGroup",
483
+ "NormedAddCommGroup.toAddCommGroup",
484
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
485
+ "NormedCommRing.toSeminormedCommRing",
486
+ "NormedField.toField",
487
+ "NormedField.toNormedCommRing",
488
+ "NormedSpace",
489
+ "NormedSpace.toModule",
490
+ "PseudoMetricSpace.toUniformSpace",
491
+ "SDiff.sdiff",
492
+ "Semifield.toDivisionSemiring",
493
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
494
+ "SeminormedCommRing.toSeminormedRing",
495
+ "SeminormedRing.toPseudoMetricSpace",
496
+ "Semiring.toModule",
497
+ "Set",
498
+ "Set.instSDiff",
499
+ "Set.instSingletonSet",
500
+ "Singleton.singleton",
501
+ "UniformSpace.toTopologicalSpace",
502
+ "nhds"],
503
+ "statement_dag_size": 157,
504
+ "statement":
505
+ "∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [CompleteSpace E] {f : ℂ → E} {s : Set ℂ}\n {c : ℂ}, s ∈ nhds c → (DifferentiableOn ℂ f (s \\ {c}) ∧ ContinuousAt f c ↔ DifferentiableOn ℂ f s)",
506
+ "present": true,
507
+ "name": "Complex.differentiableOn_compl_singleton_and_continuousAt_iff",
508
+ "module": "Mathlib.Analysis.Complex.RemovableSingularity",
509
+ "kind": "theorem"},
510
+ {"type_refs":
511
+ ["CompleteSpace",
512
+ "Complex",
513
+ "Complex.addCommGroup",
514
+ "Complex.instDenselyNormedField",
515
+ "Complex.instNormedField",
516
+ "DenselyNormedField.toNontriviallyNormedField",
517
+ "DifferentiableOn",
518
+ "DivisionSemiring.toSemiring",
519
+ "Field.toSemifield",
520
+ "Filter",
521
+ "Filter.Eventually",
522
+ "Filter.NeBot",
523
+ "IsOpen",
524
+ "NontriviallyNormedField.toNormedField",
525
+ "NormedAddCommGroup",
526
+ "NormedAddCommGroup.toAddCommGroup",
527
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
528
+ "NormedCommRing.toSeminormedCommRing",
529
+ "NormedField.toField",
530
+ "NormedField.toNormedCommRing",
531
+ "NormedSpace",
532
+ "NormedSpace.toModule",
533
+ "PseudoMetricSpace.toUniformSpace",
534
+ "Semifield.toDivisionSemiring",
535
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
536
+ "SeminormedCommRing.toSeminormedRing",
537
+ "SeminormedRing.toPseudoMetricSpace",
538
+ "Semiring.toModule",
539
+ "Set",
540
+ "TendstoLocallyUniformlyOn",
541
+ "UniformSpace.toTopologicalSpace"],
542
+ "statement_dag_size": 177,
543
+ "statement":
544
+ "∀ {E : Type u_1} {ι : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {U : Set ℂ} {φ : Filter ι}\n {F : ι → ℂ → E} {f : ℂ → E} [CompleteSpace E] [φ.NeBot],\n TendstoLocallyUniformlyOn F f φ U → (∀ᶠ (n : ι) in φ, DifferentiableOn ℂ (F n) U) → IsOpen U → DifferentiableOn ℂ f U",
545
+ "present": true,
546
+ "name": "TendstoLocallyUniformlyOn.differentiableOn",
547
+ "module": "Mathlib.Analysis.Complex.LocallyUniformLimit",
548
+ "kind": "theorem"},
549
+ {"type_refs":
550
+ ["And",
551
+ "Asymptotics.IsBigO",
552
+ "Complex",
553
+ "Complex.im",
554
+ "Complex.instDenselyNormedField",
555
+ "Complex.instNormedAddCommGroup",
556
+ "Complex.instNormedField",
557
+ "Complex.instRCLike",
558
+ "Complex.re",
559
+ "DenselyNormedField.toNontriviallyNormedField",
560
+ "DiffContOnCl",
561
+ "DivInvMonoid.toDiv",
562
+ "Eq",
563
+ "Exists",
564
+ "Filter",
565
+ "Filter.atTop",
566
+ "Filter.comap",
567
+ "Filter.instInf",
568
+ "Filter.principal",
569
+ "Function.comp",
570
+ "HDiv.hDiv",
571
+ "HMul.hMul",
572
+ "HSub.hSub",
573
+ "InnerProductSpace.toNormedSpace",
574
+ "LE.le",
575
+ "LT.lt",
576
+ "Min.min",
577
+ "Norm.norm",
578
+ "NormedAddCommGroup",
579
+ "NormedAddCommGroup.toNorm",
580
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
581
+ "NormedSpace",
582
+ "RCLike.innerProductSpace",
583
+ "Real",
584
+ "Real.exp",
585
+ "Real.instAddGroup",
586
+ "Real.instDivInvMonoid",
587
+ "Real.instLE",
588
+ "Real.instLT",
589
+ "Real.instMul",
590
+ "Real.instPreorder",
591
+ "Real.instSub",
592
+ "Real.lattice",
593
+ "Real.norm",
594
+ "Real.pi",
595
+ "Set.Ioo",
596
+ "Set.preimage",
597
+ "abs",
598
+ "instHDiv",
599
+ "instHMul",
600
+ "instHSub"],
601
+ "statement_dag_size": 237,
602
+ "statement":
603
+ "∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {a b C : ℝ} {f : ℂ → E} {z : ℂ},\n DiffContOnCl ℂ f (Complex.im ⁻¹' Set.Ioo a b) →\n (∃ c < Real.pi / (b - a),\n ∃ B,\n f =O[Filter.comap (abs ∘ Complex.re) Filter.atTop ⊓ Filter.principal (Complex.im ⁻¹' Set.Ioo a b)] fun z =>\n Real.exp (B * Real.exp (c * |z.re|))) →\n (∀ (z : ℂ), z.im = a → ‖f z‖ ≤ C) → (∀ (z : ℂ), z.im = b → ‖f z‖ ≤ C) → a ≤ z.im → z.im ≤ b → ‖f z‖ ≤ C",
604
+ "present": true,
605
+ "name": "PhragmenLindelof.horizontal_strip",
606
+ "module": "Mathlib.Analysis.Complex.PhragmenLindelof",
607
+ "kind": "theorem"},
608
+ {"type_refs":
609
+ ["And",
610
+ "Asymptotics.IsBigO",
611
+ "Complex",
612
+ "Complex.im",
613
+ "Complex.instDenselyNormedField",
614
+ "Complex.instNormedAddCommGroup",
615
+ "Complex.instNormedField",
616
+ "Complex.instRCLike",
617
+ "Complex.re",
618
+ "DenselyNormedField.toNontriviallyNormedField",
619
+ "DiffContOnCl",
620
+ "DivInvMonoid.toDiv",
621
+ "Eq",
622
+ "Exists",
623
+ "Filter",
624
+ "Filter.atTop",
625
+ "Filter.comap",
626
+ "Filter.instInf",
627
+ "Filter.principal",
628
+ "Function.comp",
629
+ "HDiv.hDiv",
630
+ "HMul.hMul",
631
+ "HSub.hSub",
632
+ "InnerProductSpace.toNormedSpace",
633
+ "LE.le",
634
+ "LT.lt",
635
+ "Min.min",
636
+ "Norm.norm",
637
+ "NormedAddCommGroup",
638
+ "NormedAddCommGroup.toNorm",
639
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
640
+ "NormedSpace",
641
+ "RCLike.innerProductSpace",
642
+ "Real",
643
+ "Real.exp",
644
+ "Real.instAddGroup",
645
+ "Real.instDivInvMonoid",
646
+ "Real.instLE",
647
+ "Real.instLT",
648
+ "Real.instMul",
649
+ "Real.instPreorder",
650
+ "Real.instSub",
651
+ "Real.lattice",
652
+ "Real.norm",
653
+ "Real.pi",
654
+ "Set.Ioo",
655
+ "Set.preimage",
656
+ "abs",
657
+ "instHDiv",
658
+ "instHMul",
659
+ "instHSub"],
660
+ "statement_dag_size": 237,
661
+ "statement":
662
+ "∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {a b C : ℝ} {f : ℂ → E} {z : ℂ},\n DiffContOnCl ℂ f (Complex.re ⁻¹' Set.Ioo a b) →\n (∃ c < Real.pi / (b - a),\n ∃ B,\n f =O[Filter.comap (abs ∘ Complex.im) Filter.atTop ⊓ Filter.principal (Complex.re ⁻¹' Set.Ioo a b)] fun z =>\n Real.exp (B * Real.exp (c * |z.im|))) →\n (∀ (z : ℂ), z.re = a → ‖f z‖ ≤ C) → (∀ (z : ℂ), z.re = b → ‖f z‖ ≤ C) → a ≤ z.re → z.re ≤ b → ‖f z‖ ≤ C",
663
+ "present": true,
664
+ "name": "PhragmenLindelof.vertical_strip",
665
+ "module": "Mathlib.Analysis.Complex.PhragmenLindelof",
666
+ "kind": "theorem"},
667
+ {"type_refs":
668
+ ["CompleteSpace",
669
+ "Complex",
670
+ "Complex.IsExactOn",
671
+ "Complex.addCommGroup",
672
+ "Complex.instDenselyNormedField",
673
+ "Complex.instNormedField",
674
+ "DenselyNormedField.toNontriviallyNormedField",
675
+ "DifferentiableOn",
676
+ "DivisionSemiring.toSemiring",
677
+ "Field.toSemifield",
678
+ "Metric.ball",
679
+ "NontriviallyNormedField.toNormedField",
680
+ "NormedAddCommGroup",
681
+ "NormedAddCommGroup.toAddCommGroup",
682
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
683
+ "NormedCommRing.toSeminormedCommRing",
684
+ "NormedField.toField",
685
+ "NormedField.toNormedCommRing",
686
+ "NormedSpace",
687
+ "NormedSpace.toModule",
688
+ "PseudoMetricSpace.toUniformSpace",
689
+ "Real",
690
+ "Semifield.toDivisionSemiring",
691
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
692
+ "SeminormedCommRing.toSeminormedRing",
693
+ "SeminormedRing.toPseudoMetricSpace",
694
+ "Semiring.toModule",
695
+ "UniformSpace.toTopologicalSpace"],
696
+ "statement_dag_size": 127,
697
+ "statement":
698
+ "∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {c : ℂ} {r : ℝ} {f : ℂ → E} [CompleteSpace E],\n DifferentiableOn ℂ f (Metric.ball c r) → Complex.IsExactOn f (Metric.ball c r)",
699
+ "present": true,
700
+ "name": "DifferentiableOn.isExactOn_ball",
701
+ "module": "Mathlib.Analysis.Complex.HasPrimitives",
702
+ "kind": "theorem"},
703
+ {"type_refs":
704
+ ["CompleteSpace",
705
+ "Complex",
706
+ "Complex.instDenselyNormedField",
707
+ "Complex.instNormedAddCommGroup",
708
+ "Complex.instNormedField",
709
+ "Complex.instRCLike",
710
+ "DenselyNormedField.toNontriviallyNormedField",
711
+ "DiffContOnCl",
712
+ "Eq",
713
+ "InnerProductSpace.toNormedSpace",
714
+ "Metric.ball",
715
+ "NormedAddCommGroup",
716
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
717
+ "NormedCommRing.toSeminormedCommRing",
718
+ "NormedField.toNormedCommRing",
719
+ "NormedSpace",
720
+ "NormedSpace.complexToReal",
721
+ "PseudoMetricSpace.toUniformSpace",
722
+ "RCLike.innerProductSpace",
723
+ "Real",
724
+ "Real.circleAverage",
725
+ "Real.instAddGroup",
726
+ "Real.lattice",
727
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
728
+ "SeminormedCommRing.toSeminormedRing",
729
+ "SeminormedRing.toPseudoMetricSpace",
730
+ "abs"],
731
+ "statement_dag_size": 113,
732
+ "statement":
733
+ "∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [CompleteSpace E] {f : ℂ → E} {R : ℝ} {c : ℂ},\n DiffContOnCl ℂ f (Metric.ball c |R|) → Real.circleAverage f c R = f c",
734
+ "present": true,
735
+ "name": "circleAverage_of_differentiable_on",
736
+ "module": "Mathlib.Analysis.Complex.MeanValue",
737
+ "kind": "theorem"},
738
+ {"type_refs":
739
+ ["CompleteSpace",
740
+ "Complex",
741
+ "Complex.instFiniteDimensionalReal",
742
+ "Complex.instNormedAddCommGroup",
743
+ "Complex.instNormedField",
744
+ "Eq",
745
+ "InnerProductSpace.HarmonicOnNhd",
746
+ "Metric.closedBall",
747
+ "NormedAddCommGroup",
748
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
749
+ "NormedCommRing.toSeminormedCommRing",
750
+ "NormedField.toNormedCommRing",
751
+ "NormedSpace",
752
+ "PseudoMetricSpace.toUniformSpace",
753
+ "Real",
754
+ "Real.circleAverage",
755
+ "Real.instAddGroup",
756
+ "Real.lattice",
757
+ "Real.normedField",
758
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
759
+ "SeminormedCommRing.toSeminormedRing",
760
+ "SeminormedRing.toPseudoMetricSpace",
761
+ "abs",
762
+ "instInnerProductSpaceRealComplex"],
763
+ "statement_dag_size": 92,
764
+ "statement":
765
+ "∀ {F : Type u_1} [inst : NormedAddCommGroup F] [inst_1 : NormedSpace ℝ F] [CompleteSpace F] {f : ℂ → F} {c : ℂ} {R : ℝ},\n InnerProductSpace.HarmonicOnNhd f (Metric.closedBall c |R|) → Real.circleAverage f c R = f c",
766
+ "present": true,
767
+ "name": "HarmonicOnNhd.circleAverage_eq",
768
+ "module": "Mathlib.Analysis.Complex.Harmonic.MeanValue",
769
+ "kind": "theorem"},
770
+ {"type_refs":
771
+ ["AddCommGroup.toAddCommMonoid",
772
+ "AddCommGroup.toAddGroup",
773
+ "AddGroup.toSubNegMonoid",
774
+ "AddMonoid.toAddZeroClass",
775
+ "AddZero.toZero",
776
+ "AddZeroClass.toAddZero",
777
+ "CompleteSpace",
778
+ "Complex",
779
+ "Complex.addCommGroup",
780
+ "Complex.instDenselyNormedField",
781
+ "Complex.instInv",
782
+ "Complex.instNatCast",
783
+ "Complex.instNormedField",
784
+ "Complex.instSemiring",
785
+ "Complex.instSub",
786
+ "DenselyNormedField.toNontriviallyNormedField",
787
+ "DifferentiableOn",
788
+ "DistribMulAction.toDistribSMul",
789
+ "DistribSMul.toSMulZeroClass",
790
+ "DivisionSemiring.toSemiring",
791
+ "Eq",
792
+ "Field.toSemifield",
793
+ "HPow.hPow",
794
+ "HSMul.hSMul",
795
+ "HSub.hSub",
796
+ "Inv.inv",
797
+ "Membership.mem",
798
+ "Metric.ball",
799
+ "Module.toDistribMulAction",
800
+ "Monoid.toNPow",
801
+ "NPow.toPow",
802
+ "Nat",
803
+ "Nat.cast",
804
+ "Nat.factorial",
805
+ "NontriviallyNormedField.toNormedField",
806
+ "NormedAddCommGroup",
807
+ "NormedAddCommGroup.toAddCommGroup",
808
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
809
+ "NormedCommRing.toSeminormedCommRing",
810
+ "NormedField.toField",
811
+ "NormedField.toNormedCommRing",
812
+ "NormedSpace",
813
+ "NormedSpace.toModule",
814
+ "PseudoMetricSpace.toUniformSpace",
815
+ "Real",
816
+ "SMulZeroClass.toSMul",
817
+ "Semifield.toDivisionSemiring",
818
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
819
+ "SeminormedCommRing.toSeminormedRing",
820
+ "SeminormedRing.toPseudoMetricSpace",
821
+ "Semiring.toModule",
822
+ "Semiring.toMonoid",
823
+ "Set",
824
+ "Set.instMembership",
825
+ "SubNegMonoid.toAddMonoid",
826
+ "SummationFilter.unconditional",
827
+ "UniformSpace.toTopologicalSpace",
828
+ "instHPow",
829
+ "instHSMul",
830
+ "instHSub",
831
+ "iteratedDeriv",
832
+ "tsum"],
833
+ "statement_dag_size": 280,
834
+ "statement":
835
+ "∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [CompleteSpace E] ⦃f : ℂ → E⦄ ⦃c : ℂ⦄ ⦃r : ℝ⦄,\n DifferentiableOn ℂ f (Metric.ball c r) →\n ∀ ⦃z : ℂ⦄, z ∈ Metric.ball c r → ∑' (n : ℕ), (↑n.factorial)⁻¹ • (z - c) ^ n • iteratedDeriv n f c = f z",
836
+ "present": true,
837
+ "name": "Complex.taylorSeries_eq_on_ball",
838
+ "module": "Mathlib.Analysis.Complex.TaylorSeries",
839
+ "kind": "theorem"},
840
+ {"type_refs":
841
+ ["Complex",
842
+ "Complex.instDenselyNormedField",
843
+ "Complex.instNormedField",
844
+ "DenselyNormedField.toNontriviallyNormedField",
845
+ "DifferentiableAt",
846
+ "Eq",
847
+ "Filter.Eventually",
848
+ "Function.comp",
849
+ "IsLocalMax",
850
+ "Norm.norm",
851
+ "NormedAddCommGroup",
852
+ "NormedAddCommGroup.toAddCommGroup",
853
+ "NormedAddCommGroup.toNorm",
854
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
855
+ "NormedSpace",
856
+ "NormedSpace.complexToReal",
857
+ "NormedSpace.toModule",
858
+ "PseudoMetricSpace.toUniformSpace",
859
+ "Real",
860
+ "Real.instPreorder",
861
+ "Real.normedField",
862
+ "Real.partialOrder",
863
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
864
+ "StrictConvexSpace",
865
+ "UniformSpace.toTopologicalSpace",
866
+ "nhds"],
867
+ "statement_dag_size": 178,
868
+ "statement":
869
+ "∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {F : Type v} [inst_2 : NormedAddCommGroup F]\n [inst_3 : NormedSpace ℂ F] [StrictConvexSpace ℝ F] {f : E → F} {c : E},\n (∀ᶠ (z : E) in nhds c, DifferentiableAt ℂ f z) → IsLocalMax (Norm.norm ∘ f) c → ∀ᶠ (y : E) in nhds c, f y = f c",
870
+ "present": true,
871
+ "name": "Complex.eventually_eq_of_isLocalMax_norm",
872
+ "module": "Mathlib.Analysis.Complex.AbsMax",
873
+ "kind": "theorem"},
874
+ {"type_refs":
875
+ ["AddCommGroup.toDivisionAddCommMonoid",
876
+ "Complex",
877
+ "Complex.instDenselyNormedField",
878
+ "Complex.instNormedField",
879
+ "DenselyNormedField.toNontriviallyNormedField",
880
+ "DifferentiableOn",
881
+ "Function.comp",
882
+ "Function.const",
883
+ "IsMaxOn",
884
+ "Membership.mem",
885
+ "Metric.ball",
886
+ "NegZeroClass.toZero",
887
+ "Norm.norm",
888
+ "NormedAddCommGroup",
889
+ "NormedAddCommGroup.toAddCommGroup",
890
+ "NormedAddCommGroup.toNorm",
891
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
892
+ "NormedSpace",
893
+ "NormedSpace.complexToReal",
894
+ "NormedSpace.toModule",
895
+ "OfNat.ofNat",
896
+ "PseudoMetricSpace.toUniformSpace",
897
+ "Real",
898
+ "Real.instPreorder",
899
+ "Real.normedField",
900
+ "Real.partialOrder",
901
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
902
+ "Set",
903
+ "Set.EqOn",
904
+ "Set.instMembership",
905
+ "StrictConvexSpace",
906
+ "SubNegZeroMonoid.toNegZeroClass",
907
+ "SubtractionCommMonoid.toSubtractionMonoid",
908
+ "SubtractionMonoid.toSubNegZeroMonoid",
909
+ "UniformSpace.toTopologicalSpace",
910
+ "Zero.toOfNat0"],
911
+ "statement_dag_size": 268,
912
+ "statement":
913
+ "∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {F : Type v} [inst_2 : NormedAddCommGroup F]\n [inst_3 : NormedSpace ℂ F] [StrictConvexSpace ℝ F] {f : E → F} {b : ℝ},\n DifferentiableOn ℂ f (Metric.ball 0 b) →\n ∀ {v : E},\n v ∈ Metric.ball 0 b →\n IsMaxOn (Norm.norm ∘ f) (Metric.ball 0 b) v → Set.EqOn f (Function.const E (f v)) (Metric.ball 0 b)",
914
+ "present": true,
915
+ "name": "Complex.eq_const_of_exists_max",
916
+ "module": "Mathlib.Analysis.Complex.AbsMax",
917
+ "kind": "theorem"},
918
+ {"type_refs":
919
+ ["Complex",
920
+ "Complex.instDenselyNormedField",
921
+ "Complex.instNorm",
922
+ "Complex.instNormedAddCommGroup",
923
+ "Complex.instNormedField",
924
+ "Complex.instRCLike",
925
+ "Complex.instSub",
926
+ "DFunLike.coe",
927
+ "DenselyNormedField.toNontriviallyNormedField",
928
+ "Eq",
929
+ "Function.locallyFinsuppWithin",
930
+ "Function.locallyFinsuppWithin.instFunLike",
931
+ "HAdd.hAdd",
932
+ "HMul.hMul",
933
+ "HSub.hSub",
934
+ "InnerProductSpace.toNormedSpace",
935
+ "Int",
936
+ "Int.cast",
937
+ "Int.instSemiring",
938
+ "Inv.inv",
939
+ "MeromorphicOn",
940
+ "MeromorphicOn.divisor",
941
+ "Metric.closedBall",
942
+ "MulZeroClass.toZero",
943
+ "Ne",
944
+ "NontriviallyNormedField.toNormedField",
945
+ "Norm.norm",
946
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
947
+ "NormedCommRing.toSeminormedCommRing",
948
+ "NormedField.toNormedCommRing",
949
+ "OfNat.ofNat",
950
+ "PseudoMetricSpace.toUniformSpace",
951
+ "RCLike.innerProductSpace",
952
+ "RCLike.toInnerProductSpaceReal",
953
+ "Real",
954
+ "Real.circleAverage",
955
+ "Real.instAdd",
956
+ "Real.instAddCommMonoid",
957
+ "Real.instAddGroup",
958
+ "Real.instIntCast",
959
+ "Real.instInv",
960
+ "Real.instMul",
961
+ "Real.instRCLike",
962
+ "Real.instZero",
963
+ "Real.lattice",
964
+ "Real.log",
965
+ "Real.normedAddCommGroup",
966
+ "SeminormedCommRing.toSeminormedRing",
967
+ "SeminormedRing.toPseudoMetricSpace",
968
+ "UniformSpace.toTopologicalSpace",
969
+ "Zero.toOfNat0",
970
+ "abs",
971
+ "finsum",
972
+ "instHAdd",
973
+ "instHMul",
974
+ "instHSub",
975
+ "instMulZeroClassOfSemiring",
976
+ "meromorphicTrailingCoeffAt"],
977
+ "statement_dag_size": 249,
978
+ "statement":
979
+ "∀ {c : ℂ} {R : ℝ} {f : ℂ → ℂ},\n R ≠ 0 →\n MeromorphicOn f (Metric.closedBall c |R|) →\n Real.circleAverage (fun x => Real.log ‖f x‖) c R =\n ∑ᶠ (u : ℂ), ↑((MeromorphicOn.divisor f (Metric.closedBall c |R|)) u) * Real.log (R * ‖c - u‖⁻¹) +\n ↑((MeromorphicOn.divisor f (Metric.closedBall c |R|)) c) * Real.log R +\n Real.log ‖meromorphicTrailingCoeffAt f c‖",
980
+ "present": true,
981
+ "name": "MeromorphicOn.circleAverage_log_norm",
982
+ "module": "Mathlib.Analysis.Complex.JensenFormula",
983
+ "kind": "theorem"},
984
+ {"type_refs":
985
+ ["Complex",
986
+ "Complex.instAddCommMonoid",
987
+ "Complex.instMul",
988
+ "Complex.instNormedField",
989
+ "Complex.instOne",
990
+ "Complex.instSemiring",
991
+ "Complex.stolzSet",
992
+ "Filter.Tendsto",
993
+ "Filter.atTop",
994
+ "Finset.range",
995
+ "Finset.sum",
996
+ "HMul.hMul",
997
+ "HPow.hPow",
998
+ "Monoid.toNPow",
999
+ "NPow.toPow",
1000
+ "Nat",
1001
+ "Nat.instPreorder",
1002
+ "NormedCommRing.toSeminormedCommRing",
1003
+ "NormedField.toNormedCommRing",
1004
+ "OfNat.ofNat",
1005
+ "One.toOfNat1",
1006
+ "PseudoMetricSpace.toUniformSpace",
1007
+ "Real",
1008
+ "SeminormedCommRing.toSeminormedRing",
1009
+ "SeminormedRing.toPseudoMetricSpace",
1010
+ "Semiring.toMonoid",
1011
+ "SummationFilter.unconditional",
1012
+ "UniformSpace.toTopologicalSpace",
1013
+ "instHMul",
1014
+ "instHPow",
1015
+ "nhds",
1016
+ "nhdsWithin",
1017
+ "tsum"],
1018
+ "statement_dag_size": 124,
1019
+ "statement":
1020
+ "∀ {f : ℕ → ℂ} {l : ℂ},\n Filter.Tendsto (fun n => ∑ i ∈ Finset.range n, f i) Filter.atTop (nhds l) →\n ∀ {M : ℝ}, Filter.Tendsto (fun z => ∑' (n : ℕ), f n * z ^ n) (nhdsWithin 1 (Complex.stolzSet M)) (nhds l)",
1021
+ "present": true,
1022
+ "name": "Complex.tendsto_tsum_powerSeries_nhdsWithin_stolzSet",
1023
+ "module": "Mathlib.Analysis.Complex.AbelLimit",
1024
+ "kind": "theorem"},
1025
+ {"type_refs":
1026
+ ["Complex",
1027
+ "Complex.exp",
1028
+ "Complex.exp_ne_zero",
1029
+ "Complex.instNormedField",
1030
+ "Complex.instZero",
1031
+ "IsCoveringMap",
1032
+ "Ne",
1033
+ "NormedCommRing.toSeminormedCommRing",
1034
+ "NormedField.toNormedCommRing",
1035
+ "OfNat.ofNat",
1036
+ "PseudoMetricSpace.toUniformSpace",
1037
+ "SeminormedCommRing.toSeminormedRing",
1038
+ "SeminormedRing.toPseudoMetricSpace",
1039
+ "Subtype",
1040
+ "Subtype.mk",
1041
+ "UniformSpace.toTopologicalSpace",
1042
+ "Zero.toOfNat0",
1043
+ "instTopologicalSpaceSubtype"],
1044
+ "statement_dag_size": 58,
1045
+ "statement": "IsCoveringMap fun z => ⟨Complex.exp z, ⋯⟩",
1046
+ "present": true,
1047
+ "name": "Complex.isCoveringMap_exp",
1048
+ "module": "Mathlib.Analysis.Complex.CoveringMap",
1049
+ "kind": "theorem"},
1050
+ {"type_refs":
1051
+ ["Complex",
1052
+ "Complex.instDenselyNormedField",
1053
+ "Complex.instNormedField",
1054
+ "DenselyNormedField.toNontriviallyNormedField",
1055
+ "DifferentiableOn",
1056
+ "Dist.dist",
1057
+ "LE.le",
1058
+ "Membership.mem",
1059
+ "Metric.ball",
1060
+ "Metric.closedBall",
1061
+ "NormedAddCommGroup",
1062
+ "NormedAddCommGroup.toAddCommGroup",
1063
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
1064
+ "NormedSpace",
1065
+ "NormedSpace.toModule",
1066
+ "PseudoMetricSpace.toDist",
1067
+ "PseudoMetricSpace.toUniformSpace",
1068
+ "Real",
1069
+ "Real.instLE",
1070
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
1071
+ "Set",
1072
+ "Set.MapsTo",
1073
+ "Set.instMembership",
1074
+ "UniformSpace.toTopologicalSpace"],
1075
+ "statement_dag_size": 188,
1076
+ "statement":
1077
+ "∀ {E : Type u_1} {F : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [inst_2 : NormedAddCommGroup F]\n [inst_3 : NormedSpace ℂ F] {R : ℝ} {f : E → F} {c z : E},\n DifferentiableOn ℂ f (Metric.ball c R) →\n Set.MapsTo f (Metric.ball c R) (Metric.closedBall (f c) R) →\n z ∈ Metric.ball c R → Dist.dist (f z) (f c) ≤ Dist.dist z c",
1078
+ "present": true,
1079
+ "name": "Complex.dist_le_dist_of_mapsTo_ball_self",
1080
+ "module": "Mathlib.Analysis.Complex.Schwarz",
1081
+ "kind": "theorem"},
1082
+ {"type_refs":
1083
+ ["And",
1084
+ "Asymptotics.IsBigO",
1085
+ "Bornology.cobounded",
1086
+ "Complex",
1087
+ "Complex.I",
1088
+ "Complex.instDenselyNormedField",
1089
+ "Complex.instMul",
1090
+ "Complex.instNorm",
1091
+ "Complex.instNormedAddCommGroup",
1092
+ "Complex.instNormedField",
1093
+ "Complex.instRCLike",
1094
+ "Complex.ofReal",
1095
+ "Complex.re",
1096
+ "DenselyNormedField.toNontriviallyNormedField",
1097
+ "DiffContOnCl",
1098
+ "Exists",
1099
+ "Filter",
1100
+ "Filter.IsBoundedUnder",
1101
+ "Filter.atTop",
1102
+ "Filter.instInf",
1103
+ "Filter.principal",
1104
+ "HMul.hMul",
1105
+ "HPow.hPow",
1106
+ "InnerProductSpace.toNormedSpace",
1107
+ "LE.le",
1108
+ "LT.lt",
1109
+ "Min.min",
1110
+ "Nat",
1111
+ "Nat.instAtLeastTwoHAddOfNat",
1112
+ "Nat.instNeZeroSucc",
1113
+ "Norm.norm",
1114
+ "NormedAddCommGroup",
1115
+ "NormedAddCommGroup.toNorm",
1116
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
1117
+ "NormedCommRing.toSeminormedCommRing",
1118
+ "NormedField.toNormedCommRing",
1119
+ "NormedSpace",
1120
+ "OfNat.ofNat",
1121
+ "PseudoMetricSpace.toBornology",
1122
+ "RCLike.innerProductSpace",
1123
+ "Real",
1124
+ "Real.exp",
1125
+ "Real.instLE",
1126
+ "Real.instLT",
1127
+ "Real.instMul",
1128
+ "Real.instNatCast",
1129
+ "Real.instPow",
1130
+ "Real.instPreorder",
1131
+ "Real.instZero",
1132
+ "Real.norm",
1133
+ "SeminormedCommRing.toSeminormedRing",
1134
+ "SeminormedRing.toPseudoMetricSpace",
1135
+ "Set.ofPred",
1136
+ "Zero.toOfNat0",
1137
+ "instHMul",
1138
+ "instHPow",
1139
+ "instOfNatAtLeastTwo",
1140
+ "instOfNatNat"],
1141
+ "statement_dag_size": 252,
1142
+ "statement":
1143
+ "∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {C : ℝ} {f : ℂ → E} {z : ℂ},\n DiffContOnCl ℂ f {z | 0 < z.re} →\n (∃ c < 2, ∃ B, f =O[Bornology.cobounded ℂ ⊓ Filter.principal {z | 0 < z.re}] fun z => Real.exp (B * ‖z‖ ^ c)) →\n (Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) Filter.atTop fun x => ‖f ↑x‖) →\n (∀ (x : ℝ), ‖f (↑x * Complex.I)‖ ≤ C) → 0 ≤ z.re → ‖f z‖ ≤ C",
1144
+ "present": true,
1145
+ "name": "PhragmenLindelof.right_half_plane_of_bounded_on_real",
1146
+ "module": "Mathlib.Analysis.Complex.PhragmenLindelof",
1147
+ "kind": "theorem"},
1148
+ {"type_refs":
1149
+ ["AnalyticOnNhd",
1150
+ "Complex",
1151
+ "Complex.instDenselyNormedField",
1152
+ "Complex.instNormedAddCommGroup",
1153
+ "Complex.instNormedField",
1154
+ "Complex.instRCLike",
1155
+ "DenselyNormedField.toNontriviallyNormedField",
1156
+ "Eq",
1157
+ "Exists",
1158
+ "InnerProductSpace.toNormedSpace",
1159
+ "IsOpenMap",
1160
+ "NormedAddCommGroup",
1161
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
1162
+ "NormedCommRing.toSeminormedCommRing",
1163
+ "NormedField.toNormedCommRing",
1164
+ "NormedSpace",
1165
+ "Or",
1166
+ "PseudoMetricSpace.toUniformSpace",
1167
+ "RCLike.innerProductSpace",
1168
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
1169
+ "SeminormedCommRing.toSeminormedRing",
1170
+ "SeminormedRing.toPseudoMetricSpace",
1171
+ "Set.univ",
1172
+ "UniformSpace.toTopologicalSpace"],
1173
+ "statement_dag_size": 104,
1174
+ "statement":
1175
+ "∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {g : E → ℂ},\n AnalyticOnNhd ℂ g Set.univ → (∃ w, ∀ (z : E), g z = w) ∨ IsOpenMap g",
1176
+ "present": true,
1177
+ "name": "AnalyticOnNhd.is_constant_or_isOpenMap",
1178
+ "module": "Mathlib.Analysis.Complex.OpenMapping",
1179
+ "kind": "theorem"},
1180
+ {"type_refs":
1181
+ ["AddCommGroup.toAddCommMonoid",
1182
+ "AddCommGroup.toAddGroup",
1183
+ "AddCommMagma.toAdd",
1184
+ "AddCommMonoid.toAddCommSemigroup",
1185
+ "AddCommSemigroup.toAddCommMagma",
1186
+ "AddGroup.toSubNegMonoid",
1187
+ "AddMonoid.toAddZeroClass",
1188
+ "AddZero.toZero",
1189
+ "AddZeroClass.toAddZero",
1190
+ "Complex",
1191
+ "Complex.addCommGroup",
1192
+ "Complex.instDenselyNormedField",
1193
+ "Complex.instNormedField",
1194
+ "Complex.instSemiring",
1195
+ "Complex.instSub",
1196
+ "DenselyNormedField.toNontriviallyNormedField",
1197
+ "DifferentiableOn",
1198
+ "DistribMulAction.toDistribSMul",
1199
+ "DistribSMul.toSMulZeroClass",
1200
+ "DivInvMonoid.toDiv",
1201
+ "DivisionSemiring.toSemiring",
1202
+ "Eq",
1203
+ "Field.toSemifield",
1204
+ "HAdd.hAdd",
1205
+ "HDiv.hDiv",
1206
+ "HSMul.hSMul",
1207
+ "HSub.hSub",
1208
+ "Membership.mem",
1209
+ "Metric.ball",
1210
+ "Metric.closedBall",
1211
+ "Module.toDistribMulAction",
1212
+ "NontriviallyNormedField.toNormedField",
1213
+ "Norm.norm",
1214
+ "NormedAddCommGroup",
1215
+ "NormedAddCommGroup.toAddCommGroup",
1216
+ "NormedAddCommGroup.toNorm",
1217
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
1218
+ "NormedCommRing.toSeminormedCommRing",
1219
+ "NormedField.toField",
1220
+ "NormedField.toNormedCommRing",
1221
+ "NormedSpace",
1222
+ "NormedSpace.complexToReal",
1223
+ "NormedSpace.toModule",
1224
+ "PseudoMetricSpace.toUniformSpace",
1225
+ "Real",
1226
+ "Real.instDivInvMonoid",
1227
+ "Real.normedField",
1228
+ "Real.partialOrder",
1229
+ "SMulZeroClass.toSMul",
1230
+ "Semifield.toDivisionSemiring",
1231
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
1232
+ "SeminormedCommRing.toSeminormedRing",
1233
+ "SeminormedRing.toPseudoMetricSpace",
1234
+ "Semiring.toModule",
1235
+ "Semiring.toMonoid",
1236
+ "Set",
1237
+ "Set.EqOn",
1238
+ "Set.MapsTo",
1239
+ "Set.instMembership",
1240
+ "StrictConvexSpace",
1241
+ "SubNegMonoid.toAddMonoid",
1242
+ "UniformSpace.toTopologicalSpace",
1243
+ "dslope",
1244
+ "instHAdd",
1245
+ "instHDiv",
1246
+ "instHSMul",
1247
+ "instHSub"],
1248
+ "statement_dag_size": 313,
1249
+ "statement":
1250
+ "∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {R₁ R₂ : ℝ} {f : ℂ → E} {c z₀ : ℂ}\n [StrictConvexSpace ℝ E],\n DifferentiableOn ℂ f (Metric.ball c R₁) →\n Set.MapsTo f (Metric.ball c R₁) (Metric.closedBall (f c) R₂) →\n z₀ ∈ Metric.ball c R₁ →\n ‖dslope f c z₀‖ = R₂ / R₁ → Set.EqOn f (fun z => f c + (z - c) • dslope f c z₀) (Metric.ball c R₁)",
1251
+ "present": true,
1252
+ "name": "Complex.affine_of_mapsTo_ball_of_exists_norm_dslope_eq_div",
1253
+ "module": "Mathlib.Analysis.Complex.Schwarz",
1254
+ "kind": "theorem"},
1255
+ {"type_refs":
1256
+ ["AddCommGroup.toAddCommMonoid",
1257
+ "Complex",
1258
+ "Complex.instDenselyNormedField",
1259
+ "Complex.instNormedField",
1260
+ "ContinuousLinearMap",
1261
+ "ContinuousLinearMap.hasOpNorm",
1262
+ "DenselyNormedField.toNontriviallyNormedField",
1263
+ "DifferentiableOn",
1264
+ "DivisionSemiring.toSemiring",
1265
+ "Field.toSemifield",
1266
+ "LE.le",
1267
+ "LT.lt",
1268
+ "Metric.ball",
1269
+ "Metric.closedBall",
1270
+ "NontriviallyNormedField.toNormedField",
1271
+ "Norm.norm",
1272
+ "NormedAddCommGroup",
1273
+ "NormedAddCommGroup.toAddCommGroup",
1274
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
1275
+ "NormedField.toField",
1276
+ "NormedSpace",
1277
+ "NormedSpace.toModule",
1278
+ "OfNat.ofNat",
1279
+ "One.toOfNat1",
1280
+ "PseudoMetricSpace.toUniformSpace",
1281
+ "Real",
1282
+ "Real.instLE",
1283
+ "Real.instLT",
1284
+ "Real.instOne",
1285
+ "Real.instZero",
1286
+ "RingHom.id",
1287
+ "Semifield.toDivisionSemiring",
1288
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
1289
+ "Semiring.toNonAssocSemiring",
1290
+ "Set.MapsTo",
1291
+ "UniformSpace.toTopologicalSpace",
1292
+ "Zero.toOfNat0",
1293
+ "fderiv"],
1294
+ "statement_dag_size": 262,
1295
+ "statement":
1296
+ "∀ {E : Type u_1} {F : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [inst_2 : NormedAddCommGroup F]\n [inst_3 : NormedSpace ℂ F] {R : ℝ} {f : E → F} {c : E},\n DifferentiableOn ℂ f (Metric.ball c R) →\n Set.MapsTo f (Metric.ball c R) (Metric.closedBall (f c) R) → 0 < R → ‖fderiv ℂ f c‖ ≤ 1",
1297
+ "present": true,
1298
+ "name": "Complex.norm_fderiv_le_one_of_mapsTo_ball",
1299
+ "module": "Mathlib.Analysis.Complex.Schwarz",
1300
+ "kind": "theorem"},
1301
+ {"type_refs":
1302
+ ["AnalyticOn",
1303
+ "CompleteSpace",
1304
+ "Complex",
1305
+ "Complex.addCommGroup",
1306
+ "Complex.instDenselyNormedField",
1307
+ "Complex.instNormedAddCommGroup",
1308
+ "Complex.instNormedField",
1309
+ "Complex.instRCLike",
1310
+ "DenselyNormedField.toNontriviallyNormedField",
1311
+ "DifferentiableOn",
1312
+ "DivisionSemiring.toSemiring",
1313
+ "Field.toSemifield",
1314
+ "InnerProductSpace.toNormedSpace",
1315
+ "IsOpen",
1316
+ "NontriviallyNormedField.toNormedField",
1317
+ "NormedAddCommGroup",
1318
+ "NormedAddCommGroup.toAddCommGroup",
1319
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
1320
+ "NormedCommRing.toSeminormedCommRing",
1321
+ "NormedField.toField",
1322
+ "NormedField.toNormedCommRing",
1323
+ "NormedSpace",
1324
+ "NormedSpace.toModule",
1325
+ "PseudoMetricSpace.toUniformSpace",
1326
+ "RCLike.innerProductSpace",
1327
+ "Semifield.toDivisionSemiring",
1328
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
1329
+ "SeminormedCommRing.toSeminormedRing",
1330
+ "SeminormedRing.toPseudoMetricSpace",
1331
+ "Semiring.toModule",
1332
+ "Set",
1333
+ "UniformSpace.toTopologicalSpace"],
1334
+ "statement_dag_size": 144,
1335
+ "statement":
1336
+ "∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [CompleteSpace E] {s : Set ℂ} {f : ℂ → E},\n DifferentiableOn ℂ f s → IsOpen s → AnalyticOn ℂ f s",
1337
+ "present": true,
1338
+ "name": "DifferentiableOn.analyticOn",
1339
+ "module": "Mathlib.Analysis.Complex.CauchyIntegral",
1340
+ "kind": "theorem"},
1341
+ {"type_refs":
1342
+ ["Algebra.id",
1343
+ "ChainCompletePartialOrder.instOfCompleteLattice",
1344
+ "ChainCompletePartialOrder.toPartialOrder",
1345
+ "ClosureOperator",
1346
+ "ClosureOperator.instFunLike",
1347
+ "CommRing.toCommSemiring",
1348
+ "CompleteAtomicBooleanAlgebra.toCompleteBooleanAlgebra",
1349
+ "CompleteBooleanAlgebra.toCompleteLattice",
1350
+ "Complex",
1351
+ "Complex.commRing",
1352
+ "Complex.instAddCommMonoid",
1353
+ "Complex.instField",
1354
+ "Complex.instNormedField",
1355
+ "Complex.instSemiring",
1356
+ "DFunLike.coe",
1357
+ "Field.toSemifield",
1358
+ "InnerProductSpace.toNormedSpace",
1359
+ "LE.le",
1360
+ "LT.lt",
1361
+ "LinearMap",
1362
+ "LinearMap.instFunLike",
1363
+ "MulZeroClass.toZero",
1364
+ "Nat",
1365
+ "Nat.instMulZeroClass",
1366
+ "Nat.instPreorder",
1367
+ "NonUnitalSeminormedCommRing.toNonUnitalSeminormedRing",
1368
+ "NonUnitalSeminormedRing.toSeminormedAddCommGroup",
1369
+ "NormedCommRing.toSeminormedCommRing",
1370
+ "NormedField.toNormedCommRing",
1371
+ "NormedSpace.toModule",
1372
+ "OfNat.ofNat",
1373
+ "PartialOrder.toPreorder",
1374
+ "Polynomial",
1375
+ "Polynomial.degree",
1376
+ "Polynomial.derivative",
1377
+ "Polynomial.module",
1378
+ "Polynomial.rootSet",
1379
+ "Polynomial.semiring",
1380
+ "Preorder.toLT",
1381
+ "Real",
1382
+ "Real.instRCLike",
1383
+ "Real.normedField",
1384
+ "Real.partialOrder",
1385
+ "Real.semiring",
1386
+ "RingHom.id",
1387
+ "SeminormedCommRing.toNonUnitalSeminormedCommRing",
1388
+ "Semiring.toAddCommMonoid",
1389
+ "Semiring.toModule",
1390
+ "Semiring.toNonAssocSemiring",
1391
+ "Set",
1392
+ "Set.instCompleteAtomicBooleanAlgebra",
1393
+ "Set.instLE",
1394
+ "WithBot",
1395
+ "WithBot.instPreorder",
1396
+ "WithBot.zero",
1397
+ "Zero.toOfNat0",
1398
+ "convexHull",
1399
+ "instInnerProductSpaceRealComplex",
1400
+ "instIsDomain"],
1401
+ "statement_dag_size": 207,
1402
+ "statement":
1403
+ "∀ {P : Polynomial ℂ}, 0 < P.degree → (Polynomial.derivative P).rootSet ℂ ⊆ (convexHull ℝ) (P.rootSet ℂ)",
1404
+ "present": true,
1405
+ "name": "Polynomial.rootSet_derivative_subset_convexHull_rootSet",
1406
+ "module": "Mathlib.Analysis.Complex.Polynomial.GaussLucas",
1407
+ "kind": "theorem"},
1408
+ {"type_refs":
1409
+ ["AnalyticOn",
1410
+ "CompleteSpace",
1411
+ "Complex",
1412
+ "Complex.addCommGroup",
1413
+ "Complex.instDenselyNormedField",
1414
+ "Complex.instNormedAddCommGroup",
1415
+ "Complex.instNormedField",
1416
+ "Complex.instRCLike",
1417
+ "DenselyNormedField.toNontriviallyNormedField",
1418
+ "DifferentiableOn",
1419
+ "DivisionSemiring.toSemiring",
1420
+ "Field.toSemifield",
1421
+ "Iff",
1422
+ "InnerProductSpace.toNormedSpace",
1423
+ "IsOpen",
1424
+ "NontriviallyNormedField.toNormedField",
1425
+ "NormedAddCommGroup",
1426
+ "NormedAddCommGroup.toAddCommGroup",
1427
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
1428
+ "NormedCommRing.toSeminormedCommRing",
1429
+ "NormedField.toField",
1430
+ "NormedField.toNormedCommRing",
1431
+ "NormedSpace",
1432
+ "NormedSpace.toModule",
1433
+ "PseudoMetricSpace.toUniformSpace",
1434
+ "RCLike.innerProductSpace",
1435
+ "Semifield.toDivisionSemiring",
1436
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
1437
+ "SeminormedCommRing.toSeminormedRing",
1438
+ "SeminormedRing.toPseudoMetricSpace",
1439
+ "Semiring.toModule",
1440
+ "Set",
1441
+ "UniformSpace.toTopologicalSpace"],
1442
+ "statement_dag_size": 144,
1443
+ "statement":
1444
+ "∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [CompleteSpace E] {f : ℂ → E} {s : Set ℂ},\n IsOpen s → (AnalyticOn ℂ f s ↔ DifferentiableOn ℂ f s)",
1445
+ "present": true,
1446
+ "name": "Complex.analyticOn_iff_differentiableOn",
1447
+ "module": "Mathlib.Analysis.Complex.CauchyIntegral",
1448
+ "kind": "theorem"},
1449
+ {"type_refs":
1450
+ ["Complex",
1451
+ "Complex.addCommGroup",
1452
+ "Complex.instDenselyNormedField",
1453
+ "Complex.instNorm",
1454
+ "Complex.instNormedField",
1455
+ "Complex.instZero",
1456
+ "Complex.re",
1457
+ "DenselyNormedField.toNontriviallyNormedField",
1458
+ "DifferentiableOn",
1459
+ "DivInvMonoid.toDiv",
1460
+ "DivisionSemiring.toSemiring",
1461
+ "Field.toSemifield",
1462
+ "HAdd.hAdd",
1463
+ "HDiv.hDiv",
1464
+ "HMul.hMul",
1465
+ "HSub.hSub",
1466
+ "LE.le",
1467
+ "LT.lt",
1468
+ "Membership.mem",
1469
+ "Metric.ball",
1470
+ "Nat",
1471
+ "Nat.instAtLeastTwoHAddOfNat",
1472
+ "Nat.instNeZeroSucc",
1473
+ "NontriviallyNormedField.toNormedField",
1474
+ "Norm.norm",
1475
+ "NormedCommRing.toSeminormedCommRing",
1476
+ "NormedField.toField",
1477
+ "NormedField.toNormedCommRing",
1478
+ "OfNat.ofNat",
1479
+ "PseudoMetricSpace.toUniformSpace",
1480
+ "Real",
1481
+ "Real.instAdd",
1482
+ "Real.instDivInvMonoid",
1483
+ "Real.instLE",
1484
+ "Real.instLT",
1485
+ "Real.instMul",
1486
+ "Real.instNatCast",
1487
+ "Real.instSub",
1488
+ "Real.instZero",
1489
+ "Semifield.toDivisionSemiring",
1490
+ "SeminormedCommRing.toSeminormedRing",
1491
+ "SeminormedRing.toPseudoMetricSpace",
1492
+ "Semiring.toModule",
1493
+ "Set",
1494
+ "Set.MapsTo",
1495
+ "Set.instMembership",
1496
+ "Set.ofPred",
1497
+ "UniformSpace.toTopologicalSpace",
1498
+ "Zero.toOfNat0",
1499
+ "instHAdd",
1500
+ "instHDiv",
1501
+ "instHMul",
1502
+ "instHSub",
1503
+ "instOfNatAtLeastTwo",
1504
+ "instOfNatNat"],
1505
+ "statement_dag_size": 222,
1506
+ "statement":
1507
+ "∀ {f : ℂ → ℂ} {M R : ℝ} {z : ℂ},\n 0 < M →\n DifferentiableOn ℂ f (Metric.ball 0 R) →\n Set.MapsTo f (Metric.ball 0 R) {z | z.re ≤ M} →\n 0 < R → z ∈ Metric.ball 0 R → ‖f z‖ ≤ 2 * M * ‖z‖ / (R - ‖z‖) + ‖f 0‖ * (R + ‖z‖) / (R - ‖z‖)",
1508
+ "present": true,
1509
+ "name": "Complex.borelCaratheodory",
1510
+ "module": "Mathlib.Analysis.Complex.BorelCaratheodory",
1511
+ "kind": "theorem"},
1512
+ {"type_refs":
1513
+ ["BddAbove",
1514
+ "Complex",
1515
+ "Complex.HadamardThreeLines.verticalClosedStrip",
1516
+ "Complex.HadamardThreeLines.verticalStrip",
1517
+ "Complex.instDenselyNormedField",
1518
+ "Complex.instNormedAddCommGroup",
1519
+ "Complex.instNormedField",
1520
+ "Complex.instRCLike",
1521
+ "Complex.re",
1522
+ "DenselyNormedField.toNontriviallyNormedField",
1523
+ "DiffContOnCl",
1524
+ "DivInvMonoid.toDiv",
1525
+ "Function.comp",
1526
+ "HDiv.hDiv",
1527
+ "HMul.hMul",
1528
+ "HPow.hPow",
1529
+ "HSub.hSub",
1530
+ "InnerProductSpace.toNormedSpace",
1531
+ "LE.le",
1532
+ "LT.lt",
1533
+ "Membership.mem",
1534
+ "Norm.norm",
1535
+ "NormedAddCommGroup",
1536
+ "NormedAddCommGroup.toNorm",
1537
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
1538
+ "NormedSpace",
1539
+ "OfNat.ofNat",
1540
+ "One.toOfNat1",
1541
+ "RCLike.innerProductSpace",
1542
+ "Real",
1543
+ "Real.instDivInvMonoid",
1544
+ "Real.instLE",
1545
+ "Real.instLT",
1546
+ "Real.instMul",
1547
+ "Real.instOne",
1548
+ "Real.instPow",
1549
+ "Real.instSub",
1550
+ "Set",
1551
+ "Set.image",
1552
+ "Set.instMembership",
1553
+ "Set.instSingletonSet",
1554
+ "Set.preimage",
1555
+ "Singleton.singleton",
1556
+ "instHDiv",
1557
+ "instHMul",
1558
+ "instHPow",
1559
+ "instHSub"],
1560
+ "statement_dag_size": 228,
1561
+ "statement":
1562
+ "∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {f : ℂ → E} {z : ℂ} {a b l u : ℝ},\n l < u →\n z ∈ Complex.HadamardThreeLines.verticalClosedStrip l u →\n DiffContOnCl ℂ f (Complex.HadamardThreeLines.verticalStrip l u) →\n BddAbove (Norm.norm ∘ f '' Complex.HadamardThreeLines.verticalClosedStrip l u) →\n (∀ z ∈ Complex.re ⁻¹' {l}, ‖f z‖ ≤ a) →\n (∀ z ∈ Complex.re ⁻¹' {u}, ‖f z‖ ≤ b) → ‖f z‖ ≤ a ^ (1 - (z.re - l) / (u - l)) * b ^ ((z.re - l) / (u - l))",
1563
+ "present": true,
1564
+ "name":
1565
+ "Complex.HadamardThreeLines.norm_le_interp_of_mem_verticalClosedStrip'",
1566
+ "module": "Mathlib.Analysis.Complex.Hadamard",
1567
+ "kind": "theorem"},
1568
+ {"type_refs":
1569
+ ["AddCommGroup.toAddCommMonoid",
1570
+ "AddCommGroup.toAddGroup",
1571
+ "AddGroup.toSubNegMonoid",
1572
+ "AddMonoid.toAddZeroClass",
1573
+ "AddZero.toZero",
1574
+ "AddZeroClass.toAddZero",
1575
+ "CompleteSpace",
1576
+ "Complex",
1577
+ "Complex.I",
1578
+ "Complex.addCommGroup",
1579
+ "Complex.instDenselyNormedField",
1580
+ "Complex.instInv",
1581
+ "Complex.instMul",
1582
+ "Complex.instNatCast",
1583
+ "Complex.instNormedField",
1584
+ "Complex.instSemiring",
1585
+ "Complex.instSub",
1586
+ "Complex.ofReal",
1587
+ "DenselyNormedField.toNontriviallyNormedField",
1588
+ "DifferentiableOn",
1589
+ "DistribMulAction.toDistribSMul",
1590
+ "DistribSMul.toSMulZeroClass",
1591
+ "DivisionSemiring.toSemiring",
1592
+ "Eq",
1593
+ "Field.toSemifield",
1594
+ "HMul.hMul",
1595
+ "HSMul.hSMul",
1596
+ "HSub.hSub",
1597
+ "Inv.inv",
1598
+ "Membership.mem",
1599
+ "Metric.ball",
1600
+ "Metric.closedBall",
1601
+ "Module.toDistribMulAction",
1602
+ "Nat",
1603
+ "Nat.instAtLeastTwoHAddOfNat",
1604
+ "Nat.instNeZeroSucc",
1605
+ "NontriviallyNormedField.toNormedField",
1606
+ "NormedAddCommGroup",
1607
+ "NormedAddCommGroup.toAddCommGroup",
1608
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
1609
+ "NormedCommRing.toSeminormedCommRing",
1610
+ "NormedField.toField",
1611
+ "NormedField.toNormedCommRing",
1612
+ "NormedSpace",
1613
+ "NormedSpace.toModule",
1614
+ "OfNat.ofNat",
1615
+ "PseudoMetricSpace.toUniformSpace",
1616
+ "Real",
1617
+ "Real.pi",
1618
+ "SMulZeroClass.toSMul",
1619
+ "Semifield.toDivisionSemiring",
1620
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
1621
+ "SeminormedCommRing.toSeminormedRing",
1622
+ "SeminormedRing.toPseudoMetricSpace",
1623
+ "Semiring.toModule",
1624
+ "Semiring.toMonoid",
1625
+ "Set",
1626
+ "Set.instMembership",
1627
+ "SubNegMonoid.toAddMonoid",
1628
+ "UniformSpace.toTopologicalSpace",
1629
+ "circleIntegral",
1630
+ "instHMul",
1631
+ "instHSMul",
1632
+ "instHSub",
1633
+ "instOfNatAtLeastTwo",
1634
+ "instOfNatNat"],
1635
+ "statement_dag_size": 322,
1636
+ "statement":
1637
+ "∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [CompleteSpace E] {R : ℝ} {c w : ℂ} {f : ℂ → E},\n DifferentiableOn ℂ f (Metric.closedBall c R) →\n w ∈ Metric.ball c R → ∮ (z : ℂ) in C(c, R), (z - w)⁻¹ • f z = (2 * ↑Real.pi * Complex.I) • f w",
1638
+ "present": true,
1639
+ "name": "DifferentiableOn.circleIntegral_sub_inv_smul",
1640
+ "module": "Mathlib.Analysis.Complex.CauchyIntegral",
1641
+ "kind": "theorem"},
1642
+ {"type_refs":
1643
+ ["BddAbove",
1644
+ "Complex",
1645
+ "Complex.HadamardThreeLines.interpStrip'",
1646
+ "Complex.HadamardThreeLines.verticalClosedStrip",
1647
+ "Complex.HadamardThreeLines.verticalStrip",
1648
+ "Complex.instDenselyNormedField",
1649
+ "Complex.instNorm",
1650
+ "Complex.instNormedAddCommGroup",
1651
+ "Complex.instNormedField",
1652
+ "Complex.instRCLike",
1653
+ "DenselyNormedField.toNontriviallyNormedField",
1654
+ "DiffContOnCl",
1655
+ "Function.comp",
1656
+ "InnerProductSpace.toNormedSpace",
1657
+ "LE.le",
1658
+ "LT.lt",
1659
+ "Membership.mem",
1660
+ "Norm.norm",
1661
+ "NormedAddCommGroup",
1662
+ "NormedAddCommGroup.toNorm",
1663
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
1664
+ "NormedSpace",
1665
+ "RCLike.innerProductSpace",
1666
+ "Real",
1667
+ "Real.instLE",
1668
+ "Real.instLT",
1669
+ "Set",
1670
+ "Set.image",
1671
+ "Set.instMembership"],
1672
+ "statement_dag_size": 135,
1673
+ "statement":
1674
+ "∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {l u : ℝ},\n l < u →\n ∀ {f : ℂ → E} {z : ℂ},\n z ∈ Complex.HadamardThreeLines.verticalClosedStrip l u →\n DiffContOnCl ℂ f (Complex.HadamardThreeLines.verticalStrip l u) →\n BddAbove (Norm.norm ∘ f '' Complex.HadamardThreeLines.verticalClosedStrip l u) →\n ‖f z‖ ≤ ‖Complex.HadamardThreeLines.interpStrip' f l u z‖",
1675
+ "present": true,
1676
+ "name":
1677
+ "Complex.HadamardThreeLines.norm_le_interpStrip_of_mem_verticalClosedStrip",
1678
+ "module": "Mathlib.Analysis.Complex.Hadamard",
1679
+ "kind": "theorem"},
1680
+ {"type_refs":
1681
+ ["AddCommGroup.toAddCommMonoid",
1682
+ "AddCommGroup.toAddGroup",
1683
+ "AddGroup.toSubNegMonoid",
1684
+ "AddMonoid.toAddZeroClass",
1685
+ "AddZero.toZero",
1686
+ "AddZeroClass.toAddZero",
1687
+ "CompleteSpace",
1688
+ "Complex",
1689
+ "Complex.I",
1690
+ "Complex.addCommGroup",
1691
+ "Complex.instDenselyNormedField",
1692
+ "Complex.instDivInvMonoid",
1693
+ "Complex.instMul",
1694
+ "Complex.instNatCast",
1695
+ "Complex.instNormedField",
1696
+ "Complex.instOne",
1697
+ "Complex.instSemiring",
1698
+ "Complex.instSub",
1699
+ "Complex.ofReal",
1700
+ "DenselyNormedField.toNontriviallyNormedField",
1701
+ "DifferentiableOn",
1702
+ "DistribMulAction.toDistribSMul",
1703
+ "DistribSMul.toSMulZeroClass",
1704
+ "DivInvMonoid.toDiv",
1705
+ "DivisionSemiring.toSemiring",
1706
+ "Eq",
1707
+ "Field.toSemifield",
1708
+ "HDiv.hDiv",
1709
+ "HMul.hMul",
1710
+ "HPow.hPow",
1711
+ "HSMul.hSMul",
1712
+ "HSub.hSub",
1713
+ "LT.lt",
1714
+ "Metric.closedBall",
1715
+ "Module.toDistribMulAction",
1716
+ "Monoid.toNPow",
1717
+ "NPow.toPow",
1718
+ "Nat",
1719
+ "Nat.instAtLeastTwoHAddOfNat",
1720
+ "Nat.instNeZeroSucc",
1721
+ "NontriviallyNormedField.toNormedField",
1722
+ "NormedAddCommGroup",
1723
+ "NormedAddCommGroup.toAddCommGroup",
1724
+ "NormedAddCommGroup.toSeminormedAddCommGroup",
1725
+ "NormedCommRing.toSeminormedCommRing",
1726
+ "NormedField.toField",
1727
+ "NormedField.toNormedCommRing",
1728
+ "NormedSpace",
1729
+ "NormedSpace.toModule",
1730
+ "OfNat.ofNat",
1731
+ "One.toOfNat1",
1732
+ "PseudoMetricSpace.toUniformSpace",
1733
+ "Real",
1734
+ "Real.instLT",
1735
+ "Real.instZero",
1736
+ "Real.pi",
1737
+ "SMulZeroClass.toSMul",
1738
+ "Semifield.toDivisionSemiring",
1739
+ "SeminormedAddCommGroup.toPseudoMetricSpace",
1740
+ "SeminormedCommRing.toSeminormedRing",
1741
+ "SeminormedRing.toPseudoMetricSpace",
1742
+ "Semiring.toModule",
1743
+ "Semiring.toMonoid",
1744
+ "SubNegMonoid.toAddMonoid",
1745
+ "UniformSpace.toTopologicalSpace",
1746
+ "Zero.toOfNat0",
1747
+ "circleIntegral",
1748
+ "deriv",
1749
+ "instHDiv",
1750
+ "instHMul",
1751
+ "instHPow",
1752
+ "instHSMul",
1753
+ "instHSub",
1754
+ "instOfNatAtLeastTwo",
1755
+ "instOfNatNat"],
1756
+ "statement_dag_size": 367,
1757
+ "statement":
1758
+ "∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [CompleteSpace E] {R : ℝ} {f : ℂ → E} {c : ℂ},\n 0 < R →\n DifferentiableOn ℂ f (Metric.closedBall c R) →\n ∮ (z : ℂ) in C(c, R), (1 / (z - c) ^ 2) • f z = (2 * ↑Real.pi * Complex.I) • deriv f c",
1759
+ "present": true,
1760
+ "name": "DifferentiableOn.deriv_eq_smul_circleIntegral",
1761
+ "module": "Mathlib.Analysis.Complex.CauchyIntegral",
1762
+ "kind": "theorem"}],
1763
+ "record_count": 36,
1764
+ "mathlib_revision": "db584cd6d46c92f209a44c0f1c829460d327499d",
1765
+ "lean_version": "4.33.0"}
labels/ahlfors_positive_declarations_v4.33-review.csv ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name,importance_label,ahlfors_textbook_match,mathlib_revision,review_status,reviewer,review_date,notes
2
+ Complex.integral_boundary_rect_eq_zero_of_differentiableOn,Cauchy's theorem (rectangle boundary),yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
3
+ Complex.circleIntegral_eq_zero_of_differentiable_on_off_countable,Cauchy's theorem (circle integral),yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
4
+ Complex.circleIntegral_one_div_sub_center_pow_smul_of_differentiable_on_off_countable,Higher-derivative Cauchy formula,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
5
+ Complex.norm_iteratedDeriv_le_of_forall_mem_sphere_norm_le,Cauchy derivative estimate,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
6
+ Differentiable.exists_const_forall_eq_of_bounded,Liouville's theorem,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
7
+ Differentiable.exists_eq_const_of_bounded,Liouville's theorem (constant-function form),yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
8
+ Complex.exists_root,Fundamental theorem of algebra (root existence),yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
9
+ Complex.isAlgClosed,Algebraic closure of the complex numbers,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
10
+ Complex.analyticAt_iff_eventually_differentiableAt,Local holomorphic-analytic equivalence,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
11
+ Complex.analyticAt_of_differentiable_on_punctured_nhds_of_continuousAt,Removable singularity theorem,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
12
+ Complex.differentiableOn_compl_singleton_and_continuousAt_iff,Removable singularity criterion,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
13
+ TendstoLocallyUniformlyOn.differentiableOn,Locally uniform limits preserve holomorphicity,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
14
+ PhragmenLindelof.horizontal_strip,Phragmen-Lindelof principle (horizontal strip),no,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
15
+ PhragmenLindelof.vertical_strip,Phragmen-Lindelof principle (vertical strip),no,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
16
+ DifferentiableOn.isExactOn_ball,Existence of primitives on balls,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
17
+ circleAverage_of_differentiable_on,Mean-value theorem for holomorphic functions,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
18
+ HarmonicOnNhd.circleAverage_eq,Mean-value theorem for harmonic functions,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
19
+ Complex.taylorSeries_eq_on_ball,Taylor expansion theorem,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
20
+ Complex.eventually_eq_of_isLocalMax_norm,Maximum modulus principle (local form),yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
21
+ Complex.eq_const_of_exists_max,Maximum modulus principle (global form),yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
22
+ MeromorphicOn.circleAverage_log_norm,Jensen's formula,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
23
+ Complex.tendsto_tsum_powerSeries_nhdsWithin_stolzSet,Abel's limit theorem,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
24
+ Complex.isCoveringMap_exp,Complex exponential as a covering map,partial,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
25
+ Complex.dist_le_dist_of_mapsTo_ball_self,Schwarz lemma (distance form),yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
26
+ PhragmenLindelof.right_half_plane_of_bounded_on_real,Phragmen-Lindelof principle (half-plane),no,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
27
+ AnalyticOnNhd.is_constant_or_isOpenMap,Open mapping theorem,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
28
+ Complex.affine_of_mapsTo_ball_of_exists_norm_dslope_eq_div,Equality case of Schwarz lemma,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
29
+ Complex.norm_fderiv_le_one_of_mapsTo_ball,Schwarz lemma,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
30
+ DifferentiableOn.analyticOn,Holomorphic functions are analytic,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
31
+ Polynomial.rootSet_derivative_subset_convexHull_rootSet,Gauss-Lucas theorem,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
32
+ Complex.analyticOn_iff_differentiableOn,Holomorphic-analytic equivalence,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
33
+ Complex.borelCaratheodory,Borel-Caratheodory theorem,no,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
34
+ Complex.HadamardThreeLines.norm_le_interp_of_mem_verticalClosedStrip',Hadamard three-lines theorem (interpolation form),no,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
35
+ DifferentiableOn.circleIntegral_sub_inv_smul,Cauchy integral formula,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
36
+ Complex.HadamardThreeLines.norm_le_interpStrip_of_mem_verticalClosedStrip,Hadamard three-lines theorem,no,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
37
+ DifferentiableOn.deriv_eq_smul_circleIntegral,Cauchy differentiation formula,yes,db584cd6d46c92f209a44c0f1c829460d327499d,approved,MesoMathematics statement audit,2026-08-22,Pinned v4.33 statement matches the named-result label
labels/v4.33-statement-review.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Mathlib 4.33 statement review
2
+
3
+ Review date: 2026-08-22
4
+ Mathlib commit: `db584cd6d46c92f209a44c0f1c829460d327499d`
5
+
6
+ ## Question
7
+
8
+ Do the 36 declaration names recovered from the historical Section 4 pilot
9
+ still denote the named complex-analysis results in the pinned Mathlib 4.33
10
+ snapshot?
11
+
12
+ ## Evidence reviewed
13
+
14
+ `ahlfors_positive_declarations_v4.33-audit.json` was exported by Lean from the
15
+ pinned snapshot. For every candidate it records presence, declaration kind,
16
+ defining module, pretty-printed current statement, and referenced constants.
17
+ The review compared that current statement with the named-result label in
18
+ `ahlfors_positive_declarations_v4.33-review.csv`.
19
+
20
+ ## Decision
21
+
22
+ All 36 candidates are present in the frozen complex-analysis slice, and each
23
+ current statement matches its named-result label closely enough to retain it
24
+ as a positive target. The review file therefore marks all 36 rows
25
+ `approved`.
26
+
27
+ Approval here has a deliberately narrow meaning: the old name has been
28
+ migrated to a checked v4.33 statement for this experiment. It is not a claim
29
+ that Ahlfors supplies a universal standard of mathematical importance. The
30
+ separate `ahlfors_textbook_match` column records whether the corresponding
31
+ result is explicit, partial, or absent in the chosen textbook inventory; it
32
+ does not determine the binary target.
33
+
34
+ ## Reproducibility boundary
35
+
36
+ The candidate list came from the preregistered historical pilot, but all graph
37
+ features, statements, modules, and declarations used by the new run come from
38
+ the pinned Mathlib 4.33 snapshot. Changing the Mathlib commit invalidates this
39
+ approval file and requires a new statement export and review.
licenses/mathlib-APACHE-2.0.txt ADDED
@@ -0,0 +1,201 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "{}"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright {yyyy} {name of copyright owner}
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
licenses/set.mm-CC0.txt ADDED
@@ -0,0 +1,128 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Creative Commons Legal Code
2
+
3
+ CC0 1.0 Universal
4
+
5
+ CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
6
+ LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
7
+ ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
8
+ INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
9
+ REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
10
+ PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
11
+ THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
12
+ HEREUNDER.
13
+
14
+ Statement of Purpose
15
+
16
+ The laws of most jurisdictions throughout the world automatically confer
17
+ exclusive Copyright and Related Rights (defined below) upon the creator
18
+ and subsequent owner(s) (each and all, an "owner") of an original work of
19
+ authorship and/or a database (each, a "Work").
20
+
21
+ Certain owners wish to permanently relinquish those rights to a Work for
22
+ the purpose of contributing to a commons of creative, cultural and
23
+ scientific works ("Commons") that the public can reliably and without fear
24
+ of later claims of infringement build upon, modify, incorporate in other
25
+ works, reuse and redistribute as freely as possible in any form whatsoever
26
+ and for any purposes, including without limitation commercial purposes.
27
+ These owners may contribute to the Commons to promote the ideal of a free
28
+ culture and the further production of creative, cultural and scientific
29
+ works, or to gain reputation or greater distribution for their Work in
30
+ part through the use and efforts of others.
31
+
32
+ For these and/or other purposes and motivations, and without any
33
+ expectation of additional consideration or compensation, the person
34
+ associating CC0 with a Work (the "Affirmer"), to the extent that he or she
35
+ is an owner of Copyright and Related Rights in the Work, voluntarily
36
+ elects to apply CC0 to the Work and publicly distribute the Work under its
37
+ terms, with knowledge of his or her Copyright and Related Rights in the
38
+ Work and the meaning and intended legal effect of CC0 on those rights.
39
+
40
+ 1. Copyright and Related Rights. A Work made available under CC0 may be
41
+ protected by copyright and related or neighboring rights ("Copyright and
42
+ Related Rights"). Copyright and Related Rights include, but are not
43
+ limited to, the following:
44
+
45
+ i. the right to reproduce, adapt, distribute, perform, display,
46
+ communicate, and translate a Work;
47
+ ii. moral rights retained by the original author(s) and/or performer(s);
48
+ iii. publicity and privacy rights pertaining to a person's image or
49
+ likeness depicted in a Work;
50
+ iv. rights protecting against unfair competition in regards to a Work,
51
+ subject to the limitations in paragraph 4(a), below;
52
+ v. rights protecting the extraction, dissemination, use and reuse of data
53
+ in a Work;
54
+ vi. database rights (such as those arising under Directive 96/9/EC of the
55
+ European Parliament and of the Council of 11 March 1996 on the legal
56
+ protection of databases, and under any national implementation
57
+ thereof, including any amended or successor version of such
58
+ directive); and
59
+ vii. other similar, equivalent or corresponding rights throughout the
60
+ world based on applicable law or treaty, and any national
61
+ implementations thereof.
62
+
63
+ 2. Waiver. To the greatest extent permitted by, but not in contravention
64
+ of, applicable law, Affirmer hereby overtly, fully, permanently,
65
+ irrevocably and unconditionally waives, abandons, and surrenders all of
66
+ Affirmer's Copyright and Related Rights and associated claims and causes
67
+ of action, whether now known or unknown (including existing as well as
68
+ future claims and causes of action), in the Work (i) in all territories
69
+ worldwide, (ii) for the maximum duration provided by applicable law or
70
+ treaty (including future time extensions), (iii) in any current or future
71
+ medium and for any number of copies, and (iv) for any purpose whatsoever,
72
+ including without limitation commercial, advertising or promotional
73
+ purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each
74
+ member of the public at large and to the detriment of Affirmer's heirs and
75
+ successors, fully intending that such Waiver shall not be subject to
76
+ revocation, rescission, cancellation, termination, or any other legal or
77
+ equitable action to disrupt the quiet enjoyment of the Work by the public
78
+ as contemplated by Affirmer's express Statement of Purpose.
79
+
80
+ 3. Public License Fallback. Should any part of the Waiver for any reason
81
+ be judged legally invalid or ineffective under applicable law, then the
82
+ Waiver shall be preserved to the maximum extent permitted taking into
83
+ account Affirmer's express Statement of Purpose. In addition, to the
84
+ extent the Waiver is so judged Affirmer hereby grants to each affected
85
+ person a royalty-free, non transferable, non sublicensable, non exclusive,
86
+ irrevocable and unconditional license to exercise Affirmer's Copyright and
87
+ Related Rights in the Work (i) in all territories worldwide, (ii) for the
88
+ maximum duration provided by applicable law or treaty (including future
89
+ time extensions), (iii) in any current or future medium and for any number
90
+ of copies, and (iv) for any purpose whatsoever, including without
91
+ limitation commercial, advertising or promotional purposes (the
92
+ "License"). The License shall be deemed effective as of the date CC0 was
93
+ applied by Affirmer to the Work. Should any part of the License for any
94
+ reason be judged legally invalid or ineffective under applicable law, such
95
+ partial invalidity or ineffectiveness shall not invalidate the remainder
96
+ of the License, and in such case Affirmer hereby affirms that he or she
97
+ will not (i) exercise any of his or her remaining Copyright and Related
98
+ Rights in the Work or (ii) assert any associated claims and causes of
99
+ action with respect to the Work, in either case contrary to Affirmer's
100
+ express Statement of Purpose.
101
+
102
+ 4. Limitations and Disclaimers.
103
+
104
+ a. No trademark or patent rights held by Affirmer are waived, abandoned,
105
+ surrendered, licensed or otherwise affected by this document.
106
+ b. Affirmer offers the Work as-is and makes no representations or
107
+ warranties of any kind concerning the Work, express, implied,
108
+ statutory or otherwise, including without limitation warranties of
109
+ title, merchantability, fitness for a particular purpose, non
110
+ infringement, or the absence of latent or other defects, accuracy, or
111
+ the present or absence of errors, whether or not discoverable, all to
112
+ the greatest extent permissible under applicable law.
113
+ c. Affirmer disclaims responsibility for clearing rights of other persons
114
+ that may apply to the Work or any use thereof, including without
115
+ limitation any person's Copyright and Related Rights in the Work.
116
+ Further, Affirmer disclaims responsibility for obtaining any necessary
117
+ consents, permissions or other rights required for any use of the
118
+ Work.
119
+ d. Affirmer understands and acknowledges that Creative Commons is not a
120
+ party to this document and has no duty or obligation with respect to
121
+ this CC0 or use of the Work.
122
+
123
+ ---
124
+
125
+ The above text is copied from
126
+ <https://creativecommons.org/publicdomain/zero/1.0/legalcode.txt>.
127
+ For more information, please see
128
+ <https://creativecommons.org/publicdomain/zero/1.0/>.
metadata/claims.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema": "mesomath-claims-v2",
3
+ "snapshot": {
4
+ "mathlib_release": "v4.33.0",
5
+ "mathlib_commit": "db584cd6d46c92f209a44c0f1c829460d327499d",
6
+ "lean_toolchain": "leanprover/lean4:v4.33.0",
7
+ "set_mm_commit": "057f4c461055d0b1ed78d9d333aa3de34d9771fa"
8
+ },
9
+ "claims": [
10
+ {
11
+ "id": "S3.1-depth-growth",
12
+ "paper_section": "3.1",
13
+ "analysis": "depth_growth",
14
+ "output": "results/S3.1-depth-growth.json",
15
+ "status": "reproduced-v4.33.0"
16
+ },
17
+ {
18
+ "id": "S3.2-namespace-depth",
19
+ "paper_section": "3.2",
20
+ "analysis": "namespace_depth",
21
+ "output": "results/S3.2-namespace-depth.json",
22
+ "status": "reproduced-v4.33.0"
23
+ },
24
+ {
25
+ "id": "S3.3-compression-reuse",
26
+ "paper_section": "3.3",
27
+ "analysis": "compression_reuse",
28
+ "output": "results/S3.3-compression-reuse.json",
29
+ "status": "reproduced-v4.33.0"
30
+ },
31
+ {
32
+ "id": "S3.4-projection-geometry",
33
+ "paper_section": "3.4",
34
+ "analysis": "projection_geometry",
35
+ "output": "results/S3.4-projection-geometry.json",
36
+ "status": "reproduced-v4.33.0"
37
+ },
38
+ {
39
+ "id": "S3.4-metamath",
40
+ "paper_section": "3.4",
41
+ "analysis": "metamath_comparison",
42
+ "output": "results/S3.4-metamath.json",
43
+ "status": "reproduced-set.mm-057f4c461055"
44
+ },
45
+ {
46
+ "id": "S4.1-navigation",
47
+ "paper_section": "4.1",
48
+ "analysis": "navigation",
49
+ "output": "results/S4.1-navigation.json",
50
+ "historical_fixture": "legacy/section4-v4.30",
51
+ "review_queue": "labels/ahlfors_positive_declarations_v4.33-review.csv",
52
+ "status": "reproduced-v4.33.0-reviewed-labels"
53
+ }
54
+ ]
55
+ }
metadata/release.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema": "mesomath-dataset-release-v1",
3
+ "dataset": "CloKTech/MesoMathematics",
4
+ "release_date": "2026-08-22",
5
+ "source_repository": "https://github.com/MathNetwork/MesoMathematics",
6
+ "source_commit": "f800e57ad665105532a37226c8813ed0f32829fe",
7
+ "mathlib": {
8
+ "release": "v4.33.0",
9
+ "commit": "db584cd6d46c92f209a44c0f1c829460d327499d",
10
+ "lean_version": "4.33.0",
11
+ "raw_schema": "mesomath-corpus-v2",
12
+ "declaration_count": 569189,
13
+ "shard_count": 57
14
+ },
15
+ "metamath": {
16
+ "repository": "https://github.com/metamath/set.mm",
17
+ "commit": "057f4c461055d0b1ed78d9d333aa3de34d9771fa",
18
+ "source_redistributed": false
19
+ },
20
+ "views": {
21
+ "primary": {
22
+ "schema": "mesomath-theorem-hypergraph-v2",
23
+ "vertex_filter": "exclude-auto-or-private",
24
+ "vertex_count": 251416,
25
+ "hyperedge_count": 195884
26
+ },
27
+ "sensitivity_internal_only": {
28
+ "schema": "mesomath-theorem-hypergraph-v2",
29
+ "vertex_filter": "exclude-internal-name-only",
30
+ "vertex_count": 276024,
31
+ "hyperedge_count": 200602
32
+ }
33
+ },
34
+ "published_bytes": {
35
+ "raw": 753486391,
36
+ "derived": 188944489,
37
+ "results": 703170,
38
+ "labels": 69889
39
+ }
40
+ }
raw/mathlib-v4.33.0/declarations-0.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0b6b3ad2a48d06f0f985c9bb814ba0d9191ba2a486d792f0acd368a4dc0272d
3
+ size 10914419
raw/mathlib-v4.33.0/declarations-14.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ba56d7df9c34714dd100c46596dcdbc9efbb8ebd7998615fda0d71e15a37c0c
3
+ size 16103234
raw/mathlib-v4.33.0/declarations-16.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3117b7f33ce71f214d160fd681926b7e79d9bb34259af6fc8eed4833a731279
3
+ size 10893968
raw/mathlib-v4.33.0/declarations-17.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
raw/mathlib-v4.33.0/declarations-18.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
raw/mathlib-v4.33.0/declarations-2.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3e80ae322db547d4881c33953732f607c2870694c4efcde0a3c478c413295b7
3
+ size 21637211
raw/mathlib-v4.33.0/declarations-21.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c6c8c8d71ad1a7c41c75dc481b7c873b735f6eec3dc18d2e1e13cffa25bf037
3
+ size 14389993
raw/mathlib-v4.33.0/declarations-25.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
raw/mathlib-v4.33.0/declarations-27.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5272105af04488961a643d4e7759ebbd8fc732dc117da35f823c5b5ff8739d19
3
+ size 17497333
raw/mathlib-v4.33.0/declarations-29.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
raw/mathlib-v4.33.0/declarations-30.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55d4e48efba072415c7ef11467e09a9f9e437fe8555efa634645c2c819f43e62
3
+ size 11195370
raw/mathlib-v4.33.0/declarations-32.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
raw/mathlib-v4.33.0/declarations-38.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
raw/mathlib-v4.33.0/declarations-4.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c82992b1e24f364d6ca715513763eb1018cbcf6859e86aec6eb1eb4a7fa3fcfb
3
+ size 15310093
raw/mathlib-v4.33.0/declarations-40.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e42ed69a8fcb8398225813bb3c2e0cf6700c33c746c3e94482b7cde2b7e05beb
3
+ size 11725161
raw/mathlib-v4.33.0/declarations-42.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
raw/mathlib-v4.33.0/declarations-44.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a418d7fb459c4ba19b42570535753696372f26a4ce8de9f919f5bcc8b7625948
3
+ size 12145278
raw/mathlib-v4.33.0/declarations-46.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00cb926cab59428944dce67f715b0ac4546366d715359ce494991348068e0b61
3
+ size 12981300
raw/mathlib-v4.33.0/declarations-47.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
raw/mathlib-v4.33.0/declarations-48.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
raw/mathlib-v4.33.0/declarations-50.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
raw/mathlib-v4.33.0/declarations-51.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
raw/mathlib-v4.33.0/declarations-53.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:239ac0ccb853355fcebd68f22508d950a29e5ccecbd3ba04682d78b0eb476874
3
+ size 16589375
raw/mathlib-v4.33.0/declarations-55.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0de83b8a600c206f0a5a23653e3ca6055172333d9d8f37300b7f0aba94e3954
3
+ size 13259637
raw/mathlib-v4.33.0/manifest.json ADDED
@@ -0,0 +1,183 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"shards":
2
+ [{"record_count": 10000,
3
+ "fnv1a64": "7623380843892687613",
4
+ "file": "declarations-0.jsonl"},
5
+ {"record_count": 10000,
6
+ "fnv1a64": "4493806144032981311",
7
+ "file": "declarations-1.jsonl"},
8
+ {"record_count": 10000,
9
+ "fnv1a64": "7615705005900146333",
10
+ "file": "declarations-2.jsonl"},
11
+ {"record_count": 10000,
12
+ "fnv1a64": "11699640145672811667",
13
+ "file": "declarations-3.jsonl"},
14
+ {"record_count": 10000,
15
+ "fnv1a64": "10297275643699419855",
16
+ "file": "declarations-4.jsonl"},
17
+ {"record_count": 10000,
18
+ "fnv1a64": "18444836281783486006",
19
+ "file": "declarations-5.jsonl"},
20
+ {"record_count": 10000,
21
+ "fnv1a64": "899505350125591565",
22
+ "file": "declarations-6.jsonl"},
23
+ {"record_count": 10000,
24
+ "fnv1a64": "7717017753001969313",
25
+ "file": "declarations-7.jsonl"},
26
+ {"record_count": 10000,
27
+ "fnv1a64": "3506992278806243084",
28
+ "file": "declarations-8.jsonl"},
29
+ {"record_count": 10000,
30
+ "fnv1a64": "10228469071201622117",
31
+ "file": "declarations-9.jsonl"},
32
+ {"record_count": 10000,
33
+ "fnv1a64": "1498115510909095922",
34
+ "file": "declarations-10.jsonl"},
35
+ {"record_count": 10000,
36
+ "fnv1a64": "6385843187401118752",
37
+ "file": "declarations-11.jsonl"},
38
+ {"record_count": 10000,
39
+ "fnv1a64": "384650897740875364",
40
+ "file": "declarations-12.jsonl"},
41
+ {"record_count": 10000,
42
+ "fnv1a64": "508185093275151211",
43
+ "file": "declarations-13.jsonl"},
44
+ {"record_count": 10000,
45
+ "fnv1a64": "345544674364960419",
46
+ "file": "declarations-14.jsonl"},
47
+ {"record_count": 10000,
48
+ "fnv1a64": "5059825784706659600",
49
+ "file": "declarations-15.jsonl"},
50
+ {"record_count": 10000,
51
+ "fnv1a64": "3705651750475783223",
52
+ "file": "declarations-16.jsonl"},
53
+ {"record_count": 10000,
54
+ "fnv1a64": "385553902678156863",
55
+ "file": "declarations-17.jsonl"},
56
+ {"record_count": 10000,
57
+ "fnv1a64": "9025767189430846672",
58
+ "file": "declarations-18.jsonl"},
59
+ {"record_count": 10000,
60
+ "fnv1a64": "7346111025297386578",
61
+ "file": "declarations-19.jsonl"},
62
+ {"record_count": 10000,
63
+ "fnv1a64": "1748093705041668427",
64
+ "file": "declarations-20.jsonl"},
65
+ {"record_count": 10000,
66
+ "fnv1a64": "7216855186065299839",
67
+ "file": "declarations-21.jsonl"},
68
+ {"record_count": 10000,
69
+ "fnv1a64": "8481649196899831078",
70
+ "file": "declarations-22.jsonl"},
71
+ {"record_count": 10000,
72
+ "fnv1a64": "8646931587946662429",
73
+ "file": "declarations-23.jsonl"},
74
+ {"record_count": 10000,
75
+ "fnv1a64": "697713065305319782",
76
+ "file": "declarations-24.jsonl"},
77
+ {"record_count": 10000,
78
+ "fnv1a64": "14511425370248027307",
79
+ "file": "declarations-25.jsonl"},
80
+ {"record_count": 10000,
81
+ "fnv1a64": "10184049457133010660",
82
+ "file": "declarations-26.jsonl"},
83
+ {"record_count": 10000,
84
+ "fnv1a64": "11491535802931571160",
85
+ "file": "declarations-27.jsonl"},
86
+ {"record_count": 10000,
87
+ "fnv1a64": "8600328155158496583",
88
+ "file": "declarations-28.jsonl"},
89
+ {"record_count": 10000,
90
+ "fnv1a64": "11642488243405381472",
91
+ "file": "declarations-29.jsonl"},
92
+ {"record_count": 10000,
93
+ "fnv1a64": "16543271698424382018",
94
+ "file": "declarations-30.jsonl"},
95
+ {"record_count": 10000,
96
+ "fnv1a64": "13080579799740510759",
97
+ "file": "declarations-31.jsonl"},
98
+ {"record_count": 10000,
99
+ "fnv1a64": "3040451231137613338",
100
+ "file": "declarations-32.jsonl"},
101
+ {"record_count": 10000,
102
+ "fnv1a64": "14524547297646878507",
103
+ "file": "declarations-33.jsonl"},
104
+ {"record_count": 10000,
105
+ "fnv1a64": "3674970990878642756",
106
+ "file": "declarations-34.jsonl"},
107
+ {"record_count": 10000,
108
+ "fnv1a64": "2337625634556595576",
109
+ "file": "declarations-35.jsonl"},
110
+ {"record_count": 10000,
111
+ "fnv1a64": "111063720606250791",
112
+ "file": "declarations-36.jsonl"},
113
+ {"record_count": 10000,
114
+ "fnv1a64": "11101192191279293672",
115
+ "file": "declarations-37.jsonl"},
116
+ {"record_count": 10000,
117
+ "fnv1a64": "1800308141757284196",
118
+ "file": "declarations-38.jsonl"},
119
+ {"record_count": 10000,
120
+ "fnv1a64": "12863848732358679379",
121
+ "file": "declarations-39.jsonl"},
122
+ {"record_count": 10000,
123
+ "fnv1a64": "17902408228334921892",
124
+ "file": "declarations-40.jsonl"},
125
+ {"record_count": 10000,
126
+ "fnv1a64": "3183559682788418443",
127
+ "file": "declarations-41.jsonl"},
128
+ {"record_count": 10000,
129
+ "fnv1a64": "7611203614269418225",
130
+ "file": "declarations-42.jsonl"},
131
+ {"record_count": 10000,
132
+ "fnv1a64": "8729072046491406930",
133
+ "file": "declarations-43.jsonl"},
134
+ {"record_count": 10000,
135
+ "fnv1a64": "10310856683666235140",
136
+ "file": "declarations-44.jsonl"},
137
+ {"record_count": 10000,
138
+ "fnv1a64": "14516238016307834668",
139
+ "file": "declarations-45.jsonl"},
140
+ {"record_count": 10000,
141
+ "fnv1a64": "16211312799390827100",
142
+ "file": "declarations-46.jsonl"},
143
+ {"record_count": 10000,
144
+ "fnv1a64": "11164037588090298452",
145
+ "file": "declarations-47.jsonl"},
146
+ {"record_count": 10000,
147
+ "fnv1a64": "1355826624471072322",
148
+ "file": "declarations-48.jsonl"},
149
+ {"record_count": 10000,
150
+ "fnv1a64": "16545709241343249960",
151
+ "file": "declarations-49.jsonl"},
152
+ {"record_count": 10000,
153
+ "fnv1a64": "9171717010376150841",
154
+ "file": "declarations-50.jsonl"},
155
+ {"record_count": 10000,
156
+ "fnv1a64": "3200915434871587484",
157
+ "file": "declarations-51.jsonl"},
158
+ {"record_count": 10000,
159
+ "fnv1a64": "13401752156669919607",
160
+ "file": "declarations-52.jsonl"},
161
+ {"record_count": 10000,
162
+ "fnv1a64": "2729401221397981534",
163
+ "file": "declarations-53.jsonl"},
164
+ {"record_count": 10000,
165
+ "fnv1a64": "15836737269667943958",
166
+ "file": "declarations-54.jsonl"},
167
+ {"record_count": 10000,
168
+ "fnv1a64": "11959918158700051714",
169
+ "file": "declarations-55.jsonl"},
170
+ {"record_count": 9189,
171
+ "fnv1a64": "5021380605117234658",
172
+ "file": "declarations-56.jsonl"}],
173
+ "shard_size": 10000,
174
+ "schema": "mesomath-corpus-v2",
175
+ "module_prefix": "Mathlib",
176
+ "mathlib_revision": "db584cd6d46c92f209a44c0f1c829460d327499d",
177
+ "limit": null,
178
+ "lean_version": "4.33.0",
179
+ "jobs": 4,
180
+ "imported_module": "Mathlib",
181
+ "extractor_version": "0.2.0",
182
+ "extractor": "MesoMath.Export",
183
+ "declaration_count": 569189}
results/S3.1-depth-growth.json ADDED
@@ -0,0 +1,395 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "corpus_manifest_sha256": "d76ecf19cf968bcd8acee8cc64d504c2e98263849fafd2e88fc16c9205e587ab",
3
+ "growth_fit": {
4
+ "included_depths": [
5
+ 0,
6
+ 1,
7
+ 2,
8
+ 3,
9
+ 4,
10
+ 5,
11
+ 6,
12
+ 7,
13
+ 8,
14
+ 9,
15
+ 10,
16
+ 11,
17
+ 12,
18
+ 13,
19
+ 14,
20
+ 15,
21
+ 16,
22
+ 17,
23
+ 18,
24
+ 19,
25
+ 20,
26
+ 21,
27
+ 22,
28
+ 23,
29
+ 24,
30
+ 25,
31
+ 26,
32
+ 27,
33
+ 28,
34
+ 29,
35
+ 30,
36
+ 31,
37
+ 32,
38
+ 33,
39
+ 34,
40
+ 35,
41
+ 36,
42
+ 37,
43
+ 38,
44
+ 39,
45
+ 40,
46
+ 41,
47
+ 42,
48
+ 43,
49
+ 44,
50
+ 45,
51
+ 46,
52
+ 47,
53
+ 48,
54
+ 49,
55
+ 50,
56
+ 51,
57
+ 52,
58
+ 53,
59
+ 54,
60
+ 55,
61
+ 56,
62
+ 57,
63
+ 58,
64
+ 59,
65
+ 60,
66
+ 61,
67
+ 62,
68
+ 63,
69
+ 64,
70
+ 65,
71
+ 66,
72
+ 67,
73
+ 68,
74
+ 69,
75
+ 70,
76
+ 71,
77
+ 72,
78
+ 73,
79
+ 74,
80
+ 75,
81
+ 76,
82
+ 77,
83
+ 78,
84
+ 79,
85
+ 80,
86
+ 81,
87
+ 82,
88
+ 83,
89
+ 84,
90
+ 85,
91
+ 86,
92
+ 87,
93
+ 88,
94
+ 89,
95
+ 90,
96
+ 91,
97
+ 92,
98
+ 93,
99
+ 94,
100
+ 95,
101
+ 96,
102
+ 97,
103
+ 98,
104
+ 99,
105
+ 100,
106
+ 101,
107
+ 102,
108
+ 103,
109
+ 104,
110
+ 105,
111
+ 106,
112
+ 107,
113
+ 108,
114
+ 109,
115
+ 110,
116
+ 111,
117
+ 112,
118
+ 113,
119
+ 114,
120
+ 115,
121
+ 116,
122
+ 117,
123
+ 118,
124
+ 119,
125
+ 120,
126
+ 121,
127
+ 122,
128
+ 123,
129
+ 124,
130
+ 125,
131
+ 126,
132
+ 127,
133
+ 128,
134
+ 129,
135
+ 130,
136
+ 131,
137
+ 132,
138
+ 133,
139
+ 134,
140
+ 135,
141
+ 136,
142
+ 137,
143
+ 138,
144
+ 139,
145
+ 140,
146
+ 141,
147
+ 142,
148
+ 143,
149
+ 144,
150
+ 145,
151
+ 146,
152
+ 147,
153
+ 148,
154
+ 149,
155
+ 150,
156
+ 151,
157
+ 152,
158
+ 153,
159
+ 154,
160
+ 155,
161
+ 156,
162
+ 157,
163
+ 158,
164
+ 159,
165
+ 160,
166
+ 161,
167
+ 162,
168
+ 163,
169
+ 164,
170
+ 165,
171
+ 166
172
+ ],
173
+ "intercept": 0.01906881659781412,
174
+ "sample_count": 167,
175
+ "slope": 0.9852038683394019
176
+ },
177
+ "layer_widths": [
178
+ 55532,
179
+ 15677,
180
+ 13851,
181
+ 13053,
182
+ 10412,
183
+ 10027,
184
+ 8894,
185
+ 7774,
186
+ 7279,
187
+ 6686,
188
+ 6045,
189
+ 5526,
190
+ 4584,
191
+ 4200,
192
+ 3730,
193
+ 3182,
194
+ 2736,
195
+ 2722,
196
+ 3040,
197
+ 2639,
198
+ 2250,
199
+ 2237,
200
+ 2281,
201
+ 2418,
202
+ 2408,
203
+ 2526,
204
+ 2460,
205
+ 2215,
206
+ 2183,
207
+ 2690,
208
+ 2077,
209
+ 1861,
210
+ 1834,
211
+ 1621,
212
+ 1422,
213
+ 1240,
214
+ 1188,
215
+ 1030,
216
+ 1062,
217
+ 1042,
218
+ 978,
219
+ 933,
220
+ 786,
221
+ 756,
222
+ 649,
223
+ 582,
224
+ 510,
225
+ 473,
226
+ 498,
227
+ 558,
228
+ 587,
229
+ 566,
230
+ 524,
231
+ 467,
232
+ 478,
233
+ 456,
234
+ 532,
235
+ 571,
236
+ 534,
237
+ 531,
238
+ 571,
239
+ 572,
240
+ 599,
241
+ 634,
242
+ 655,
243
+ 618,
244
+ 585,
245
+ 532,
246
+ 486,
247
+ 424,
248
+ 403,
249
+ 342,
250
+ 307,
251
+ 262,
252
+ 228,
253
+ 192,
254
+ 239,
255
+ 215,
256
+ 162,
257
+ 119,
258
+ 104,
259
+ 77,
260
+ 62,
261
+ 52,
262
+ 37,
263
+ 24,
264
+ 22,
265
+ 63,
266
+ 73,
267
+ 56,
268
+ 53,
269
+ 99,
270
+ 172,
271
+ 193,
272
+ 145,
273
+ 129,
274
+ 127,
275
+ 112,
276
+ 114,
277
+ 99,
278
+ 105,
279
+ 97,
280
+ 104,
281
+ 91,
282
+ 104,
283
+ 89,
284
+ 90,
285
+ 102,
286
+ 99,
287
+ 122,
288
+ 112,
289
+ 96,
290
+ 73,
291
+ 68,
292
+ 72,
293
+ 75,
294
+ 63,
295
+ 85,
296
+ 91,
297
+ 85,
298
+ 90,
299
+ 88,
300
+ 90,
301
+ 103,
302
+ 102,
303
+ 120,
304
+ 127,
305
+ 109,
306
+ 97,
307
+ 86,
308
+ 70,
309
+ 65,
310
+ 56,
311
+ 61,
312
+ 60,
313
+ 60,
314
+ 45,
315
+ 45,
316
+ 42,
317
+ 24,
318
+ 27,
319
+ 28,
320
+ 22,
321
+ 22,
322
+ 34,
323
+ 37,
324
+ 29,
325
+ 22,
326
+ 25,
327
+ 26,
328
+ 17,
329
+ 16,
330
+ 20,
331
+ 11,
332
+ 18,
333
+ 19,
334
+ 17,
335
+ 14,
336
+ 13,
337
+ 22,
338
+ 11,
339
+ 12,
340
+ 8,
341
+ 7,
342
+ 9,
343
+ 3,
344
+ 1,
345
+ 2
346
+ ],
347
+ "maximum_recorded_depth": 167,
348
+ "num_hyperedges": 195884,
349
+ "num_vertices": 251416,
350
+ "pairwise_closure_controls": [
351
+ {
352
+ "depth": 4,
353
+ "growth_fit": {
354
+ "included_depths": [
355
+ 0,
356
+ 1,
357
+ 2,
358
+ 3
359
+ ],
360
+ "intercept": -0.3497288744963578,
361
+ "sample_count": 4,
362
+ "slope": 2.0594236975409745
363
+ },
364
+ "layer_widths": [
365
+ 3,
366
+ 6,
367
+ 30,
368
+ 870,
369
+ 756030
370
+ ],
371
+ "seed_width": 3
372
+ },
373
+ {
374
+ "depth": 3,
375
+ "growth_fit": {
376
+ "included_depths": [
377
+ 0,
378
+ 1,
379
+ 2
380
+ ],
381
+ "intercept": -0.5201057384703516,
382
+ "sample_count": 3,
383
+ "slope": 2.1491883786083843
384
+ },
385
+ "layer_widths": [
386
+ 3,
387
+ 6,
388
+ 30,
389
+ 870
390
+ ],
391
+ "seed_width": 3
392
+ }
393
+ ],
394
+ "vertex_filter": "exclude-auto-or-private"
395
+ }
results/S3.2-namespace-depth.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "corpus_manifest_sha256": "d76ecf19cf968bcd8acee8cc64d504c2e98263849fafd2e88fc16c9205e587ab",
3
+ "num_hyperedges": 195884,
4
+ "num_vertices": 251416,
5
+ "regions": [
6
+ {
7
+ "count": 8874,
8
+ "maximum": 161,
9
+ "mean": 51.10299752084742,
10
+ "median": 52.0,
11
+ "prefix": "MeasureTheory"
12
+ },
13
+ {
14
+ "count": 32788,
15
+ "maximum": 50,
16
+ "mean": 3.593570818592168,
17
+ "median": 1.0,
18
+ "prefix": "CategoryTheory"
19
+ }
20
+ ],
21
+ "vertex_filter": "exclude-auto-or-private"
22
+ }
results/S3.3-compression-reuse.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bootstrap": {
3
+ "replicates": 200,
4
+ "sample_size": 30000,
5
+ "seed": 20260701
6
+ },
7
+ "corpus_manifest_sha256": "d76ecf19cf968bcd8acee8cc64d504c2e98263849fafd2e88fc16c9205e587ab",
8
+ "num_hyperedges": 195884,
9
+ "num_vertices": 251416,
10
+ "proof_size_vs_reuse_spearman": 0.08113763847181787,
11
+ "ratio_vs_reuse_ci95": [
12
+ 0.20800914816082355,
13
+ 0.22837004201149966
14
+ ],
15
+ "ratio_vs_reuse_spearman": 0.218468860952793,
16
+ "row_count": 251416,
17
+ "statement_size_vs_reuse_spearman": -0.1263140281868018,
18
+ "vertex_filter": "exclude-auto-or-private"
19
+ }
results/S3.4-metamath.json ADDED
@@ -0,0 +1,1168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mathlib": {
3
+ "compression_reuse": {
4
+ "bootstrap": {
5
+ "replicates": 200,
6
+ "sample_size": 30000,
7
+ "seed": 20260701
8
+ },
9
+ "proof_size_vs_reuse_spearman": 0.08113763847181787,
10
+ "ratio_vs_reuse_ci95": [
11
+ 0.20800914816082355,
12
+ 0.22837004201149966
13
+ ],
14
+ "ratio_vs_reuse_spearman": 0.218468860952793,
15
+ "row_count": 251416,
16
+ "statement_size_vs_reuse_spearman": -0.1263140281868018
17
+ },
18
+ "corpus_manifest_sha256": "d76ecf19cf968bcd8acee8cc64d504c2e98263849fafd2e88fc16c9205e587ab",
19
+ "growth_fit": {
20
+ "included_depths": [
21
+ 0,
22
+ 1,
23
+ 2,
24
+ 3,
25
+ 4,
26
+ 5,
27
+ 6,
28
+ 7,
29
+ 8,
30
+ 9,
31
+ 10,
32
+ 11,
33
+ 12,
34
+ 13,
35
+ 14,
36
+ 15,
37
+ 16,
38
+ 17,
39
+ 18,
40
+ 19,
41
+ 20,
42
+ 21,
43
+ 22,
44
+ 23,
45
+ 24,
46
+ 25,
47
+ 26,
48
+ 27,
49
+ 28,
50
+ 29,
51
+ 30,
52
+ 31,
53
+ 32,
54
+ 33,
55
+ 34,
56
+ 35,
57
+ 36,
58
+ 37,
59
+ 38,
60
+ 39,
61
+ 40,
62
+ 41,
63
+ 42,
64
+ 43,
65
+ 44,
66
+ 45,
67
+ 46,
68
+ 47,
69
+ 48,
70
+ 49,
71
+ 50,
72
+ 51,
73
+ 52,
74
+ 53,
75
+ 54,
76
+ 55,
77
+ 56,
78
+ 57,
79
+ 58,
80
+ 59,
81
+ 60,
82
+ 61,
83
+ 62,
84
+ 63,
85
+ 64,
86
+ 65,
87
+ 66,
88
+ 67,
89
+ 68,
90
+ 69,
91
+ 70,
92
+ 71,
93
+ 72,
94
+ 73,
95
+ 74,
96
+ 75,
97
+ 76,
98
+ 77,
99
+ 78,
100
+ 79,
101
+ 80,
102
+ 81,
103
+ 82,
104
+ 83,
105
+ 84,
106
+ 85,
107
+ 86,
108
+ 87,
109
+ 88,
110
+ 89,
111
+ 90,
112
+ 91,
113
+ 92,
114
+ 93,
115
+ 94,
116
+ 95,
117
+ 96,
118
+ 97,
119
+ 98,
120
+ 99,
121
+ 100,
122
+ 101,
123
+ 102,
124
+ 103,
125
+ 104,
126
+ 105,
127
+ 106,
128
+ 107,
129
+ 108,
130
+ 109,
131
+ 110,
132
+ 111,
133
+ 112,
134
+ 113,
135
+ 114,
136
+ 115,
137
+ 116,
138
+ 117,
139
+ 118,
140
+ 119,
141
+ 120,
142
+ 121,
143
+ 122,
144
+ 123,
145
+ 124,
146
+ 125,
147
+ 126,
148
+ 127,
149
+ 128,
150
+ 129,
151
+ 130,
152
+ 131,
153
+ 132,
154
+ 133,
155
+ 134,
156
+ 135,
157
+ 136,
158
+ 137,
159
+ 138,
160
+ 139,
161
+ 140,
162
+ 141,
163
+ 142,
164
+ 143,
165
+ 144,
166
+ 145,
167
+ 146,
168
+ 147,
169
+ 148,
170
+ 149,
171
+ 150,
172
+ 151,
173
+ 152,
174
+ 153,
175
+ 154,
176
+ 155,
177
+ 156,
178
+ 157,
179
+ 158,
180
+ 159,
181
+ 160,
182
+ 161,
183
+ 162,
184
+ 163,
185
+ 164,
186
+ 165,
187
+ 166
188
+ ],
189
+ "intercept": 0.01906881659781412,
190
+ "sample_count": 167,
191
+ "slope": 0.9852038683394019
192
+ },
193
+ "maximum_recorded_depth": 167,
194
+ "num_proof_hyperedges": 195884,
195
+ "num_theorems": 251416
196
+ },
197
+ "metamath": {
198
+ "compression_reuse": {
199
+ "bootstrap": {
200
+ "replicates": 200,
201
+ "sample_size": 30000,
202
+ "seed": 20260822
203
+ },
204
+ "proof_size_vs_reuse_spearman": -0.25951828741909694,
205
+ "ratio_vs_reuse_ci95": [
206
+ -0.17326233011045394,
207
+ -0.14870693681524186
208
+ ],
209
+ "ratio_vs_reuse_spearman": -0.16090801476427716,
210
+ "row_count": 47702,
211
+ "statement_size_vs_reuse_spearman": -0.19136189454445326
212
+ },
213
+ "growth_fit": {
214
+ "included_depths": [
215
+ 0,
216
+ 1,
217
+ 2,
218
+ 3,
219
+ 4,
220
+ 5,
221
+ 6,
222
+ 7,
223
+ 8,
224
+ 9,
225
+ 10,
226
+ 11,
227
+ 12,
228
+ 13,
229
+ 14,
230
+ 15,
231
+ 16,
232
+ 17,
233
+ 18,
234
+ 19,
235
+ 20,
236
+ 21,
237
+ 22,
238
+ 23,
239
+ 24,
240
+ 25,
241
+ 26,
242
+ 27,
243
+ 28,
244
+ 29,
245
+ 30,
246
+ 31,
247
+ 32,
248
+ 33,
249
+ 34,
250
+ 35,
251
+ 36,
252
+ 37,
253
+ 38,
254
+ 39,
255
+ 40,
256
+ 41,
257
+ 42,
258
+ 43,
259
+ 44,
260
+ 45,
261
+ 46,
262
+ 47,
263
+ 48,
264
+ 49,
265
+ 50,
266
+ 51,
267
+ 52,
268
+ 53,
269
+ 54,
270
+ 55,
271
+ 56,
272
+ 57,
273
+ 58,
274
+ 59,
275
+ 60,
276
+ 61,
277
+ 62,
278
+ 63,
279
+ 64,
280
+ 65,
281
+ 66,
282
+ 67,
283
+ 68,
284
+ 69,
285
+ 70,
286
+ 71,
287
+ 72,
288
+ 73,
289
+ 74,
290
+ 75,
291
+ 76,
292
+ 77,
293
+ 78,
294
+ 79,
295
+ 80,
296
+ 81,
297
+ 82,
298
+ 83,
299
+ 84,
300
+ 85,
301
+ 86,
302
+ 87,
303
+ 88,
304
+ 89,
305
+ 90,
306
+ 91,
307
+ 92,
308
+ 93,
309
+ 94,
310
+ 95,
311
+ 96,
312
+ 97,
313
+ 98,
314
+ 99,
315
+ 100,
316
+ 101,
317
+ 102,
318
+ 103,
319
+ 104,
320
+ 105,
321
+ 106,
322
+ 107,
323
+ 108,
324
+ 109,
325
+ 110,
326
+ 111,
327
+ 112,
328
+ 113,
329
+ 114,
330
+ 115,
331
+ 116,
332
+ 117,
333
+ 118,
334
+ 119,
335
+ 120,
336
+ 121,
337
+ 122,
338
+ 123,
339
+ 124,
340
+ 125,
341
+ 126,
342
+ 127,
343
+ 128,
344
+ 129,
345
+ 130,
346
+ 131,
347
+ 132,
348
+ 133,
349
+ 134,
350
+ 135,
351
+ 136,
352
+ 137,
353
+ 138,
354
+ 139,
355
+ 140,
356
+ 141,
357
+ 142,
358
+ 143,
359
+ 144,
360
+ 145,
361
+ 146,
362
+ 147,
363
+ 148,
364
+ 149,
365
+ 150,
366
+ 151,
367
+ 152,
368
+ 153,
369
+ 154,
370
+ 155,
371
+ 156,
372
+ 157,
373
+ 158,
374
+ 159,
375
+ 160,
376
+ 161,
377
+ 162,
378
+ 163,
379
+ 164,
380
+ 165,
381
+ 166,
382
+ 167,
383
+ 168,
384
+ 169,
385
+ 170,
386
+ 171,
387
+ 172,
388
+ 173,
389
+ 174,
390
+ 175,
391
+ 176,
392
+ 177,
393
+ 178,
394
+ 179,
395
+ 180,
396
+ 181,
397
+ 182,
398
+ 183,
399
+ 184,
400
+ 185,
401
+ 186,
402
+ 187,
403
+ 188,
404
+ 189,
405
+ 190,
406
+ 191,
407
+ 192,
408
+ 193,
409
+ 194,
410
+ 195,
411
+ 196,
412
+ 197,
413
+ 198,
414
+ 199,
415
+ 200,
416
+ 201,
417
+ 202,
418
+ 203,
419
+ 204,
420
+ 205,
421
+ 206,
422
+ 207,
423
+ 208,
424
+ 209,
425
+ 210,
426
+ 211,
427
+ 212,
428
+ 213,
429
+ 214,
430
+ 215,
431
+ 216,
432
+ 217,
433
+ 218,
434
+ 219,
435
+ 220,
436
+ 221,
437
+ 222,
438
+ 223,
439
+ 224,
440
+ 225,
441
+ 226,
442
+ 227,
443
+ 228,
444
+ 229,
445
+ 230,
446
+ 231,
447
+ 232,
448
+ 233,
449
+ 234,
450
+ 235,
451
+ 236,
452
+ 237,
453
+ 238,
454
+ 239,
455
+ 240,
456
+ 241,
457
+ 242,
458
+ 243,
459
+ 244,
460
+ 245,
461
+ 246,
462
+ 247,
463
+ 248,
464
+ 249,
465
+ 250,
466
+ 251,
467
+ 252,
468
+ 253,
469
+ 254,
470
+ 255,
471
+ 256,
472
+ 257,
473
+ 258,
474
+ 259,
475
+ 260,
476
+ 261,
477
+ 262,
478
+ 263,
479
+ 264,
480
+ 265,
481
+ 266,
482
+ 267,
483
+ 268,
484
+ 269,
485
+ 270,
486
+ 271,
487
+ 272,
488
+ 273,
489
+ 274,
490
+ 275,
491
+ 276,
492
+ 277,
493
+ 278,
494
+ 279,
495
+ 280,
496
+ 281,
497
+ 282,
498
+ 283,
499
+ 284,
500
+ 285,
501
+ 286,
502
+ 287,
503
+ 288,
504
+ 289,
505
+ 290,
506
+ 291,
507
+ 292,
508
+ 293,
509
+ 294,
510
+ 295,
511
+ 296,
512
+ 297,
513
+ 298,
514
+ 299,
515
+ 300,
516
+ 301,
517
+ 302,
518
+ 303,
519
+ 304,
520
+ 305,
521
+ 306,
522
+ 307,
523
+ 308,
524
+ 309,
525
+ 310,
526
+ 311,
527
+ 312,
528
+ 313,
529
+ 314,
530
+ 315,
531
+ 316,
532
+ 317,
533
+ 318,
534
+ 319,
535
+ 320,
536
+ 321,
537
+ 322,
538
+ 323,
539
+ 324,
540
+ 325,
541
+ 326,
542
+ 327,
543
+ 328,
544
+ 329,
545
+ 330,
546
+ 331,
547
+ 332,
548
+ 333,
549
+ 334,
550
+ 335,
551
+ 336,
552
+ 337,
553
+ 338,
554
+ 339,
555
+ 340,
556
+ 341,
557
+ 342,
558
+ 343,
559
+ 344,
560
+ 345,
561
+ 346,
562
+ 347,
563
+ 348,
564
+ 349,
565
+ 350,
566
+ 351,
567
+ 352,
568
+ 353,
569
+ 354,
570
+ 355,
571
+ 356,
572
+ 357,
573
+ 358,
574
+ 359,
575
+ 360,
576
+ 361,
577
+ 362,
578
+ 363,
579
+ 364,
580
+ 365,
581
+ 366,
582
+ 367,
583
+ 368,
584
+ 369,
585
+ 370,
586
+ 371,
587
+ 372,
588
+ 373,
589
+ 374,
590
+ 375,
591
+ 376,
592
+ 377,
593
+ 378,
594
+ 379,
595
+ 380,
596
+ 381,
597
+ 382,
598
+ 383,
599
+ 384,
600
+ 385,
601
+ 386,
602
+ 387,
603
+ 388,
604
+ 389,
605
+ 390,
606
+ 391,
607
+ 392,
608
+ 393,
609
+ 394,
610
+ 395,
611
+ 396,
612
+ 397,
613
+ 398,
614
+ 399,
615
+ 400,
616
+ 401,
617
+ 402,
618
+ 403,
619
+ 404,
620
+ 405,
621
+ 406,
622
+ 407,
623
+ 408,
624
+ 409,
625
+ 410,
626
+ 411,
627
+ 412,
628
+ 413,
629
+ 414,
630
+ 415,
631
+ 416,
632
+ 417,
633
+ 418,
634
+ 419,
635
+ 420,
636
+ 421,
637
+ 422,
638
+ 423,
639
+ 424,
640
+ 425,
641
+ 426,
642
+ 427,
643
+ 428,
644
+ 429,
645
+ 430,
646
+ 431,
647
+ 432,
648
+ 433,
649
+ 434,
650
+ 435,
651
+ 436,
652
+ 437,
653
+ 438,
654
+ 439,
655
+ 440,
656
+ 441,
657
+ 442,
658
+ 443,
659
+ 444,
660
+ 445,
661
+ 446,
662
+ 447,
663
+ 448,
664
+ 449,
665
+ 450,
666
+ 451,
667
+ 452,
668
+ 453,
669
+ 454,
670
+ 455,
671
+ 456,
672
+ 457,
673
+ 458,
674
+ 459,
675
+ 460,
676
+ 461,
677
+ 462
678
+ ],
679
+ "intercept": 0.03626058748574312,
680
+ "sample_count": 463,
681
+ "slope": 0.9864712658056138
682
+ },
683
+ "layer_widths": [
684
+ 70,
685
+ 37,
686
+ 17,
687
+ 32,
688
+ 23,
689
+ 30,
690
+ 37,
691
+ 31,
692
+ 21,
693
+ 21,
694
+ 22,
695
+ 27,
696
+ 21,
697
+ 11,
698
+ 17,
699
+ 22,
700
+ 23,
701
+ 33,
702
+ 44,
703
+ 55,
704
+ 46,
705
+ 64,
706
+ 39,
707
+ 24,
708
+ 13,
709
+ 15,
710
+ 22,
711
+ 16,
712
+ 23,
713
+ 46,
714
+ 122,
715
+ 148,
716
+ 168,
717
+ 168,
718
+ 163,
719
+ 160,
720
+ 167,
721
+ 182,
722
+ 174,
723
+ 180,
724
+ 151,
725
+ 67,
726
+ 87,
727
+ 114,
728
+ 126,
729
+ 148,
730
+ 157,
731
+ 141,
732
+ 107,
733
+ 86,
734
+ 59,
735
+ 50,
736
+ 57,
737
+ 70,
738
+ 75,
739
+ 73,
740
+ 80,
741
+ 57,
742
+ 61,
743
+ 81,
744
+ 123,
745
+ 157,
746
+ 195,
747
+ 232,
748
+ 187,
749
+ 118,
750
+ 126,
751
+ 100,
752
+ 141,
753
+ 164,
754
+ 190,
755
+ 248,
756
+ 223,
757
+ 205,
758
+ 315,
759
+ 375,
760
+ 346,
761
+ 288,
762
+ 270,
763
+ 246,
764
+ 186,
765
+ 146,
766
+ 126,
767
+ 68,
768
+ 83,
769
+ 147,
770
+ 223,
771
+ 197,
772
+ 194,
773
+ 214,
774
+ 255,
775
+ 285,
776
+ 316,
777
+ 314,
778
+ 244,
779
+ 241,
780
+ 321,
781
+ 221,
782
+ 220,
783
+ 185,
784
+ 162,
785
+ 156,
786
+ 181,
787
+ 193,
788
+ 221,
789
+ 450,
790
+ 398,
791
+ 413,
792
+ 386,
793
+ 471,
794
+ 483,
795
+ 434,
796
+ 457,
797
+ 380,
798
+ 390,
799
+ 553,
800
+ 608,
801
+ 525,
802
+ 411,
803
+ 375,
804
+ 312,
805
+ 291,
806
+ 226,
807
+ 207,
808
+ 221,
809
+ 260,
810
+ 232,
811
+ 248,
812
+ 262,
813
+ 276,
814
+ 296,
815
+ 239,
816
+ 251,
817
+ 257,
818
+ 269,
819
+ 252,
820
+ 250,
821
+ 270,
822
+ 225,
823
+ 231,
824
+ 177,
825
+ 160,
826
+ 182,
827
+ 158,
828
+ 161,
829
+ 154,
830
+ 143,
831
+ 113,
832
+ 97,
833
+ 111,
834
+ 136,
835
+ 131,
836
+ 128,
837
+ 144,
838
+ 125,
839
+ 207,
840
+ 256,
841
+ 268,
842
+ 244,
843
+ 240,
844
+ 250,
845
+ 207,
846
+ 215,
847
+ 247,
848
+ 241,
849
+ 234,
850
+ 261,
851
+ 228,
852
+ 216,
853
+ 228,
854
+ 264,
855
+ 227,
856
+ 258,
857
+ 292,
858
+ 358,
859
+ 382,
860
+ 395,
861
+ 446,
862
+ 449,
863
+ 440,
864
+ 332,
865
+ 349,
866
+ 364,
867
+ 350,
868
+ 341,
869
+ 345,
870
+ 347,
871
+ 301,
872
+ 285,
873
+ 231,
874
+ 218,
875
+ 189,
876
+ 191,
877
+ 182,
878
+ 166,
879
+ 154,
880
+ 179,
881
+ 182,
882
+ 199,
883
+ 243,
884
+ 243,
885
+ 234,
886
+ 222,
887
+ 209,
888
+ 211,
889
+ 238,
890
+ 288,
891
+ 254,
892
+ 254,
893
+ 231,
894
+ 190,
895
+ 179,
896
+ 164,
897
+ 162,
898
+ 152,
899
+ 161,
900
+ 151,
901
+ 121,
902
+ 133,
903
+ 132,
904
+ 127,
905
+ 120,
906
+ 106,
907
+ 114,
908
+ 115,
909
+ 115,
910
+ 78,
911
+ 69,
912
+ 79,
913
+ 94,
914
+ 85,
915
+ 86,
916
+ 78,
917
+ 66,
918
+ 61,
919
+ 64,
920
+ 55,
921
+ 47,
922
+ 46,
923
+ 51,
924
+ 43,
925
+ 37,
926
+ 23,
927
+ 22,
928
+ 27,
929
+ 27,
930
+ 31,
931
+ 50,
932
+ 55,
933
+ 86,
934
+ 80,
935
+ 89,
936
+ 90,
937
+ 80,
938
+ 71,
939
+ 57,
940
+ 59,
941
+ 50,
942
+ 52,
943
+ 45,
944
+ 41,
945
+ 32,
946
+ 25,
947
+ 15,
948
+ 16,
949
+ 13,
950
+ 20,
951
+ 20,
952
+ 23,
953
+ 15,
954
+ 11,
955
+ 6,
956
+ 6,
957
+ 4,
958
+ 5,
959
+ 7,
960
+ 7,
961
+ 6,
962
+ 6,
963
+ 6,
964
+ 3,
965
+ 2,
966
+ 2,
967
+ 2,
968
+ 2,
969
+ 2,
970
+ 19,
971
+ 12,
972
+ 9,
973
+ 5,
974
+ 4,
975
+ 4,
976
+ 7,
977
+ 5,
978
+ 5,
979
+ 4,
980
+ 10,
981
+ 11,
982
+ 10,
983
+ 9,
984
+ 12,
985
+ 10,
986
+ 6,
987
+ 5,
988
+ 9,
989
+ 8,
990
+ 6,
991
+ 3,
992
+ 3,
993
+ 3,
994
+ 1,
995
+ 1,
996
+ 1,
997
+ 1,
998
+ 1,
999
+ 1,
1000
+ 1,
1001
+ 2,
1002
+ 4,
1003
+ 7,
1004
+ 5,
1005
+ 3,
1006
+ 4,
1007
+ 3,
1008
+ 2,
1009
+ 1,
1010
+ 1,
1011
+ 1,
1012
+ 1,
1013
+ 1,
1014
+ 1,
1015
+ 1,
1016
+ 1,
1017
+ 1,
1018
+ 1,
1019
+ 1,
1020
+ 2,
1021
+ 3,
1022
+ 3,
1023
+ 6,
1024
+ 4,
1025
+ 6,
1026
+ 4,
1027
+ 4,
1028
+ 4,
1029
+ 3,
1030
+ 18,
1031
+ 15,
1032
+ 7,
1033
+ 8,
1034
+ 3,
1035
+ 3,
1036
+ 3,
1037
+ 4,
1038
+ 3,
1039
+ 4,
1040
+ 6,
1041
+ 7,
1042
+ 6,
1043
+ 6,
1044
+ 7,
1045
+ 4,
1046
+ 5,
1047
+ 8,
1048
+ 5,
1049
+ 11,
1050
+ 17,
1051
+ 13,
1052
+ 12,
1053
+ 13,
1054
+ 15,
1055
+ 12,
1056
+ 12,
1057
+ 9,
1058
+ 5,
1059
+ 4,
1060
+ 2,
1061
+ 1,
1062
+ 1,
1063
+ 1,
1064
+ 1,
1065
+ 1,
1066
+ 2,
1067
+ 5,
1068
+ 7,
1069
+ 8,
1070
+ 11,
1071
+ 16,
1072
+ 18,
1073
+ 11,
1074
+ 9,
1075
+ 7,
1076
+ 4,
1077
+ 2,
1078
+ 3,
1079
+ 5,
1080
+ 3,
1081
+ 3,
1082
+ 3,
1083
+ 6,
1084
+ 8,
1085
+ 12,
1086
+ 4,
1087
+ 3,
1088
+ 2,
1089
+ 1,
1090
+ 1,
1091
+ 1,
1092
+ 5,
1093
+ 3,
1094
+ 4,
1095
+ 7,
1096
+ 6,
1097
+ 6,
1098
+ 4,
1099
+ 3,
1100
+ 5,
1101
+ 2,
1102
+ 1,
1103
+ 1,
1104
+ 1,
1105
+ 3,
1106
+ 6,
1107
+ 9,
1108
+ 8,
1109
+ 8,
1110
+ 6,
1111
+ 5,
1112
+ 4,
1113
+ 3,
1114
+ 3,
1115
+ 3,
1116
+ 2,
1117
+ 2,
1118
+ 2,
1119
+ 2,
1120
+ 2,
1121
+ 6,
1122
+ 4,
1123
+ 3,
1124
+ 8,
1125
+ 10,
1126
+ 11,
1127
+ 8,
1128
+ 5,
1129
+ 3,
1130
+ 2,
1131
+ 2,
1132
+ 2,
1133
+ 2,
1134
+ 3,
1135
+ 7,
1136
+ 4,
1137
+ 3,
1138
+ 2,
1139
+ 2,
1140
+ 2,
1141
+ 1,
1142
+ 1,
1143
+ 2,
1144
+ 2,
1145
+ 1,
1146
+ 1,
1147
+ 1
1148
+ ],
1149
+ "maximum_recorded_depth": 463,
1150
+ "num_proof_hyperedges": 47632,
1151
+ "num_theorems": 47702
1152
+ },
1153
+ "metamath_source": {
1154
+ "database": "set.mm",
1155
+ "repository": "https://github.com/metamath/set.mm",
1156
+ "revision": "057f4c461055d0b1ed78d9d333aa3de34d9771fa",
1157
+ "source_file_count": 1,
1158
+ "source_manifest_sha256": "9acdc3d5a72f16f7a862ef26377522b584be71de201d8793e7fb875897287b51"
1159
+ },
1160
+ "representation": {
1161
+ "comparability_limit": "Metamath token and proof-step sizes are language-native analogues, not Lean expression-DAG units",
1162
+ "proof_hyperedge": "distinct directly invoked earlier $p statements to one $p conclusion",
1163
+ "proof_size": "logical nodes in the decoded compressed-proof DAG; syntax nodes are suppressed and explicit Z-saved subproof references reuse nodes, but independently reconstructed equal expressions are not merged",
1164
+ "statement_size": "serialized tokens in the conclusion and mandatory $f/$e hypotheses",
1165
+ "vertices": "all $p statements in set.mm after recursive include expansion"
1166
+ },
1167
+ "schema": "mesomath-metamath-comparison-v1"
1168
+ }
results/S3.4-projection-geometry.json ADDED
@@ -0,0 +1,1219 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "corpus_manifest_sha256": "d76ecf19cf968bcd8acee8cc64d504c2e98263849fafd2e88fc16c9205e587ab",
3
+ "distance_sensitivity": {
4
+ "comparable_nonidentical_pairs": 202,
5
+ "differing_pairs": 202,
6
+ "fraction_of_all_draws": 0.7890625,
7
+ "fraction_of_comparable_pairs": 1.0,
8
+ "left_projection": "bipartite_incidence_half_distance",
9
+ "right_projection": "weighted_two_section_arity_inverse",
10
+ "sampled_pairs": 256,
11
+ "sampled_source_count": 16,
12
+ "sampling_scheme": "uniform-sources-with-uniform-targets",
13
+ "seed": 20260703,
14
+ "source_vertices": [
15
+ 136977,
16
+ 218920,
17
+ 244284,
18
+ 32322,
19
+ 224014,
20
+ 120537,
21
+ 112142,
22
+ 182938,
23
+ 2607,
24
+ 119397,
25
+ 88912,
26
+ 82468,
27
+ 15641,
28
+ 233500,
29
+ 63574,
30
+ 56665
31
+ ],
32
+ "weighted_metric_implementation": "sparse-directed-incidence-carrier"
33
+ },
34
+ "metric_projections": {
35
+ "bipartite_incidence": {
36
+ "comparison": {
37
+ "all_rewirings_completed": true,
38
+ "four_point_landmark_ratio": {
39
+ "null_count": 8,
40
+ "null_max": 0.16666666666666666,
41
+ "null_mean": 0.09851190476190476,
42
+ "null_min": 0.07142857142857142,
43
+ "real_value": 0.08333333333333333,
44
+ "verdict": "within_null_range"
45
+ },
46
+ "spectral_dimension": {
47
+ "null_count": 8,
48
+ "null_max": 8.424051455881715,
49
+ "null_mean": 7.026415903300415,
50
+ "null_min": 4.346330326551346,
51
+ "real_value": 5.08307739102542,
52
+ "verdict": "within_null_range"
53
+ }
54
+ },
55
+ "null_model": "bipartite_double_edge_swap_preserving_both_side_degrees",
56
+ "null_values": [
57
+ {
58
+ "four_point_hyperbolicity": {
59
+ "delta_sample_max": 1.0,
60
+ "delta_sample_max_over_diameter_lower_bound": 0.08333333333333333,
61
+ "delta_sample_mean": 0.38666666666666666,
62
+ "diameter_lower_bound": 12,
63
+ "landmark_count": 24,
64
+ "landmarks": [
65
+ 11755,
66
+ 18777,
67
+ 30925,
68
+ 43785,
69
+ 52418,
70
+ 55273,
71
+ 57565,
72
+ 87049,
73
+ 105661,
74
+ 110642,
75
+ 116300,
76
+ 122319,
77
+ 135608,
78
+ 138007,
79
+ 144081,
80
+ 163671,
81
+ 173036,
82
+ 173244,
83
+ 176812,
84
+ 180171,
85
+ 203111,
86
+ 230794,
87
+ 237155,
88
+ 250745
89
+ ],
90
+ "quadruple_draws": 150,
91
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
92
+ "seed": 20260704
93
+ },
94
+ "rewiring": {
95
+ "attempts": 5161949,
96
+ "completed_swaps": 5067612,
97
+ "completion_fraction": 1.0,
98
+ "requested_swaps": 5067612
99
+ },
100
+ "spectral_dimension": {
101
+ "estimate": 4.346330326551346,
102
+ "fit_point_count": 21,
103
+ "seed": 20260704,
104
+ "start_count": 8,
105
+ "t_max": 48,
106
+ "t_min": 8,
107
+ "walks_per_start": 2000
108
+ },
109
+ "start_vertices": [
110
+ 0,
111
+ 34874,
112
+ 70240,
113
+ 100950,
114
+ 130861,
115
+ 160901,
116
+ 191438,
117
+ 222727
118
+ ]
119
+ },
120
+ {
121
+ "four_point_hyperbolicity": {
122
+ "delta_sample_max": 1.0,
123
+ "delta_sample_max_over_diameter_lower_bound": 0.1,
124
+ "delta_sample_mean": 0.38,
125
+ "diameter_lower_bound": 10,
126
+ "landmark_count": 24,
127
+ "landmarks": [
128
+ 3965,
129
+ 22910,
130
+ 29337,
131
+ 37696,
132
+ 58485,
133
+ 60323,
134
+ 60354,
135
+ 65417,
136
+ 79287,
137
+ 92469,
138
+ 102634,
139
+ 103089,
140
+ 107983,
141
+ 129037,
142
+ 139650,
143
+ 165841,
144
+ 168098,
145
+ 182064,
146
+ 188723,
147
+ 193870,
148
+ 215535,
149
+ 217386,
150
+ 225020,
151
+ 231362
152
+ ],
153
+ "quadruple_draws": 150,
154
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
155
+ "seed": 20260705
156
+ },
157
+ "rewiring": {
158
+ "attempts": 5162133,
159
+ "completed_swaps": 5067612,
160
+ "completion_fraction": 1.0,
161
+ "requested_swaps": 5067612
162
+ },
163
+ "spectral_dimension": {
164
+ "estimate": 5.894142357090088,
165
+ "fit_point_count": 21,
166
+ "seed": 20260705,
167
+ "start_count": 8,
168
+ "t_max": 48,
169
+ "t_min": 8,
170
+ "walks_per_start": 2000
171
+ },
172
+ "start_vertices": [
173
+ 0,
174
+ 34871,
175
+ 70245,
176
+ 100953,
177
+ 130858,
178
+ 160908,
179
+ 191429,
180
+ 222724
181
+ ]
182
+ },
183
+ {
184
+ "four_point_hyperbolicity": {
185
+ "delta_sample_max": 1.0,
186
+ "delta_sample_max_over_diameter_lower_bound": 0.08333333333333333,
187
+ "delta_sample_mean": 0.2733333333333333,
188
+ "diameter_lower_bound": 12,
189
+ "landmark_count": 24,
190
+ "landmarks": [
191
+ 6471,
192
+ 7263,
193
+ 11076,
194
+ 13344,
195
+ 15912,
196
+ 20009,
197
+ 28108,
198
+ 28848,
199
+ 43032,
200
+ 43497,
201
+ 44639,
202
+ 46996,
203
+ 63783,
204
+ 75409,
205
+ 79433,
206
+ 98150,
207
+ 133343,
208
+ 150423,
209
+ 165354,
210
+ 178203,
211
+ 223938,
212
+ 233149,
213
+ 236166,
214
+ 237870
215
+ ],
216
+ "quadruple_draws": 150,
217
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
218
+ "seed": 20260706
219
+ },
220
+ "rewiring": {
221
+ "attempts": 5162238,
222
+ "completed_swaps": 5067612,
223
+ "completion_fraction": 1.0,
224
+ "requested_swaps": 5067612
225
+ },
226
+ "spectral_dimension": {
227
+ "estimate": 6.365089768693363,
228
+ "fit_point_count": 21,
229
+ "seed": 20260706,
230
+ "start_count": 8,
231
+ "t_max": 48,
232
+ "t_min": 8,
233
+ "walks_per_start": 2000
234
+ },
235
+ "start_vertices": [
236
+ 0,
237
+ 34878,
238
+ 70260,
239
+ 100968,
240
+ 130883,
241
+ 160914,
242
+ 191452,
243
+ 222735
244
+ ]
245
+ },
246
+ {
247
+ "four_point_hyperbolicity": {
248
+ "delta_sample_max": 1.0,
249
+ "delta_sample_max_over_diameter_lower_bound": 0.1,
250
+ "delta_sample_mean": 0.20666666666666667,
251
+ "diameter_lower_bound": 10,
252
+ "landmark_count": 24,
253
+ "landmarks": [
254
+ 5758,
255
+ 9460,
256
+ 10690,
257
+ 15004,
258
+ 38084,
259
+ 39984,
260
+ 54582,
261
+ 60333,
262
+ 75442,
263
+ 99253,
264
+ 128688,
265
+ 131742,
266
+ 142972,
267
+ 153431,
268
+ 170320,
269
+ 191577,
270
+ 206735,
271
+ 210270,
272
+ 213046,
273
+ 226189,
274
+ 234826,
275
+ 238359,
276
+ 239094,
277
+ 250893
278
+ ],
279
+ "quadruple_draws": 150,
280
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
281
+ "seed": 20260707
282
+ },
283
+ "rewiring": {
284
+ "attempts": 5162642,
285
+ "completed_swaps": 5067612,
286
+ "completion_fraction": 1.0,
287
+ "requested_swaps": 5067612
288
+ },
289
+ "spectral_dimension": {
290
+ "estimate": 8.100040740200267,
291
+ "fit_point_count": 16,
292
+ "seed": 20260707,
293
+ "start_count": 8,
294
+ "t_max": 48,
295
+ "t_min": 8,
296
+ "walks_per_start": 2000
297
+ },
298
+ "start_vertices": [
299
+ 0,
300
+ 34862,
301
+ 70246,
302
+ 100954,
303
+ 130860,
304
+ 160907,
305
+ 191455,
306
+ 222732
307
+ ]
308
+ },
309
+ {
310
+ "four_point_hyperbolicity": {
311
+ "delta_sample_max": 1.0,
312
+ "delta_sample_max_over_diameter_lower_bound": 0.1,
313
+ "delta_sample_mean": 0.24,
314
+ "diameter_lower_bound": 10,
315
+ "landmark_count": 24,
316
+ "landmarks": [
317
+ 7567,
318
+ 10399,
319
+ 11665,
320
+ 18060,
321
+ 51425,
322
+ 68468,
323
+ 71083,
324
+ 81448,
325
+ 87882,
326
+ 106343,
327
+ 118304,
328
+ 134888,
329
+ 135240,
330
+ 139658,
331
+ 154595,
332
+ 161147,
333
+ 167804,
334
+ 180616,
335
+ 180645,
336
+ 182160,
337
+ 202775,
338
+ 219199,
339
+ 232853,
340
+ 244075
341
+ ],
342
+ "quadruple_draws": 150,
343
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
344
+ "seed": 20260708
345
+ },
346
+ "rewiring": {
347
+ "attempts": 5162587,
348
+ "completed_swaps": 5067612,
349
+ "completion_fraction": 1.0,
350
+ "requested_swaps": 5067612
351
+ },
352
+ "spectral_dimension": {
353
+ "estimate": 7.976542065135843,
354
+ "fit_point_count": 17,
355
+ "seed": 20260708,
356
+ "start_count": 8,
357
+ "t_max": 48,
358
+ "t_min": 8,
359
+ "walks_per_start": 2000
360
+ },
361
+ "start_vertices": [
362
+ 0,
363
+ 34877,
364
+ 70247,
365
+ 100948,
366
+ 130851,
367
+ 160921,
368
+ 191439,
369
+ 222726
370
+ ]
371
+ },
372
+ {
373
+ "four_point_hyperbolicity": {
374
+ "delta_sample_max": 1.0,
375
+ "delta_sample_max_over_diameter_lower_bound": 0.08333333333333333,
376
+ "delta_sample_mean": 0.25333333333333335,
377
+ "diameter_lower_bound": 12,
378
+ "landmark_count": 24,
379
+ "landmarks": [
380
+ 8523,
381
+ 12679,
382
+ 36644,
383
+ 39344,
384
+ 49722,
385
+ 55592,
386
+ 59718,
387
+ 66017,
388
+ 90115,
389
+ 91944,
390
+ 112169,
391
+ 117094,
392
+ 129636,
393
+ 133938,
394
+ 151660,
395
+ 153927,
396
+ 187160,
397
+ 200410,
398
+ 208490,
399
+ 208589,
400
+ 218514,
401
+ 223877,
402
+ 225360,
403
+ 245478
404
+ ],
405
+ "quadruple_draws": 150,
406
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
407
+ "seed": 20260709
408
+ },
409
+ "rewiring": {
410
+ "attempts": 5162098,
411
+ "completed_swaps": 5067612,
412
+ "completion_fraction": 1.0,
413
+ "requested_swaps": 5067612
414
+ },
415
+ "spectral_dimension": {
416
+ "estimate": 8.422261572501546,
417
+ "fit_point_count": 14,
418
+ "seed": 20260709,
419
+ "start_count": 8,
420
+ "t_max": 48,
421
+ "t_min": 8,
422
+ "walks_per_start": 2000
423
+ },
424
+ "start_vertices": [
425
+ 0,
426
+ 34873,
427
+ 70240,
428
+ 100949,
429
+ 130858,
430
+ 160911,
431
+ 191437,
432
+ 222731
433
+ ]
434
+ },
435
+ {
436
+ "four_point_hyperbolicity": {
437
+ "delta_sample_max": 1.0,
438
+ "delta_sample_max_over_diameter_lower_bound": 0.07142857142857142,
439
+ "delta_sample_mean": 0.17333333333333334,
440
+ "diameter_lower_bound": 14,
441
+ "landmark_count": 24,
442
+ "landmarks": [
443
+ 23622,
444
+ 32894,
445
+ 42061,
446
+ 48796,
447
+ 53247,
448
+ 72701,
449
+ 100904,
450
+ 103939,
451
+ 111511,
452
+ 123426,
453
+ 123930,
454
+ 159094,
455
+ 167210,
456
+ 169542,
457
+ 181365,
458
+ 196585,
459
+ 199359,
460
+ 201944,
461
+ 207260,
462
+ 209460,
463
+ 212174,
464
+ 231803,
465
+ 235370,
466
+ 237883
467
+ ],
468
+ "quadruple_draws": 150,
469
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
470
+ "seed": 20260710
471
+ },
472
+ "rewiring": {
473
+ "attempts": 5162210,
474
+ "completed_swaps": 5067612,
475
+ "completion_fraction": 1.0,
476
+ "requested_swaps": 5067612
477
+ },
478
+ "spectral_dimension": {
479
+ "estimate": 8.424051455881715,
480
+ "fit_point_count": 19,
481
+ "seed": 20260710,
482
+ "start_count": 8,
483
+ "t_max": 48,
484
+ "t_min": 8,
485
+ "walks_per_start": 2000
486
+ },
487
+ "start_vertices": [
488
+ 0,
489
+ 34869,
490
+ 70234,
491
+ 100937,
492
+ 130851,
493
+ 160891,
494
+ 191429,
495
+ 222717
496
+ ]
497
+ },
498
+ {
499
+ "four_point_hyperbolicity": {
500
+ "delta_sample_max": 2.0,
501
+ "delta_sample_max_over_diameter_lower_bound": 0.16666666666666666,
502
+ "delta_sample_mean": 0.38,
503
+ "diameter_lower_bound": 12,
504
+ "landmark_count": 24,
505
+ "landmarks": [
506
+ 15738,
507
+ 16706,
508
+ 33102,
509
+ 39138,
510
+ 63360,
511
+ 65562,
512
+ 67779,
513
+ 97676,
514
+ 119568,
515
+ 129823,
516
+ 130531,
517
+ 137507,
518
+ 148983,
519
+ 161597,
520
+ 176715,
521
+ 178002,
522
+ 185144,
523
+ 194794,
524
+ 201660,
525
+ 209950,
526
+ 215107,
527
+ 224441,
528
+ 226157,
529
+ 228665
530
+ ],
531
+ "quadruple_draws": 150,
532
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
533
+ "seed": 20260711
534
+ },
535
+ "rewiring": {
536
+ "attempts": 5162456,
537
+ "completed_swaps": 5067612,
538
+ "completion_fraction": 1.0,
539
+ "requested_swaps": 5067612
540
+ },
541
+ "spectral_dimension": {
542
+ "estimate": 6.682868940349151,
543
+ "fit_point_count": 21,
544
+ "seed": 20260711,
545
+ "start_count": 8,
546
+ "t_max": 48,
547
+ "t_min": 8,
548
+ "walks_per_start": 2000
549
+ },
550
+ "start_vertices": [
551
+ 0,
552
+ 34870,
553
+ 70239,
554
+ 100954,
555
+ 130856,
556
+ 160912,
557
+ 191444,
558
+ 222728
559
+ ]
560
+ }
561
+ ],
562
+ "real": {
563
+ "four_point_hyperbolicity": {
564
+ "delta_sample_max": 2.0,
565
+ "delta_sample_max_over_diameter_lower_bound": 0.08333333333333333,
566
+ "delta_sample_mean": 0.36666666666666664,
567
+ "diameter_lower_bound": 24,
568
+ "landmark_count": 24,
569
+ "landmarks": [
570
+ 3418,
571
+ 14125,
572
+ 18515,
573
+ 31785,
574
+ 42933,
575
+ 63460,
576
+ 68979,
577
+ 74157,
578
+ 78082,
579
+ 80490,
580
+ 82025,
581
+ 84193,
582
+ 103945,
583
+ 110818,
584
+ 119298,
585
+ 136870,
586
+ 144864,
587
+ 146069,
588
+ 164594,
589
+ 165563,
590
+ 174249,
591
+ 187408,
592
+ 218552,
593
+ 218890
594
+ ],
595
+ "quadruple_draws": 150,
596
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
597
+ "seed": 20260703
598
+ },
599
+ "spectral_dimension": {
600
+ "estimate": 5.08307739102542,
601
+ "fit_point_count": 21,
602
+ "seed": 20260703,
603
+ "start_count": 8,
604
+ "t_max": 48,
605
+ "t_min": 8,
606
+ "walks_per_start": 2000
607
+ },
608
+ "start_vertices": [
609
+ 0,
610
+ 34870,
611
+ 70256,
612
+ 100937,
613
+ 131015,
614
+ 160890,
615
+ 191467,
616
+ 222913
617
+ ]
618
+ }
619
+ },
620
+ "unit_two_section": {
621
+ "comparison": {
622
+ "all_rewirings_completed": true,
623
+ "four_point_landmark_ratio": {
624
+ "null_count": 8,
625
+ "null_max": 0.1,
626
+ "null_mean": 0.08601190476190476,
627
+ "null_min": 0.07142857142857142,
628
+ "real_value": 0.08333333333333333,
629
+ "verdict": "within_null_range"
630
+ },
631
+ "spectral_dimension": {
632
+ "null_count": 8,
633
+ "null_max": 10.730472878457876,
634
+ "null_mean": 7.422008975512084,
635
+ "null_min": 4.968339980293092,
636
+ "real_value": 6.296257474180409,
637
+ "verdict": "within_null_range"
638
+ }
639
+ },
640
+ "null_model": "simple_double_edge_swap_preserving_degree_sequence",
641
+ "null_values": [
642
+ {
643
+ "four_point_hyperbolicity": {
644
+ "delta_sample_max": 0.5,
645
+ "delta_sample_max_over_diameter_lower_bound": 0.1,
646
+ "delta_sample_mean": 0.08,
647
+ "diameter_lower_bound": 5,
648
+ "landmark_count": 24,
649
+ "landmarks": [
650
+ 11734,
651
+ 18713,
652
+ 30842,
653
+ 43700,
654
+ 52047,
655
+ 55179,
656
+ 57412,
657
+ 86881,
658
+ 105461,
659
+ 110426,
660
+ 116076,
661
+ 122036,
662
+ 135346,
663
+ 137744,
664
+ 143752,
665
+ 163321,
666
+ 172703,
667
+ 172909,
668
+ 176357,
669
+ 179832,
670
+ 202688,
671
+ 230329,
672
+ 236700,
673
+ 250233
674
+ ],
675
+ "quadruple_draws": 150,
676
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
677
+ "seed": 20260704
678
+ },
679
+ "rewiring": {
680
+ "attempts": 28889210,
681
+ "completed_swaps": 20686680,
682
+ "completion_fraction": 1.0,
683
+ "requested_swaps": 20686680
684
+ },
685
+ "spectral_dimension": {
686
+ "estimate": 9.86055400974435,
687
+ "fit_point_count": 4,
688
+ "seed": 20260704,
689
+ "start_count": 8,
690
+ "t_max": 48,
691
+ "t_min": 8,
692
+ "walks_per_start": 2000
693
+ },
694
+ "start_vertices": [
695
+ 0,
696
+ 34868,
697
+ 70240,
698
+ 100940,
699
+ 130844,
700
+ 160896,
701
+ 191434,
702
+ 222721
703
+ ]
704
+ },
705
+ {
706
+ "four_point_hyperbolicity": {
707
+ "delta_sample_max": 0.5,
708
+ "delta_sample_max_over_diameter_lower_bound": 0.08333333333333333,
709
+ "delta_sample_mean": 0.13666666666666666,
710
+ "diameter_lower_bound": 6,
711
+ "landmark_count": 24,
712
+ "landmarks": [
713
+ 3956,
714
+ 22864,
715
+ 29267,
716
+ 37594,
717
+ 58384,
718
+ 60214,
719
+ 60245,
720
+ 65305,
721
+ 79158,
722
+ 92301,
723
+ 102466,
724
+ 102914,
725
+ 107801,
726
+ 128825,
727
+ 139419,
728
+ 165550,
729
+ 167818,
730
+ 181696,
731
+ 188420,
732
+ 193533,
733
+ 215127,
734
+ 217001,
735
+ 224584,
736
+ 230896
737
+ ],
738
+ "quadruple_draws": 150,
739
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
740
+ "seed": 20260705
741
+ },
742
+ "rewiring": {
743
+ "attempts": 28894280,
744
+ "completed_swaps": 20686680,
745
+ "completion_fraction": 1.0,
746
+ "requested_swaps": 20686680
747
+ },
748
+ "spectral_dimension": {
749
+ "estimate": 4.968339980293092,
750
+ "fit_point_count": 8,
751
+ "seed": 20260705,
752
+ "start_count": 8,
753
+ "t_max": 48,
754
+ "t_min": 8,
755
+ "walks_per_start": 2000
756
+ },
757
+ "start_vertices": [
758
+ 0,
759
+ 34867,
760
+ 70239,
761
+ 100946,
762
+ 130852,
763
+ 160901,
764
+ 191434,
765
+ 222725
766
+ ]
767
+ },
768
+ {
769
+ "four_point_hyperbolicity": {
770
+ "delta_sample_max": 0.5,
771
+ "delta_sample_max_over_diameter_lower_bound": 0.08333333333333333,
772
+ "delta_sample_mean": 0.11,
773
+ "diameter_lower_bound": 6,
774
+ "landmark_count": 24,
775
+ "landmarks": [
776
+ 6460,
777
+ 7250,
778
+ 11053,
779
+ 13317,
780
+ 15885,
781
+ 19971,
782
+ 28025,
783
+ 28782,
784
+ 42946,
785
+ 43409,
786
+ 44528,
787
+ 46879,
788
+ 63626,
789
+ 75249,
790
+ 79284,
791
+ 97965,
792
+ 133089,
793
+ 150135,
794
+ 177846,
795
+ 223515,
796
+ 232710,
797
+ 235741,
798
+ 237428,
799
+ 251196
800
+ ],
801
+ "quadruple_draws": 150,
802
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
803
+ "seed": 20260706
804
+ },
805
+ "rewiring": {
806
+ "attempts": 28893561,
807
+ "completed_swaps": 20686680,
808
+ "completion_fraction": 1.0,
809
+ "requested_swaps": 20686680
810
+ },
811
+ "spectral_dimension": {
812
+ "estimate": 10.669736155619102,
813
+ "fit_point_count": 6,
814
+ "seed": 20260706,
815
+ "start_count": 8,
816
+ "t_max": 48,
817
+ "t_min": 8,
818
+ "walks_per_start": 2000
819
+ },
820
+ "start_vertices": [
821
+ 0,
822
+ 34870,
823
+ 70241,
824
+ 100944,
825
+ 130853,
826
+ 160900,
827
+ 191438,
828
+ 222722
829
+ ]
830
+ },
831
+ {
832
+ "four_point_hyperbolicity": {
833
+ "delta_sample_max": 0.5,
834
+ "delta_sample_max_over_diameter_lower_bound": 0.07142857142857142,
835
+ "delta_sample_mean": 0.16333333333333333,
836
+ "diameter_lower_bound": 7,
837
+ "landmark_count": 24,
838
+ "landmarks": [
839
+ 5751,
840
+ 9452,
841
+ 10683,
842
+ 14985,
843
+ 38047,
844
+ 39944,
845
+ 54501,
846
+ 60242,
847
+ 75334,
848
+ 98983,
849
+ 128480,
850
+ 131547,
851
+ 142754,
852
+ 153192,
853
+ 170018,
854
+ 191266,
855
+ 206364,
856
+ 209902,
857
+ 212609,
858
+ 225841,
859
+ 234453,
860
+ 237989,
861
+ 238717,
862
+ 250477
863
+ ],
864
+ "quadruple_draws": 150,
865
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
866
+ "seed": 20260707
867
+ },
868
+ "rewiring": {
869
+ "attempts": 28891333,
870
+ "completed_swaps": 20686680,
871
+ "completion_fraction": 1.0,
872
+ "requested_swaps": 20686680
873
+ },
874
+ "spectral_dimension": {
875
+ "estimate": 6.2784102194440266,
876
+ "fit_point_count": 12,
877
+ "seed": 20260707,
878
+ "start_count": 8,
879
+ "t_max": 48,
880
+ "t_min": 8,
881
+ "walks_per_start": 2000
882
+ },
883
+ "start_vertices": [
884
+ 0,
885
+ 34876,
886
+ 70243,
887
+ 100944,
888
+ 130857,
889
+ 160902,
890
+ 191438,
891
+ 222725
892
+ ]
893
+ },
894
+ {
895
+ "four_point_hyperbolicity": {
896
+ "delta_sample_max": 0.5,
897
+ "delta_sample_max_over_diameter_lower_bound": 0.1,
898
+ "delta_sample_mean": 0.07666666666666666,
899
+ "diameter_lower_bound": 5,
900
+ "landmark_count": 24,
901
+ "landmarks": [
902
+ 7558,
903
+ 10378,
904
+ 11647,
905
+ 17978,
906
+ 51287,
907
+ 68339,
908
+ 70950,
909
+ 81309,
910
+ 87719,
911
+ 106139,
912
+ 118068,
913
+ 134646,
914
+ 134967,
915
+ 139414,
916
+ 154266,
917
+ 160839,
918
+ 167491,
919
+ 180291,
920
+ 180318,
921
+ 181761,
922
+ 202357,
923
+ 218749,
924
+ 232432,
925
+ 243622
926
+ ],
927
+ "quadruple_draws": 150,
928
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
929
+ "seed": 20260708
930
+ },
931
+ "rewiring": {
932
+ "attempts": 28896014,
933
+ "completed_swaps": 20686680,
934
+ "completion_fraction": 1.0,
935
+ "requested_swaps": 20686680
936
+ },
937
+ "spectral_dimension": {
938
+ "estimate": 10.730472878457876,
939
+ "fit_point_count": 6,
940
+ "seed": 20260708,
941
+ "start_count": 8,
942
+ "t_max": 48,
943
+ "t_min": 8,
944
+ "walks_per_start": 2000
945
+ },
946
+ "start_vertices": [
947
+ 0,
948
+ 34869,
949
+ 70241,
950
+ 100942,
951
+ 130848,
952
+ 160898,
953
+ 191435,
954
+ 222722
955
+ ]
956
+ },
957
+ {
958
+ "four_point_hyperbolicity": {
959
+ "delta_sample_max": 0.5,
960
+ "delta_sample_max_over_diameter_lower_bound": 0.08333333333333333,
961
+ "delta_sample_mean": 0.16333333333333333,
962
+ "diameter_lower_bound": 6,
963
+ "landmark_count": 24,
964
+ "landmarks": [
965
+ 8504,
966
+ 12649,
967
+ 36560,
968
+ 39270,
969
+ 49614,
970
+ 55500,
971
+ 59613,
972
+ 65852,
973
+ 89951,
974
+ 91757,
975
+ 111963,
976
+ 116843,
977
+ 129374,
978
+ 133692,
979
+ 151357,
980
+ 153613,
981
+ 186770,
982
+ 199906,
983
+ 208015,
984
+ 208106,
985
+ 218078,
986
+ 223434,
987
+ 224917,
988
+ 244947
989
+ ],
990
+ "quadruple_draws": 150,
991
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
992
+ "seed": 20260709
993
+ },
994
+ "rewiring": {
995
+ "attempts": 28900506,
996
+ "completed_swaps": 20686680,
997
+ "completion_fraction": 1.0,
998
+ "requested_swaps": 20686680
999
+ },
1000
+ "spectral_dimension": {
1001
+ "estimate": 6.0821449808042605,
1002
+ "fit_point_count": 5,
1003
+ "seed": 20260709,
1004
+ "start_count": 8,
1005
+ "t_max": 48,
1006
+ "t_min": 8,
1007
+ "walks_per_start": 2000
1008
+ },
1009
+ "start_vertices": [
1010
+ 0,
1011
+ 34867,
1012
+ 70240,
1013
+ 100947,
1014
+ 130856,
1015
+ 160904,
1016
+ 191441,
1017
+ 222726
1018
+ ]
1019
+ },
1020
+ {
1021
+ "four_point_hyperbolicity": {
1022
+ "delta_sample_max": 0.5,
1023
+ "delta_sample_max_over_diameter_lower_bound": 0.08333333333333333,
1024
+ "delta_sample_mean": 0.13,
1025
+ "diameter_lower_bound": 6,
1026
+ "landmark_count": 24,
1027
+ "landmarks": [
1028
+ 23581,
1029
+ 32798,
1030
+ 41915,
1031
+ 48687,
1032
+ 53172,
1033
+ 72607,
1034
+ 100756,
1035
+ 103737,
1036
+ 111360,
1037
+ 123193,
1038
+ 123746,
1039
+ 158854,
1040
+ 166966,
1041
+ 169293,
1042
+ 181101,
1043
+ 196244,
1044
+ 198991,
1045
+ 201613,
1046
+ 206856,
1047
+ 209124,
1048
+ 211820,
1049
+ 231431,
1050
+ 235007,
1051
+ 237503
1052
+ ],
1053
+ "quadruple_draws": 150,
1054
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
1055
+ "seed": 20260710
1056
+ },
1057
+ "rewiring": {
1058
+ "attempts": 28889548,
1059
+ "completed_swaps": 20686680,
1060
+ "completion_fraction": 1.0,
1061
+ "requested_swaps": 20686680
1062
+ },
1063
+ "spectral_dimension": {
1064
+ "estimate": 5.645694114063995,
1065
+ "fit_point_count": 8,
1066
+ "seed": 20260710,
1067
+ "start_count": 8,
1068
+ "t_max": 48,
1069
+ "t_min": 8,
1070
+ "walks_per_start": 2000
1071
+ },
1072
+ "start_vertices": [
1073
+ 0,
1074
+ 34868,
1075
+ 70241,
1076
+ 100945,
1077
+ 130856,
1078
+ 160902,
1079
+ 191436,
1080
+ 222722
1081
+ ]
1082
+ },
1083
+ {
1084
+ "four_point_hyperbolicity": {
1085
+ "delta_sample_max": 0.5,
1086
+ "delta_sample_max_over_diameter_lower_bound": 0.08333333333333333,
1087
+ "delta_sample_mean": 0.15666666666666668,
1088
+ "diameter_lower_bound": 6,
1089
+ "landmark_count": 24,
1090
+ "landmarks": [
1091
+ 15718,
1092
+ 16684,
1093
+ 33044,
1094
+ 39078,
1095
+ 63265,
1096
+ 65470,
1097
+ 67687,
1098
+ 97528,
1099
+ 119378,
1100
+ 129603,
1101
+ 130276,
1102
+ 137300,
1103
+ 148735,
1104
+ 161334,
1105
+ 176334,
1106
+ 177703,
1107
+ 184830,
1108
+ 194470,
1109
+ 201322,
1110
+ 209607,
1111
+ 214737,
1112
+ 224077,
1113
+ 225794,
1114
+ 228296
1115
+ ],
1116
+ "quadruple_draws": 150,
1117
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
1118
+ "seed": 20260711
1119
+ },
1120
+ "rewiring": {
1121
+ "attempts": 28891754,
1122
+ "completed_swaps": 20686680,
1123
+ "completion_fraction": 1.0,
1124
+ "requested_swaps": 20686680
1125
+ },
1126
+ "spectral_dimension": {
1127
+ "estimate": 5.140719465669971,
1128
+ "fit_point_count": 7,
1129
+ "seed": 20260711,
1130
+ "start_count": 8,
1131
+ "t_max": 48,
1132
+ "t_min": 8,
1133
+ "walks_per_start": 2000
1134
+ },
1135
+ "start_vertices": [
1136
+ 0,
1137
+ 34872,
1138
+ 70247,
1139
+ 100951,
1140
+ 130863,
1141
+ 160909,
1142
+ 191440,
1143
+ 222724
1144
+ ]
1145
+ }
1146
+ ],
1147
+ "real": {
1148
+ "four_point_hyperbolicity": {
1149
+ "delta_sample_max": 1.0,
1150
+ "delta_sample_max_over_diameter_lower_bound": 0.08333333333333333,
1151
+ "delta_sample_mean": 0.18333333333333332,
1152
+ "diameter_lower_bound": 12,
1153
+ "landmark_count": 24,
1154
+ "landmarks": [
1155
+ 3418,
1156
+ 14125,
1157
+ 18515,
1158
+ 31785,
1159
+ 42933,
1160
+ 63460,
1161
+ 68979,
1162
+ 74157,
1163
+ 78082,
1164
+ 80490,
1165
+ 82025,
1166
+ 84193,
1167
+ 103945,
1168
+ 110818,
1169
+ 119298,
1170
+ 136870,
1171
+ 144864,
1172
+ 146069,
1173
+ 164594,
1174
+ 165563,
1175
+ 174249,
1176
+ 187408,
1177
+ 218552,
1178
+ 218890
1179
+ ],
1180
+ "quadruple_draws": 150,
1181
+ "sampling_scheme": "uniform-landmarks-then-uniform-quadruples",
1182
+ "seed": 20260703
1183
+ },
1184
+ "spectral_dimension": {
1185
+ "estimate": 6.296257474180409,
1186
+ "fit_point_count": 19,
1187
+ "seed": 20260703,
1188
+ "start_count": 8,
1189
+ "t_max": 48,
1190
+ "t_min": 8,
1191
+ "walks_per_start": 2000
1192
+ },
1193
+ "start_vertices": [
1194
+ 0,
1195
+ 34870,
1196
+ 70256,
1197
+ 100937,
1198
+ 131015,
1199
+ 160890,
1200
+ 191467,
1201
+ 222913
1202
+ ]
1203
+ }
1204
+ }
1205
+ },
1206
+ "num_hyperedges": 195884,
1207
+ "num_vertices": 251416,
1208
+ "parameters": {
1209
+ "distance_pairs": 256,
1210
+ "distance_sources": 16,
1211
+ "hyperbolicity_landmarks": 24,
1212
+ "null_count": 8,
1213
+ "quadruple_draws": 150,
1214
+ "rewire_successful_swaps_per_edge": 4,
1215
+ "seed": 20260703,
1216
+ "walks_per_start": 2000
1217
+ },
1218
+ "vertex_filter": "exclude-auto-or-private"
1219
+ }
results/S4.1-navigation.json ADDED
The diff for this file is too large to render. See raw diff
 
results/sensitivity-internal-only/S3.1-depth-growth.json ADDED
@@ -0,0 +1,395 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "corpus_manifest_sha256": "d76ecf19cf968bcd8acee8cc64d504c2e98263849fafd2e88fc16c9205e587ab",
3
+ "growth_fit": {
4
+ "included_depths": [
5
+ 0,
6
+ 1,
7
+ 2,
8
+ 3,
9
+ 4,
10
+ 5,
11
+ 6,
12
+ 7,
13
+ 8,
14
+ 9,
15
+ 10,
16
+ 11,
17
+ 12,
18
+ 13,
19
+ 14,
20
+ 15,
21
+ 16,
22
+ 17,
23
+ 18,
24
+ 19,
25
+ 20,
26
+ 21,
27
+ 22,
28
+ 23,
29
+ 24,
30
+ 25,
31
+ 26,
32
+ 27,
33
+ 28,
34
+ 29,
35
+ 30,
36
+ 31,
37
+ 32,
38
+ 33,
39
+ 34,
40
+ 35,
41
+ 36,
42
+ 37,
43
+ 38,
44
+ 39,
45
+ 40,
46
+ 41,
47
+ 42,
48
+ 43,
49
+ 44,
50
+ 45,
51
+ 46,
52
+ 47,
53
+ 48,
54
+ 49,
55
+ 50,
56
+ 51,
57
+ 52,
58
+ 53,
59
+ 54,
60
+ 55,
61
+ 56,
62
+ 57,
63
+ 58,
64
+ 59,
65
+ 60,
66
+ 61,
67
+ 62,
68
+ 63,
69
+ 64,
70
+ 65,
71
+ 66,
72
+ 67,
73
+ 68,
74
+ 69,
75
+ 70,
76
+ 71,
77
+ 72,
78
+ 73,
79
+ 74,
80
+ 75,
81
+ 76,
82
+ 77,
83
+ 78,
84
+ 79,
85
+ 80,
86
+ 81,
87
+ 82,
88
+ 83,
89
+ 84,
90
+ 85,
91
+ 86,
92
+ 87,
93
+ 88,
94
+ 89,
95
+ 90,
96
+ 91,
97
+ 92,
98
+ 93,
99
+ 94,
100
+ 95,
101
+ 96,
102
+ 97,
103
+ 98,
104
+ 99,
105
+ 100,
106
+ 101,
107
+ 102,
108
+ 103,
109
+ 104,
110
+ 105,
111
+ 106,
112
+ 107,
113
+ 108,
114
+ 109,
115
+ 110,
116
+ 111,
117
+ 112,
118
+ 113,
119
+ 114,
120
+ 115,
121
+ 116,
122
+ 117,
123
+ 118,
124
+ 119,
125
+ 120,
126
+ 121,
127
+ 122,
128
+ 123,
129
+ 124,
130
+ 125,
131
+ 126,
132
+ 127,
133
+ 128,
134
+ 129,
135
+ 130,
136
+ 131,
137
+ 132,
138
+ 133,
139
+ 134,
140
+ 135,
141
+ 136,
142
+ 137,
143
+ 138,
144
+ 139,
145
+ 140,
146
+ 141,
147
+ 142,
148
+ 143,
149
+ 144,
150
+ 145,
151
+ 146,
152
+ 147,
153
+ 148,
154
+ 149,
155
+ 150,
156
+ 151,
157
+ 152,
158
+ 153,
159
+ 154,
160
+ 155,
161
+ 156,
162
+ 157,
163
+ 158,
164
+ 159,
165
+ 160,
166
+ 161,
167
+ 162,
168
+ 163,
169
+ 164,
170
+ 165,
171
+ 166
172
+ ],
173
+ "intercept": 0.03250680489480651,
174
+ "sample_count": 167,
175
+ "slope": 0.9824077451488762
176
+ },
177
+ "layer_widths": [
178
+ 75422,
179
+ 18394,
180
+ 14394,
181
+ 13343,
182
+ 10616,
183
+ 10293,
184
+ 8950,
185
+ 7780,
186
+ 7380,
187
+ 6729,
188
+ 6076,
189
+ 5556,
190
+ 4594,
191
+ 4223,
192
+ 3734,
193
+ 3186,
194
+ 2741,
195
+ 2749,
196
+ 3059,
197
+ 2655,
198
+ 2254,
199
+ 2239,
200
+ 2285,
201
+ 2431,
202
+ 2409,
203
+ 2551,
204
+ 2485,
205
+ 2227,
206
+ 2192,
207
+ 2808,
208
+ 2077,
209
+ 1882,
210
+ 1860,
211
+ 1632,
212
+ 1431,
213
+ 1247,
214
+ 1195,
215
+ 1034,
216
+ 1064,
217
+ 1041,
218
+ 980,
219
+ 936,
220
+ 787,
221
+ 756,
222
+ 649,
223
+ 582,
224
+ 510,
225
+ 473,
226
+ 498,
227
+ 558,
228
+ 587,
229
+ 563,
230
+ 522,
231
+ 465,
232
+ 479,
233
+ 456,
234
+ 534,
235
+ 572,
236
+ 536,
237
+ 532,
238
+ 571,
239
+ 571,
240
+ 601,
241
+ 638,
242
+ 663,
243
+ 620,
244
+ 586,
245
+ 533,
246
+ 486,
247
+ 424,
248
+ 403,
249
+ 342,
250
+ 307,
251
+ 262,
252
+ 228,
253
+ 192,
254
+ 239,
255
+ 215,
256
+ 162,
257
+ 119,
258
+ 104,
259
+ 77,
260
+ 62,
261
+ 52,
262
+ 37,
263
+ 24,
264
+ 22,
265
+ 63,
266
+ 73,
267
+ 56,
268
+ 53,
269
+ 99,
270
+ 172,
271
+ 193,
272
+ 145,
273
+ 129,
274
+ 127,
275
+ 112,
276
+ 114,
277
+ 99,
278
+ 105,
279
+ 97,
280
+ 104,
281
+ 91,
282
+ 104,
283
+ 89,
284
+ 90,
285
+ 102,
286
+ 99,
287
+ 122,
288
+ 112,
289
+ 96,
290
+ 73,
291
+ 68,
292
+ 72,
293
+ 75,
294
+ 63,
295
+ 85,
296
+ 91,
297
+ 85,
298
+ 90,
299
+ 88,
300
+ 90,
301
+ 103,
302
+ 102,
303
+ 120,
304
+ 127,
305
+ 109,
306
+ 97,
307
+ 86,
308
+ 70,
309
+ 65,
310
+ 56,
311
+ 61,
312
+ 60,
313
+ 60,
314
+ 45,
315
+ 45,
316
+ 42,
317
+ 24,
318
+ 28,
319
+ 28,
320
+ 22,
321
+ 22,
322
+ 34,
323
+ 37,
324
+ 29,
325
+ 22,
326
+ 25,
327
+ 26,
328
+ 17,
329
+ 16,
330
+ 20,
331
+ 11,
332
+ 18,
333
+ 19,
334
+ 17,
335
+ 14,
336
+ 13,
337
+ 22,
338
+ 11,
339
+ 12,
340
+ 8,
341
+ 7,
342
+ 9,
343
+ 3,
344
+ 1,
345
+ 2
346
+ ],
347
+ "maximum_recorded_depth": 167,
348
+ "num_hyperedges": 200602,
349
+ "num_vertices": 276024,
350
+ "pairwise_closure_controls": [
351
+ {
352
+ "depth": 4,
353
+ "growth_fit": {
354
+ "included_depths": [
355
+ 0,
356
+ 1,
357
+ 2,
358
+ 3
359
+ ],
360
+ "intercept": -0.3497288744963578,
361
+ "sample_count": 4,
362
+ "slope": 2.0594236975409745
363
+ },
364
+ "layer_widths": [
365
+ 3,
366
+ 6,
367
+ 30,
368
+ 870,
369
+ 756030
370
+ ],
371
+ "seed_width": 3
372
+ },
373
+ {
374
+ "depth": 3,
375
+ "growth_fit": {
376
+ "included_depths": [
377
+ 0,
378
+ 1,
379
+ 2
380
+ ],
381
+ "intercept": -0.5201057384703516,
382
+ "sample_count": 3,
383
+ "slope": 2.1491883786083843
384
+ },
385
+ "layer_widths": [
386
+ 3,
387
+ 6,
388
+ 30,
389
+ 870
390
+ ],
391
+ "seed_width": 3
392
+ }
393
+ ],
394
+ "vertex_filter": "exclude-internal-name-only"
395
+ }
results/sensitivity-internal-only/S3.2-namespace-depth.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "corpus_manifest_sha256": "d76ecf19cf968bcd8acee8cc64d504c2e98263849fafd2e88fc16c9205e587ab",
3
+ "num_hyperedges": 200602,
4
+ "num_vertices": 276024,
5
+ "regions": [
6
+ {
7
+ "count": 9264,
8
+ "maximum": 161,
9
+ "mean": 49.08538428324698,
10
+ "median": 51.0,
11
+ "prefix": "MeasureTheory"
12
+ },
13
+ {
14
+ "count": 36500,
15
+ "maximum": 50,
16
+ "mean": 3.2687397260273974,
17
+ "median": 1.0,
18
+ "prefix": "CategoryTheory"
19
+ }
20
+ ],
21
+ "vertex_filter": "exclude-internal-name-only"
22
+ }
results/sensitivity-internal-only/S3.3-compression-reuse.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bootstrap": {
3
+ "replicates": 200,
4
+ "sample_size": 30000,
5
+ "seed": 20260701
6
+ },
7
+ "corpus_manifest_sha256": "d76ecf19cf968bcd8acee8cc64d504c2e98263849fafd2e88fc16c9205e587ab",
8
+ "num_hyperedges": 200602,
9
+ "num_vertices": 276024,
10
+ "proof_size_vs_reuse_spearman": 0.10562270505343581,
11
+ "ratio_vs_reuse_ci95": [
12
+ 0.24086072324474173,
13
+ 0.26081427007426095
14
+ ],
15
+ "ratio_vs_reuse_spearman": 0.251072773378494,
16
+ "row_count": 276024,
17
+ "statement_size_vs_reuse_spearman": -0.12809023157564453,
18
+ "vertex_filter": "exclude-internal-name-only"
19
+ }
spec/navigation.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Section 4 navigation view
2
+
3
+ Status: **computational object and v4.33.0 statement labels frozen**.
4
+
5
+ ## Declaration graph
6
+
7
+ The whole-library vertex set contains non-auto/private raw declarations whose
8
+ kind is theorem, definition or abbrev. A directed edge `source -> target`
9
+ means that `source` consumes `target`: the target occurs as a constant in the
10
+ source type, stored value, or both. Self references are removed and repeated
11
+ occurrences are collapsed, while the type/value provenance bits are retained.
12
+
13
+ The complex-analysis test set is the induced vertex set whose **defining
14
+ module** equals `Mathlib.Analysis.Complex` or begins with that dotted prefix.
15
+ This is not a filter on declaration names.
16
+
17
+ ## Features
18
+
19
+ The six global features are log in-degree, log out-degree, log PageRank, log
20
+ sampled directed betweenness, DAG layer and kernel definition height. PageRank
21
+ uses damping 0.85. Betweenness uses 500 seeded source vertices with seed 42.
22
+
23
+ The seventeen internal features are the induced graph's in/out edge and
24
+ neighbor counts, total and reciprocal neighbors, two-hop in/out neighborhoods,
25
+ clustering, component size, type-reference in/out ratios, forward and reverse
26
+ PageRank, HITS hub and authority scores, and an isolation indicator. Count and
27
+ centrality transforms are fixed in `navigation/features.py`.
28
+
29
+ The old pilot used two `lean-training-data` explicit-premise ratios instead of
30
+ the new native type-reference ratios. Consequently, the v4.33 result is a
31
+ new pre-registered replication, not a byte-for-byte rerun of the old 23-column
32
+ matrix.
33
+
34
+ Within each split, missing values are imputed by training medians and every
35
+ column is standardized by its training mean and population standard deviation.
36
+ No name, module, declaration kind or text feature enters a model.
37
+
38
+ ## Labels and validation
39
+
40
+ The external target must be a statement-level reviewed v4.33 file and must
41
+ pass exact-name validation against the module slice. The two recovered v4.30
42
+ files remain historical evidence only: the old pilot used 36 positive nodes,
43
+ whereas the recovered theorem-to-declaration mapping names 34 unique nodes,
44
+ with a symmetric difference of 28 names. Exact-name survival in v4.33 is a
45
+ necessary check, not a replacement for reviewing the corresponding statements.
46
+
47
+ Run 25 stratified 80/20 splits with seeds `20260804 + 1000 + repeat`. Fit
48
+ class-balanced logistic regression with an unpenalized intercept and L2
49
+ coefficient 0.1. Average precision is primary; the random reference for each
50
+ split is its validation prevalence. All split indices, transformations and
51
+ first-split coefficients are written into the result.
52
+
53
+ The earlier 1,549-declaration/36-positive pilot supplied the preregistered
54
+ candidate names, not the analyzed graph. The current statements for all 36
55
+ names were reviewed against their labels and approved at the pinned v4.33
56
+ commit; the evidence and decision rule are recorded in
57
+ `labels/v4.33-statement-review.md`.
spec/objects.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Frozen experimental objects
2
+
3
+ This file is normative for the v4.33.0 reproduction. Code and prose must be
4
+ changed together whenever one of these choices changes.
5
+
6
+ ## Raw corpus
7
+
8
+ The Lean extractor imports the umbrella module `Mathlib` at the pinned commit
9
+ and visits kernel declarations whose defining module is `Mathlib` or begins
10
+ with `Mathlib.`. For every such declaration it records:
11
+
12
+ - fully qualified name, defining module, namespace and declaration kind;
13
+ - whether the name satisfies Lean's `Name.isInternal` predicate;
14
+ - whether Lean classifies the name as automatically generated or private;
15
+ - direct constants occurring in the elaborated type;
16
+ - direct constants occurring in the retained value, when one exists;
17
+ - the number of structurally distinct `Expr` subterms in the type and value.
18
+
19
+ The raw export is not filtered into a research graph. In particular, a
20
+ reference to a constant outside the Mathlib-module corpus remains present as
21
+ provenance even though it cannot become an internal graph edge.
22
+
23
+ ## Primary theorem view
24
+
25
+ A vertex is a raw declaration satisfying all of the following:
26
+
27
+ 1. its `kind` is `theorem` (`ConstantInfo.thmInfo`);
28
+ 2. `is_auto_or_private` is false;
29
+ 3. it belongs to a Mathlib module by the raw-corpus rule above.
30
+
31
+ For every retained theorem `T`, intersect its `value_refs` with this vertex
32
+ set. If the intersection is nonempty it yields one directed hyperedge
33
+
34
+ ```text
35
+ {retained theorem constants in T's stored proof} -> T.
36
+ ```
37
+
38
+ Inputs are a set and are serialized in name order. Their occurrence order,
39
+ multiplicity, inference rules, intermediate proof terms and alternative proofs
40
+ are not represented. A theorem with no retained in-view premise remains an
41
+ isolated root and contributes no hyperedge.
42
+
43
+ The diagnostic sensitivity view changes only condition 2: it excludes names
44
+ for which `Name.isInternal` is true, reproducing the old extractor's narrower
45
+ filter on the same v4.33.0 corpus. It is not the paper's primary object.
46
+
47
+ ## Depth and reuse
48
+
49
+ - Edge direction is premise to conclusion.
50
+ - Recorded depth is the longest directed path ending at a vertex, with roots
51
+ at depth zero.
52
+ - Direct reuse is the number of retained hyperedges in which a theorem occurs
53
+ as an input; repeated occurrences within one proof count once.
54
+
55
+ These are properties of the induced view. A root may have dependencies that
56
+ were outside the view.
57
+
58
+ ## Expression-size proxy
59
+
60
+ Statement size is the number of structurally distinct `Expr` subterms in the
61
+ elaborated theorem type. Proof-term size is the same count for its retained
62
+ proof value. Referenced declarations remain leaf constants: their bodies are
63
+ not unfolded. The Section 3.3 ratio is
64
+
65
+ ```text
66
+ proof_term_dag_size / statement_dag_size.
67
+ ```
68
+
69
+ It is therefore an elaborated-term proxy, not an expanded proof length and not
70
+ the length of a shortest proof.
71
+
72
+ ## Declaration view for Section 4
73
+
74
+ Section 4 is a parallel graph, not a projection of the primary theorem
75
+ hypergraph. Its exact inclusion rule, edge rule and frozen Ahlfors mapping are
76
+ versioned separately in `navigation.md` before the v4.33.0 result is promoted.
spec/statistics.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Statistical contracts
2
+
3
+ ## S3.1 depth growth
4
+
5
+ Let `n_t` be the number of primary-view vertices at recorded depth `t`.
6
+ Report the ordinary least-squares slope in
7
+
8
+ ```text
9
+ log(n_(t+1)) = alpha + beta * log(n_t) + error
10
+ ```
11
+
12
+ using adjacent nonzero layers only. Report the included layer indices and
13
+ sample count alongside the slope. Pairwise-closure controls use the identical
14
+ estimator.
15
+
16
+ ## S3.2 namespace depth
17
+
18
+ The namespace of `A.B.c` is `A.B`. The paper's named regions are prefix
19
+ regions: `MeasureTheory` contains all vertices whose names begin with
20
+ `MeasureTheory.`, and similarly for `CategoryTheory`. Report count, mean,
21
+ median and maximum depth for every requested prefix.
22
+
23
+ ## S3.3 compression and reuse
24
+
25
+ Compute Spearman rank correlation with average ranks for ties. Report three
26
+ correlations: ratio--reuse, proof-size--reuse and statement-size--reuse.
27
+ The confidence interval for ratio--reuse is a percentile bootstrap with the
28
+ sample size, replicate count and pseudorandom seed recorded in the result.
29
+
30
+ ## S3.4 projection geometry
31
+
32
+ The distance-sensitivity diagnostic compares precisely two metrics on theorem
33
+ vertices: half the unweighted bipartite-incidence distance, and weighted
34
+ two-section distance with clique-edge weight `1 / (arity - 1)`. It reports
35
+ both the fraction of all seeded draws and the fraction among comparable,
36
+ nonidentical pairs. The latter metric is evaluated on an exactly equivalent
37
+ sparse directed incidence carrier rather than materializing the clique. A
38
+ fixed seeded set of uniformly sampled sources is paired with uniformly sampled
39
+ targets; the source count and every source id are recorded.
40
+
41
+ Spectral dimension and four-point hyperbolicity are separate diagnostics on
42
+ the full unweighted bipartite incidence graph and the unweighted unit
43
+ two-section. The incidence null uses bipartite double-edge swaps and preserves
44
+ the theorem-side and hyperedge-side degree sequences separately. The unit
45
+ two-section null uses ordinary simple-graph double-edge swaps. Every result
46
+ records projection, null algorithm, seed and ensemble size and retains every
47
+ null value rather than only a range. Each null requests four successful swaps
48
+ per edge and records requested swaps, completed swaps and attempts.
49
+
50
+ Four-point hyperbolicity is a landmark-sampled finite-graph diagnostic, not an
51
+ exact graph constant. Twenty-four theorem landmarks are sampled uniformly
52
+ from the largest theorem-containing component, one BFS is cached per
53
+ landmark, and 150 quadruples are drawn from the frozen landmark set. The
54
+ result reports the sampled maximum delta and its ratio to the maximum
55
+ landmark eccentricity, along with all landmark ids. The identical sampling
56
+ contract is applied independently to every real and null projection.
57
+
58
+ ## S4.1 navigation
59
+
60
+ All Ahlfors labels are reviewed declaration names tied to the frozen snapshot.
61
+ Names, modules, declaration kinds and prose metadata are excluded from model
62
+ features. Every split records its indices and seed. Average precision is the
63
+ primary score; the random-ranking reference is the positive fraction of each
64
+ validation split, not a hard-coded constant.
65
+
66
+ ## S3.4 Metamath comparison
67
+
68
+ The input is `set.mm` at commit
69
+ `057f4c461055d0b1ed78d9d333aa3de34d9771fa`. Vertices are all `$p`
70
+ statements. One proof hyperedge joins the distinct earlier `$p` statements
71
+ invoked directly by a decoded proof to its conclusion. Depth and the
72
+ adjacent-layer growth fit use the same contracts as S3.1.
73
+
74
+ Statement size is the serialized token count of the conclusion and mandatory
75
+ `$f`/`$e` hypotheses. Proof size counts logical nodes in the decoded
76
+ compressed-proof DAG: syntax nodes are suppressed, and explicit `Z`-saved
77
+ subproof references share nodes, while independently reconstructed equal
78
+ expressions remain distinct. Direct reuse counts later proofs that invoke a
79
+ theorem directly. The compression--reuse statistics then use the same
80
+ Spearman and bootstrap contracts as S3.3.
81
+
82
+ These are language-native analogues, not shared units: Metamath tokens and
83
+ decoded logical steps are not Lean expression-DAG nodes. Cross-library
84
+ comparisons therefore concern the sign and reproducibility of an association,
85
+ not the absolute values of the ratios.