Commit 2022-11-07 21:53 9b2767fe

View on Github →

feat: ring_nf tactic (#552)

  • depends on #551 (only to avoid conflicts) Implements the ring_nf tactic, and makes ring call both ring1 and ring_nf like in mathlib.

Estimated changes

deleted structure Mathlib.Tactic.Ring.Cache
deleted structure Mathlib.Tactic.Ring.Context
deleted inductive Mathlib.Tactic.Ring.ExBase
deleted inductive Mathlib.Tactic.Ring.ExProd
deleted inductive Mathlib.Tactic.Ring.ExSum
deleted inductive Mathlib.Tactic.Ring.Overlap
deleted structure Mathlib.Tactic.Ring.Result
deleted structure Mathlib.Tactic.Ring.State
deleted theorem Mathlib.Tactic.Ring.of_eq
added structure Mathlib.Tactic.Ring.Cache
added inductive Mathlib.Tactic.Ring.ExSum
added structure Mathlib.Tactic.Ring.State