You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the modifier associative commutative to run reflective proof similar to lia and lia from Coq.
I would like to use the associative commutative for the normalization of my term.
Maybe @fblanqui and @barras, you can add more details about this issue?
fblanqui
changed the title
The modifier associative commutative can ble slow for large term
The modifier associative commutative can be slow with large terms
Feb 27, 2025
Hi everyone,
I am trying to use the modifier
associative commutative
to run reflective proof similar tolia
andlia
from Coq.I would like to use the
associative commutative
for the normalization of my term.Here is a gist that contains my experimentation:
https://gist.github.com/NotBad4U/bb86fb2c18f9e98b5a82a9c5c6f0d9b1
The text was updated successfully, but these errors were encountered: