mathlib
f05c49f6 - feat(meta/univs): Add a reflect_name tactic, make reflected instances universe polymorphic (#14766)

Commit
3 years ago
feat(meta/univs): Add a reflect_name tactic, make reflected instances universe polymorphic (#14766) The existing `list.reflect` instance only works for `Type 0`, this version works for `Type u` providing `u` is known.
Author
Parents
Loading