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
- add `ConcreteOrMVar.instantiate_ofNat_eq` to simplify instantiation
and canonicalize to ofNat.
Unfortunately, this seems to lead to a 'motive not type correct' error.
To resolve it we use simp! that just unfolds. This should be debugged
further: #349.
- generalize `toSnoc_toMap` to work on sequences of snoc
---------
Co-authored-by: Siddharth <[email protected]>
Lean is complaining about
motive not type correct
. @bollu and I debugged for an hour and could not figure out what's wrong.The text was updated successfully, but these errors were encountered: