This PR adds `cbv_eval` attribute that allows to evaluate functions in `cbv` tactic using pre-registered theorems.
5 lines
86 B
Text
5 lines
86 B
Text
import Lake
|
|
open System Lake DSL
|
|
|
|
package cbv_attr
|
|
@[default_target] lean_lib CbvAttr
|