We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e281ba8 commit 2df8f51Copy full SHA for 2df8f51
1 file changed
src/Lean/Elab/Tactic/Do/Internal/VCGen/Reduce.lean
@@ -8,7 +8,7 @@ module
8
prelude
9
public import Lean.Meta.Sym.SymM
10
import Lean.Meta.WHNF
11
-import Lean.Meta.Sym
+import Lean.Meta.Sym.Util
12
13
open Lean Meta Sym
14
0 commit comments