1) rename strict --> strictify (verb form, the name is debatable)
2) prove specification lemmas about strictify using relation-algebra
A minor related problem --- import of relation-algebra also brings in scope some definitions from vanilla Coq, which shadow ssrbool definitions (see lines 11-13). Any ideas on how to avoid this?
1) rename
strict
-->strictify
(verb form, the name is debatable) 2) prove specification lemmas aboutstrictify
using relation-algebrassrbool
definitions (see lines 11-13). Any ideas on how to avoid this?