Commit 2023-05-25 19:41 3dde1ee7
View on Github →feat: port Analysis.PSeries (#4182)
Removed the simp
attribute on one lemma because simpNF
was timing out trying to reduce the LHS. See Zulip for the problem. Once this error is corrected with simp
, we should be able to add the attribute again.