Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(UF): Use proper explanation for neqs when initializing leaf
When initializing a leaf, the equality `p = rp` between `p` and its normal form `rp` w.r.t the current environment is justified by `ex_rp`, which is usually but not necessarily `Ex.empty` and needs to be added to a conflict found while adding the equality `p = rp`.
- Loading branch information