leanprover-community / quote4

Intuitive, type-safe expression quotations for Lean 4.
Apache License 2.0
75 stars 12 forks source link

chore: don't rely on autogenerated instance names #20

Closed kim-em closed 1 year ago

kim-em commented 1 year ago

The intent here is to free up Lean to be able to change the instance naming algorithm, possibly even making them inaccessible, per https://github.com/leanprover/lean4/issues/2343.