How do I know if $$f:\mathbb{R}^n/(\mathbb{R}^k\times \{\mathbf{0}^{n-k}\})\to \mathbb{R}^n/(\mathbb{R}^k\times \{\mathbf{0}^{n-k}\})$$ is smooth? Can't find the definition of the canonical smooth structure on a quotient vector space. (Context: Trying to show that a union of quotient fibers can be made into a smooth vector bundle. This is a transition map...)
2026-03-27 23:57:28.1774655848
Smooth structure on a quotient vector space
141 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in VECTOR-BUNDLES
- Compute Thom and Euler class
- Confusion about relationship between operator $K$-theory and topological $K$-theory
- Bott and Tu exercise 6.5 - Reducing the structure group of a vector bundle to $O(n)$
- Why is the index of a harmonic map finite?
- Scheme theoretic definition of a vector bundle
- Is a disjoint union locally a cartesian product?
- fiber bundles with both base and fiber as $S^1$.
- Is quotient bundle isomorphic to the orthogonal complement?
- Can We understand Vector Bundles as pushouts?
- Connection on a vector bundle in terms of sections
Related Questions in SMOOTH-MANIFOLDS
- Smooth Principal Bundle from continuous transition functions?
- Possible condition on locally Euclidean subsets of Euclidean space to be embedded submanifold
- "Defining a smooth structure on a topological manifold with boundary"
- Hyperboloid is a manifold
- The graph of a smooth map is a manifold
- A finite group G acts freely on a simply connected manifold M
- An elementary proof that low rank maps cannot be open
- What does it mean by standard coordinates on $R^n$
- Partial Differential Equation using theory of manifolds
- Showing that a diffeomorphism preserves the boundary
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
The definition can be formulated in several equivalent ways, but one is that a function $f:\mathbb{R}^n/\mathbb{R}^k \to \mathbb{R}^n/\mathbb{R}^k$ is smooth if and only if the corresponding function $F:\mathbb{R}^n\to\mathbb{R}^n$ is smooth, where $F$ is defined by $F(\mathbf{x}) = f(\mathbf{x}+\mathbb{R}^k)$ (i.e. $F$ is the function that is constant on $\mathbb{R}^k$-cosets and its value is the value of $f$ on that coset).
Alternatively, you can choose an isomorphism $\mathbb{R}^n/\mathbb{R}^k \to \mathbb{R}^{n-k}$ and then $f$ is smooth if and only if its composition with this isomorphism is a smooth function $\mathbb{R}^{n-k}\to\mathbb{R}^{n-k}$. I think your notation means the subspace $\mathbb{R}^k$ is the subspace you get by setting the last $n-k$ coordinates equal to $0$, in which case you can find such an isomorphism by simply projecting onto the last $n-k$ coordinates.
However, given the context of the problem, don't you want the transition maps to be linear on the fibers, not just smooth? More carefully: if $U_1$ and $U_2$ are subsets of the base space over which the vector bundle is trivial and such that $U_1\cap U_2 \neq\emptyset$, for your original rank $n$ bundle, you get a smooth transition map $g_{12}:U_1\cap U_2\to \operatorname{GL}_n(\mathbb{R})$, and you want to show that this induces a smooth map $U_1\cap U_2\to \operatorname{GL}_{n-k}(\mathbb{R})$. Then for each $x \in U_1\cap U_2$, you need to show that the $g_{12}(x) \in\operatorname{GL}_n(\mathbb{R})$ induces an injective linear map $\mathbb{R}^n/\mathbb{R}^k\to\mathbb{R}^n/\mathbb{R}^k$, so that you get an element of $\operatorname{GL}_{n-k}(\mathbb{R})$. Then you want to show that the resulting map $U_1\cap U_2\to \operatorname{GL}_{n-k}(\mathbb{R})$ is smooth.