Documentation

Lean.Meta.Tactic.Simp.Types

structure Lean.Meta.Simp.Result :
Type
Equations
structure Lean.Meta.Simp.Context :
Type
Equations
Equations
structure Lean.Meta.Simp.State :
Type
Equations
@[inline]
def Lean.Meta.Simp.withParent {α : Type} (parent : Lean.Expr) (f : Lean.Meta.Simp.M α) :
Equations
@[inline]
Equations