finmap by gares · Pull Request #1138 · math-comp/math-comp
coqbot-app
bot
added
the
needs: rebase
label
Feb 8, 2024work-in-progress well-ordered choice extensions: - forall combinators - order definitions - generalized skolem - classical contrapositives - new choice interface
WIP on CS-based implementation of finpred whose core only depends on Equality. Documentation to follow.
This has required a major redesign of the finpred structures, since inference must now be triggered at the formula (bool) level, and derive the intended predicate using HO unification. There are some residual issues with coercions from finpred to pred, which will tend to cause undesireable expansion of predicate constants.
Moved away irrelevant code. Moved support code to appropriate files, with documentation. Declared mem_seq as a (non-uniform) coercion.
Moved away irrelevant code. Moved support code to appropriate files, with documentation. Declared mem_seq as a (non-uniform) coercion.
coqbot-app
bot
added
the
needs: rebase
label
Apr 24, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters