Equations
Instances For
Equations
Instances For
Elaborate an identifier for a rule that applies to inductive types, e.g.
cases. The identifier must unambiguously refer to a global constant that is
either an inductive type or reduces to one. For the reduction test, we use
the larger transparency among default and md.
Equations
Instances For
Equations
Instances For
Equations
Instances For
Equations
Instances For
Equations
Instances For
Equations
Instances For
def
Aesop.elabSimpTheorems
(stx : Lean.Syntax)
(ctx : Lean.Meta.Simp.Context)
(simprocs : Lean.Meta.Simp.SimprocsArray)
(isSimpAll : Bool)
:
Equations
Instances For
def
Aesop.elabRuleTermForSimpCore
(goal : Lean.MVarId)
(term : Lean.Term)
(ctx : Lean.Meta.Simp.Context)
(simprocs : Lean.Meta.Simp.SimprocsArray)
(isSimpAll : Bool)
:
Equations
Instances For
def
Aesop.elabRuleTermForSimpMetaM
(goal : Lean.MVarId)
(term : Lean.Term)
(ctx : Lean.Meta.Simp.Context)
(simprocs : Lean.Meta.Simp.SimprocsArray)
(isSimpAll : Bool)
: