mathlib3
2bd4bb69
- fix(tactic/lift): elaborate the type better (#7598)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
fix(tactic/lift): elaborate the type better (#7598) * When writing `lift x to t` it will now elaborating `t` using that `t` must be a sort (inserting a coercion if needed). * Generalize `Type*` to `Sort*` in the tactic
Author
fpvandoorn
Parents
632783df
Loading