Mentions légales du service

Skip to content

WIP: Add well_formed for type invariant

DAILLER Sylvain requested to merge 393_add_well_formed into master

This is an attempt at adding predicate well_formed in the builtins theories (adding it to bool as the bool type is necessary). This also adds a strategy to always unfold this predicate in eval_match.

Merge request reports