Commit 2020-05-11 09:42 e777d0b4
View on Github →refactor(data/real/pi): add tactics for pi computation (#2641) Depends on #2589. Moves pi bounds from @fpvandoorn's gist to mathlib, and also adds a small tactic to uniformize the proofs (and also skip some unsqueezed proofs), making the compilation even faster (just around 1 second for the longest proofs).