| license: apache-2.0 | |
| language: | |
| - en | |
| tags: | |
| - lean4 | |
| - mathlib | |
| - theorem-proving | |
| - formal-mathematics | |
| pretty_name: Mathlib Types | |
| # Mathlib Types | |
| This dataset contains information about types defined in [Mathlib](https://github.com/leanprover-community/mathlib4/tree/11d700a58e53f1903b9d99aacb82e03bdf4cca64), the mathematical library for the Lean 4 theorem prover, extracted using [lean_scout](https://github.com/mathlib-initiative/lean_scout). | |
| Extracted from the Mathlib commit with the following hash: | |
| ``` | |
| 11d700a58e53f1903b9d99aacb82e03bdf4cca64 | |
| ``` | |
| The dataset follows this schema: | |
| ```yaml | |
| fields: | |
| - type: | |
| datatype: string | |
| nullable: false | |
| name: name | |
| - type: | |
| datatype: string | |
| nullable: true | |
| name: module | |
| - type: | |
| datatype: string | |
| nullable: false | |
| name: type | |
| ``` |