Commit 2022-10-24 15:16 9efcb950
View on Github →feat: port Logic/Basic (#484) Two reasons to get this out of the way:
- it's at the root of all our (non-tactic) import trees, so blocking almost everything
- it's more complicated than most other things, because it contains a partial port of the mathlib3 content, but so does
Std4
I've attempted to make sure everything from mathlib3'slogic.basic
is here, unless it is already in Std4. Additionally I've replaced some definitions with aliases. Thanks for @javra's work on this. Discussion of this PR is ongoing on zulip.