mathlib
ea9dae21
- refactor(topology/*): Use `disjoint` (#14950)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
refactor(topology/*): Use `disjoint` (#14950) Replace uses of `s ∩ t = ∅` by `disjoint s t` in the topology library. This shortens proofs.
Author
YaelDillies
Parents
03374ee3
Loading