We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f9f784 commit 180f528Copy full SHA for 180f528
Source/Provers/LeanAuto/Prelude.lean
@@ -2,7 +2,7 @@ import Auto
2
import Auto.Tactic
3
import Auto.MathlibEmulator.Basic -- For `Real`
4
import Auto.Translation.SMTAttributes
5
-open Lean Std Auto Auto.SMT.Attribute
+open Lean Std Auto Auto.SMT.Attribute Classical
6
7
set_option linter.unusedVariables false
8
set_option auto.smt true
0 commit comments