We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3894f73 commit 077dde3Copy full SHA for 077dde3
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