mathlib-types / README.md
adamtopaz's picture
Update dataset from 714a29de018da0ea3b3ca6b9e3cc2f55fd73b1bf
77fa2bc verified
|
raw
history blame
1.33 kB
metadata
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, the mathematical library for the Lean 4 theorem prover, extracted with lean_scout.

Extracted from the Mathlib commit with the following hash.

c7b39cbff6c7ee8bdd379822e4199b1e0d0070c9

The dataset follows this schema:

fields:
- type:
    datatype: string
  nullable: false
  name: name
- type:
    datatype: string
  nullable: true
  name: module
- type:
    datatype: string
  nullable: false
  name: type

Attribution

This dataset is derived from Mathlib, an open-source mathematical library developed by the leanprover-community. If you use this dataset, please cite the Mathlib paper or the Mathlib repository.

A full list of Mathlib contributors is available at: https://github.com/leanprover-community/mathlib4/graphs/contributors