Skip to content

Remove or make explicit dependency on coq.init.logic - #234

Merged
benediktahrens merged 5 commits into
UniMath:masterfrom
m-lindgren:tt-remove-coq-init
Mar 7, 2023
Merged

benediktahrens merged 5 commits into
UniMath:masterfrom
m-lindgren:tt-remove-coq-init

Conversation

@m-lindgren

Copy link
Copy Markdown
Member

This fixes the build following UniMath/UniMath#1643.

Two files remain to be updated:

  • Initiality/Interpretation.v
  • TypeCat/General.v

The rest is mostly changing auto to apply idpath.

The `auto` tactic behaves slightly different when Coq.Init.Logic is not
imported. Often it can be replaced with `apply idpath`.
Comment thread TypeTheory/Initiality/Interpretation.v Outdated
Comment thread TypeTheory/TypeCat/General.v Outdated
Comment thread TypeTheory/Initiality/Interpretation.v Outdated
m-lindgren and others added 2 commits March 5, 2023 18:35
Co-authored-by: Benedikt Ahrens <benedikt.ahrens@gmail.com>
@m-lindgren

Copy link
Copy Markdown
Member Author

@benediktahrens Should we merge this to verify that UniMath/UniMath#1643 passes CI checks? The changes are harmless enough that I think they can be justified regardless if UniMath/UniMath#1643 gets merged.

@benediktahrens
benediktahrens merged commit e7fc5a0 into UniMath:master Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants