We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Images of differentiable maps from a domain to a higher-dimensional codomain cannot have a nonempty subset that is open in the codomain.
We define a subclass DiffMapImage of ContinuousMapImage (#31653) that declares open subsets as empty (#31732).
DiffMapImage
ContinuousMapImage
CC: @egourgoulhon @mjungmath @tscrim
Component: manifolds
Issue created by migration from https://trac.sagemath.org/ticket/31745
The text was updated successfully, but these errors were encountered:
https://mathoverflow.net/questions/201424/proof-that-no-differentiable-space-filling-curve-exists, probably a better reference would be needed
Sorry, something went wrong.
No branches or pull requests
Images of differentiable maps from a domain to a higher-dimensional codomain cannot have a nonempty subset that is open in the codomain.
We define a subclass
DiffMapImage
ofContinuousMapImage
(#31653) that declares open subsets as empty (#31732).CC: @egourgoulhon @mjungmath @tscrim
Component: manifolds
Issue created by migration from https://trac.sagemath.org/ticket/31745
The text was updated successfully, but these errors were encountered: