Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-06-09 22:24 3e458e23

View on Github →

chore(topology/sequences): rename variables (#14631)

  • types X, Y;
  • sequence x : ℕ → X;
  • a point a : X;
  • sets s, t.

Estimated changes