2 lines
105 B
Text
2 lines
105 B
Text
example : True := by
|
|
simp (config := (fun (c : Lean.Meta.Simp.Config) => { c with arith := true }) {})
|