leanprover-community / aesop

White-box automation for Lean 4
Apache License 2.0
157 stars 25 forks source link

Use `Std.Tactic.TryThis` API #63

Closed JLimperg closed 11 months ago

JLimperg commented 11 months ago

We currently format the "Try this" suggestion ourselves, but we should use the std API instead.