Documentation

Aesop.Search.Expansion

Instances For
    Equations
      Instances For
        Equations
          Instances For
            Instances For
              def Aesop.runRegularRuleTac (goal : Goal) (tac : RuleTac) (ruleName : RuleName) (indexMatchLocations : Array IndexMatchLocation) (patternSubsts? : Option (Array Substitution)) (options : Options') :
              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.runRegularRuleCore {Q : Type} [Queue Q] (parentRef : GoalRef) (rule : RegularRule) (indexMatchLocations : Array IndexMatchLocation) (patternSubsts? : Option (Array 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