Commit 2022-04-21 23:36 1e76b9eb
View on Github →feat(topology/constructions): more convenient lemmas (#13423)
- Define
continuous.fst'
and friends andcontinuous.comp₂
and friends for convenience (and to help with elaborator issues) - Cleanup in
topology/constructions
- Define
set.preimage_inl_image_inr
andset.preimage_inr_image_inl
and prove therange
versions in terms of these. This required reordering some lemmas (moving general lemmas aboutrange
above the lemmas of interactions withrange
and specific functions). - From the sphere eversion project