- byTarget : Lean.Meta.DiscrTree (Rule α)
- byHyp : Lean.Meta.DiscrTree (Rule α)
- unindexed : Lean.PHashSet (Rule α)
Instances For
Equations
- Aesop.instInhabitedIndex = { default := Aesop.instInhabitedIndex.default }
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[specialize #[]]
@[specialize #[]]
def
Aesop.Index.applicableRules
{α : Type}
[Ord α]
(ri : Index α)
(goal : Lean.MVarId)
(patSubstMap : RulePatternSubstMap)
(additionalRules : Array (IndexMatchResult (Rule α)))
(include? : Rule α → Bool)
:
Lean.MetaM (Array (IndexMatchResult (Rule α)))
Equations
- One or more equations did not get rendered due to their size.