Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-06-29 10:03 ea9dae21

View on Github →

refactor(topology/*): Use disjoint (#14950) Replace uses of s ∩ t = ∅ by disjoint s t in the topology library. This shortens proofs.

Estimated changes