Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
is_closed_union
Modification history
2021-05-19 12:41
src/topology/basic.lean
refactor(topology/basic): use dot notation in `is_open.union` and friends (#7647) …
Deleted
is_closed_union
View on Github →
2017-08-10 16:41
topology/topological_space.lean
rename open -> is_open, closed -> is_closed
Added
is_closed_union
View on Github →