tc icon indicating copy to clipboard operation
tc copied to clipboard

Reference type checker for the Lean theorem prover

Results 2 tc issues
Sort by recently updated
recently updated
newest added

Since a few weeks ago, the proof for the `char.zero_lt_d800` theorem in the core library has almost a trillion subterms if we count them as a tree: ```lean open expr...

The C++ kernel is still more trustworthy than the reference type checker, so if the reference type checker fails to type check the standard library it is most likely an...