Documentation

Aesop.Search.Expansion

Instances For
    Equations
      Instances For
        Equations
          Instances For
            Instances For
              def Aesop.runRegularRuleTac (goal : Goal) (tac : RuleTac) (ruleName : RuleName) (indexMatchLocations : Std.HashSet IndexMatchLocation) (patternSubsts? : Option (Std.HashSet Substitution)) (options : Options') (hypTypes : Lean.PHashSet RPINF) :
              Equations
                Instances For
                  def Aesop.addRapps {Q : Type} [Queue Q] (parentRef : GoalRef) (rule : RegularRule) (rapps : Array RuleApplication) :
                  Equations
                    Instances For
                      @[always_inline]
                      def Aesop.withRuleTraceNode {Q : Type} [Queue Q] {α : Type} (ruleName : RuleName) (toEmoji : αString) (suffix : String) (k : SearchM Q α) :
                      SearchM Q α
                      Equations
                        Instances For
                          def Aesop.withRuleTraceNode.fmt {Q : Type} [Queue Q] {α : Type} (ruleName : RuleName) (toEmoji : αString) (suffix : String) (result : Except Lean.Exception α) :
                          Equations
                            Instances For
                              def Aesop.runRegularRuleCore {Q : Type} [Queue Q] (parentRef : GoalRef) (rule : RegularRule) (indexMatchLocations : Std.HashSet IndexMatchLocation) (patternSubsts? : Option (Std.HashSet Substitution)) :
                              Equations
                                Instances For
                                  def Aesop.runSafeRule {Q : Type} [Queue Q] (parentRef : GoalRef) (matchResult : IndexMatchResult SafeRule) :
                                  Equations
                                    Instances For
                                      def Aesop.runUnsafeRule {Q : Type} [Queue Q] (parentRef : GoalRef) (matchResult : IndexMatchResult UnsafeRule) :
                                      Equations
                                        Instances For
                                          Instances For
                                            Equations
                                              Instances For
                                                Equations
                                                  Instances For
                                                    def Aesop.runFirstUnsafeRule {Q : Type} [Queue Q] (postponedSafeRules : Array PostponedSafeRule) (parentRef : GoalRef) :
                                                    Equations
                                                      Instances For
                                                        Equations
                                                          Instances For
                                                            def Aesop.expandGoal.doUnsafe {Q : Type} [Queue Q] (gref : GoalRef) (postponedSafeRules : Array PostponedSafeRule) :
                                                            Equations
                                                              Instances For