Partial homeomorphisms: basic theory #
Main definitions #
PartialHomeomorph.refl: the identity partial homeomorphismIsEmbedding.toPartialHomeomorph: an embedding ofXintoY, withXnonempty, defines a partial homeomorphism whose source is all ofX.
The identity on the whole space as a partial homeomorphism.
Instances For
A PartialEquiv which is continuous on its source and has open forward map (on its source) is a
PartialHomeomorph.
Instances For
A PartialEquiv which is continuous on its source and has open forward map (on its source) and
open source is a PartialHomeomorph.
Instances For
The homeomorphism obtained by restricting a PartialHomeomorph to a subset of the source.
Instances For
A partial homeomorphism defines a homeomorphism between its source and target.
Instances For
If a partial homeomorphism has source and target equal to univ, then it induces a homeomorphism between the whole spaces, expressed in this definition.
Instances For
A partial homeomorphism whose source is all of X defines an embedding of X into
Y. The converse is also true; see IsEmbedding.toPartialHomeomorph.
If a PartialEquiv is a homeomorphism when restricted to source and target, then it is a
PartialHomeomorph.
Instances For
Embeddings #
An embedding of X into Y, with X nonempty, defines a partial homeomorphism
whose source is all of X. The converse is also true; see PartialHomeomorph.isEmbedding.
Instances For
inclusion of a set in a topological space
The inclusion of an subset s of a space X into X is a partial homeomorphism
from the subtype s to X.