Documentation

Aesop.Script.CtorNames

Instances For
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      def Aesop.CtorNames.toInductionAltLHS (cn : Aesop.CtorNames) :
      Lean.TSyntax `Lean.Parser.Tactic.inductionAltLHS
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        def Aesop.CtorNames.toInductionAlt (cn : Aesop.CtorNames) (tacticSeq : Array Lean.Syntax.Tactic) :
        Lean.TSyntax `Lean.Parser.Tactic.inductionAlt
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          Equations
          • cn.toAltVarNames = { explicit := true, varNames := cn.args.toList }
          Instances For
            Equations
            Instances For
              def Aesop.ctorNamesToRCasesPats (cns : Array Aesop.CtorNames) :
              Lean.TSyntax `Lean.Parser.Tactic.rcasesPatMed
              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
                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For