Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rify + lra solves Mixed Integer Programs #110

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

fajb
Copy link
Contributor

@fajb fajb commented Feb 24, 2025

This PR complements coq/coq#20288

  • It provides Rify.v so that tify R (the generalisation of zify) works for goals over R
  • It also reorganise the micromega code so that both RMicromega.v and ZMicromega.v
    are instances of MMicromega.v which generalises the existing reflexive proof checker of
    the ZMicromega to any interpretation domain for which the coefficient are integers.

Much testing is still needed...

Fixes / closes #????

  • Added changelog.
  • Added / updated documentation.
  • Opened overlay pull requests.

fajb added 2 commits February 27, 2025 11:12
This is the companion of https://github.com/fajb/coq/tree/tify
- Update the reflexive proof verifier for lia,lra etc.
- Define instances for the [rify] tactic (Require Import Rify)
lra, nra -> field,ring
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.

1 participant