Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 263 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 263 Bytes

This repository contains some experimental code aimed at solving arithmetic problems in Lean 4.

It currently consists of a normalization routine that maps arithmetic predicates and terms into a normal form so that the solver has fewer special cases to addresss.