Change the order of some IntoWand premises to avoid backtracking.
Otherwise, whenever it cannot establish the Absorbing or Affine premise, it will backtrack on the FromAssumption premise, causing a possible loop. No idea why this happens, this may be a Coq bug...
Loading
Please register or sign in to comment