Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2019-12-17 18:02 52e18723

View on Github →

refactor(topology/algebra/ordered): prove IVT for a connected set (#1806)

  • refactor(topology/algebra/ordered): prove IVT for a connected set Also prove that intervals are connected, and deduce the classical IVT from this.
  • Rewrite the proof, move min_le_max to the root namespace
  • Adjust analysis/complex/exponential
  • Add comments/obtain
  • Add some docs
  • Add more docs
  • Move some proofs to a section with weaker running assumptions
  • Remove empty lines, fix a docstring
  • +1 docstring

Estimated changes