So, in linear algebra I learned the concept of linear transformation and now I want to learn more about non linear maps between two vector spaces and the mathematical tools that help us understand and analyze them. I've searched it on google but I could not find anything of use. What are the things that I should learn, concepts I should search, books I could read etc. about this topic?
2026-03-26 17:27:52.1774546072
Non linear maps between two vector spaces
1.7k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in LINEAR-ALGEBRA
- An underdetermined system derived for rotated coordinate system
- How to prove the following equality with matrix norm?
- Alternate basis for a subspace of $\mathcal P_3(\mathbb R)$?
- Why the derivative of $T(\gamma(s))$ is $T$ if this composition is not a linear transformation?
- Why is necessary ask $F$ to be infinite in order to obtain: $ f(v)=0$ for all $ f\in V^* \implies v=0 $
- I don't understand this $\left(\left[T\right]^B_C\right)^{-1}=\left[T^{-1}\right]^C_B$
- Summation in subsets
- $C=AB-BA$. If $CA=AC$, then $C$ is not invertible.
- Basis of span in $R^4$
- Prove if A is regular skew symmetric, I+A is regular (with obstacles)
Related Questions in SOFT-QUESTION
- Reciprocal-totient function, in term of the totient function?
- Ordinals and cardinals in ETCS set axiomatic
- Does approximation usually exclude equality?
- Transition from theory of PDEs to applied analysis and industrial problems and models with PDEs
- Online resources for networking and creating new mathematical collaborations
- Random variables in integrals, how to analyze?
- Could anyone give an **example** that a problem that can be solved by creating a new group?
- How do you prevent being lead astray when you're working on a problem that takes months/years?
- Is it impossible to grasp Multivariable Calculus with poor prerequisite from Single variable calculus?
- A definite integral of a rational function: How can this be transformed from trivial to obvious by a change in viewpoint?
Related Questions in SELF-LEARNING
- Best book to study Lie group theory
- How do you prevent being lead astray when you're working on a problem that takes months/years?
- how to solve Lazy janitor problem
- How deep do you have to go before you can contribute to the research frontier
- Use the binomial theorem to prove that for $n$ a positive integer the following holds
- Am I right or wrong in this absolute value?
- good introduction to algebra over a field?
- What are the mathematical topics most essential for an applied mathematician?
- Are there any analysis textbooks like Charles Pinter's A book of abstract algebra?
- How to use the AOPS books?
Related Questions in ADVICE
- Is it impossible to grasp Multivariable Calculus with poor prerequisite from Single variable calculus?
- What are the mathematical topics most essential for an applied mathematician?
- Should one prove all Dedekind-complete ordered fields are isomorphic before using the real numbers in any formal matter?
- How to use the AOPS books?
- Equivalence of quadratic forms and general advice about "Number Theory" (by Borevich-Shafarevich)
- Can a profoundly gifted high school student directly enter a graduate program?
- Can I skip part III in Dummit and Foote?
- Is there active research on topological groups?
- Either, Or, Both.....a question in mathematical writing
- Learning Technique
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?
One of the key concepts of modern mathematics is that one of the best and most fruitful ways to study things is by considering structure and functions that preserve that structure.
Vector spaces, for example, are sets with structure: you have addition with a bunch of properties, scalar multiplication with a bunch of properties. You could just take a vector space and stare at it until you figured out interesting things about it. But a better thing to do is to consider all the different ways that you can take that vector space, and either map it to other vector spaces, or map from other vector spaces to it. But not with arbitrary maps. Rather, you want to consider maps that take into account that you are working with vector spaces.
What does it mean for a function $f\colon V\to W$ to “take into account” that you are working with vector spaces? Well, you can add things both in $V$ and in $W$, you can multiply by scalars both in $V$ and in $W$. So you want your map to “keep track” of these operations. This means asking that
Voila! That means linear transformations. So, if you want to think about $V$ as a vector space, then you want to consider linear transformations, and not random functions.
That’s why you aren’t finding much material on considering functions that are not linear between vector spaces. Because, if the function is not linear, then the fact that they are vector spaces is utterly irrelevant.
Now, the same set may have different structures, and so you may be interested in studying some of the other structures. The real numbers are a vector space (for example, over themselves, or over $\mathbb{Q}$). But they are also a topological space; in topology, what you are interested in is functions that respect the notion of “closeness”... which turns out to be the functions that are continuous. And so, you may want to study continuous functions into and out of $\mathbb{R}$, relative to other topological spaces. The same is true for $\mathbb{R}^n$, which also has a structure of a topological space.
Or, in addition to being a topological space, $\mathbb{R}^n$ also has a structure related to differentiability (as in Calculus). The study of maps that respect the differentiable structure is the province of Differential Geometry.
So if you want to look at maps between certain vector space that are not linear, what you really want to do is forget they are vector spaces and find some other structure they have, and look for the maps that respect that structure.
There are some limited exceptions to the above. For example, some vector spaces have an inner product, which allows you to define a distance between vectors. There is the notion of “rigid motion”, which are maps between vector spaces with an inner product that are not necessarily linear, but respect the distance (so that the distance between $x$ and $y$ is the same as the distance between $f(x)$ and $f(y)$); in this situation, there is a connection between these functions and the vector space functions (you can express rigid motions in terms of two simpler types of functions, one of which is a linear transformation). But generally, once you drop the requirement that your functions respect the structure you have, you may as well forget about that structure because it will not play a role in studying those functions.