When I unfold the definitions in lemma statement to make it simple, i get fix at the start of one definition.What does it means and how I can solve it?
it's a fixpoint https://coq.github.io/doc/master/refman/language/core/inductive.html#recursive-functions-fix
Last updated: Sep 28 2023 at 10:01 UTC