Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-10-23 14:30 5f11361a

View on Github →

refactor(algebra/continued_fractions): remove use of open ... as (#9847) Lean 4 doesn't support the use of open ... as ..., so let's get rid of the few uses from mathlib rather than automating it in mathport.

Estimated changes