Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-10-20 05:38 21415c8c

View on Github →

chore(topology/algebra/ordered): drop section vars, golf 2 proofs (#4706)

  • Explicitly specify explicit arguments instead of using section variables;
  • Add continuous_min and continuous_max;
  • Use them for tendsto.min and tendsto.max

Estimated changes

modified theorem continuous.max
modified theorem continuous.min
added theorem continuous_max
added theorem continuous_min
modified theorem frontier_le_subset_eq
modified theorem frontier_lt_subset_eq