I'm really annoyed by the following goal:
a%:R \is a unit
where a
is a nat. The only lemma that seems to help is unitrE
, but then it seems impossible to simplify further. This goal should be solvable. Can someone explain how to coerce this to a field type so I can use unitfE
which I can easily work with.