Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-04-19 14:00 9801c1c0

View on Github →

feat(continued_fractions) add stabilisation under termination lemmas (#2451)

  • continued fractions: add lemmas for stabilisation of computations under termination and add them to default exports
  • seq: make argument in seq.terminated_stable explicit

Estimated changes