Documentation

Regex.Tactic.SimpLte

SimpLte Tactic #

Try to prove goals like LT.lt or LE.le from local declarations of type LT.lt, LE.le, EQ, And or Subtype using Nat theorems.

rename decls with same name, see Lean.Elab.Tactic.renameInaccessibles.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Show proof of goals like LT.lt or LE.le from local declarations of type LT.lt, LE.le or EQ using Nat theorems.

    Equations
    Instances For

      try to prove goals like LT.lt or LE.le from local declarations of type LT.lt, LE.le or EQ using Nat theorems.

      Equations
      Instances For