Documentation

Aesop.Search.Expansion.Norm

Instances For
    Instances For
      @[implicit_reducible]
      @[reducible, inline]
      abbrev Aesop.NormM (α : Type) :
      Instances For
        Instances For
          @[always_inline]
          Instances For

            On success, returns the rule tactic's result, the new forward state and the new forward rule matches. If rule corresponds to some forward rule matches, returns the matches as well.

            Instances For
              Instances For
                @[always_inline]
                def Aesop.checkSimp (name : String) (mayCloseGoal : Bool) (goal : Lean.MVarId) (x : NormM (Option NormRuleResult)) :
                Instances For
                  @[reducible, inline]
                  Instances For
                    def Aesop.runNormSteps (goal : Lean.MVarId) (steps : Array NormStep) (stepsNe : 0 < steps.size) :
                    Instances For
                      Instances For