mathlib-types / README.md
adamtopaz's picture
Update dataset from 75a010f7590e2d02f65000196b2b2c371d139afa
68c9522 verified
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 using lean_scout.

Extracted from the Mathlib commit with the following hash:

11d700a58e53f1903b9d99aacb82e03bdf4cca64

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