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.
refactor(topology/*): Use disjoint (#14950)
Replace uses of s ∩ t = ∅ by disjoint s t in the topology library. This shortens proofs.