Documentation

Aesop.Search.SearchM

Instances For
    Instances For
      structure Aesop.SearchM.State (Q : Type) [Queue Q] :
      • iteration : Iteration
      • queue : Q
      • maxRuleApplicationDepthReached : Bool
      Instances For
        @[implicit_reducible]
        instance Aesop.SearchM.instInhabitedState {a✝ : Type} [Inhabited a✝] {a✝¹ : Queue a✝} :
        @[reducible, inline]
        abbrev Aesop.SearchM (Q : Type) [Queue Q] (α : Type) :
        Instances For
          @[implicit_reducible]
          @[implicit_reducible]
          @[implicit_reducible]
          instance Aesop.SearchM.instInhabited {Q : Type} [Queue Q] {α : Type} :
          @[implicit_reducible]
          @[implicit_reducible]
          @[implicit_reducible]
          def Aesop.SearchM.run' {Q : Type} [Queue Q] {α : Type} (ctx : Context) (σ : State Q) (tree : Tree) (x : SearchM Q α) :
          Instances For
            def Aesop.SearchM.run {Q : Type} [Queue Q] {α : Type} (ruleSet : LocalRuleSet) (options : Options') (simpConfig : Lean.Meta.Simp.Config) (simpConfigStx? : Option Lean.Term) (goal : Lean.MVarId) (x : SearchM Q α) :
            Instances For
              Instances For
                def Aesop.setTree {Q : Type} [Queue Q] :
                Instances For
                  def Aesop.modifyTree {Q : Type} [Queue Q] :
                  (TreeTree)SearchM Q Unit
                  Instances For
                    Instances For
                      Instances For
                        Instances For
                          Instances For