Skip to content

Conversation

@fajb
Copy link
Contributor

@fajb fajb commented Feb 24, 2025

This PR complements rocq-prover/rocq#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 6 commits March 29, 2025 02:57
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
@fajb fajb force-pushed the rify branch 2 times, most recently from 615ea13 to f0b5f5b Compare April 1, 2025 08:48
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