gpoesia / peano

An environment for learning formal mathematical reasoning from scratch
MIT License
49 stars 5 forks source link

Sohanvichare/proof irrelevance #1

Closed sohanvichare closed 2 years ago

sohanvichare commented 2 years ago

Description

Implement proof irrelevance, which is removing duplicate types of type proposition. Specifically:

Tests

NOTE: one test case, parse_and_format_terms does not pass, but this is not related to proof irrelevance – it does not pass on main as well (an issue has been opened about this)