Scott Carnahan

Results 5 comments of Scott Carnahan

@alreadydone suggested marking the definition of `of` reducible. I tried it, and it had the following effects: 1. all `@[simp]` lemmas with `of` in the statement made the simpNF linter...

Have you considered using `AddVal` from `Mathlib.RingTheory.HahnSeries.Summable`? It looks like the `order` API from Hahn series can make some of your proofs shorter.