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
tower-based reimplementation of the tactic
not backward compatible, but required changes should only result in simplifications
(see changes in package coq-coinduction-examples)
lemmas and definition related to the companion are kept in [companion.v]
library should be loaded with [From Coinduction Require Import all].