Tactics to manipulate let expressions #
extract_lets #
def
Lean.Elab.Tactic.elabExtractLetsConfig
(cfg : Syntax)
(init : Meta.ExtractLetsConfig := { })
(logExceptions : Bool := true)
:
Instances For
lift_lets #
def
Lean.Elab.Tactic.elabLiftLetsConfig
(cfg : Syntax)
(init : Meta.LiftLetsConfig := { })
(logExceptions : Bool := true)
: