Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
set.range_inl_union_range_inr
Modification history
2022-12-07 20:30
src/data/set/basic.lean
refactor(data/set/basic): move image, preimage, and range to a new file (#17842) …
Modified
set.range_inl_union_range_inr
View on Github →
2020-11-27 15:35
src/data/set/basic.lean
feat(topology/separation): Adds t2_space instances for disjoint unions (sums and sigma types). (#5113)
Modified
set.range_inl_union_range_inr
View on Github →
2019-12-18 09:23
src/data/set/basic.lean
refactor(topology/*): use dot notation with `compact`, prove `compact.image` with `continuous_on` (#1809) …
Added
set.range_inl_union_range_inr
View on Github →