Partial homeomorphisms: basic theory #
Main definitions #
OpenPartialHomeomorph.refl: the identity open partial homeomorphismTopology.IsOpenEmbedding.toOpenPartialHomeomorph: construct a partial homeomorphism from an open embedding
The identity on the whole space as an open partial homeomorphism.
Instances For
An open partial homeomorphism is an open map on its source: the image of an open subset of the source is open.
The image of the restriction of an open set to the source is open.
The inverse of an open partial homeomorphism e is an open map on e.target.
A PartialEquiv with continuous open forward map and open source is a
OpenPartialHomeomorph.
Instances For
A PartialEquiv with continuous open forward map and open source is a
OpenPartialHomeomorph.
Instances For
The homeomorphism obtained by restricting an OpenPartialHomeomorph to a subset of the source.
Instances For
An open partial homeomorphism defines a homeomorphism between its source and target.
Instances For
If an open partial homeomorphism has source and target equal to univ, then it induces a homeomorphism between the whole spaces, expressed in this definition.
Instances For
An open partial homeomorphism whose source is all of X defines an open embedding of X into
Y. The converse is also true; see IsOpenEmbedding.toOpenPartialHomeomorph.
Open embeddings #
An open embedding of X into Y, with X nonempty, defines an open partial homeomorphism
whose source is all of X. The converse is also true; see
OpenPartialHomeomorph.to_isOpenEmbedding.
Instances For
inclusion of an open set in a topological space
The inclusion of an open subset s of a space X into X is an open partial homeomorphism
from the subtype s to X.