Composition of regular functions not necessarily regular The 2019 Stack Overflow Developer Survey Results Are InComposition of functions help (Injection and Surjection)When does function composition commute?Function composition proof - proof that function is injectiveGraphical interpretation of composition of functionsWhy is ( Injections,∘ ) not a group but (Injections_finite, ∘) one?A unit ball is not a regular surfaceGiving examples for real functions with specific parametersComposition of functions - propertiesWhy is the composition of a surjective and injective function neither surjective nor injective?Prove that if $f$ is a diffeomorphism than its differential $D_f$ is an isomorphism
Can I write a for loop that iterates over both collections and arrays?
Does it makes sense to buy a new cycle to learn riding?
"To split hairs" vs "To be pedantic"
Why is it "Tumoren" and not "Tumore"?
What function has this graph?
Is there a name of the flying bionic bird?
In microwave frequencies, do you use a circulator when you need a (near) perfect diode?
Why is Grand Jury testimony secret?
How to answer pointed "are you quitting" questioning when I don't want them to suspect
How to manage monthly salary
Is domain driven design an anti-SQL pattern?
Realistic Alternatives to Dust: What Else Could Feed a Plankton Bloom?
Dual Citizen. Exited the US on Italian passport recently
How are circuits which use complex ICs normally simulated?
How to deal with fear of taking dependencies
Idiomatic way to prevent slicing?
Falsification in Math vs Science
How can I create a character who can assume the widest possible range of creature sizes?
Could JWST stay at L2 "forever"?
What tool would a Roman-age civilization have to grind silver and other metals into dust?
If the Wish spell is used to duplicate the effect of Simulacrum, are existing duplicates destroyed?
What do the Banks children have against barley water?
Why could you hear an Amstrad CPC working?
Does a dangling wire really electrocute me if I'm standing in water?
Composition of regular functions not necessarily regular
The 2019 Stack Overflow Developer Survey Results Are InComposition of functions help (Injection and Surjection)When does function composition commute?Function composition proof - proof that function is injectiveGraphical interpretation of composition of functionsWhy is ( Injections,∘ ) not a group but (Injections_finite, ∘) one?A unit ball is not a regular surfaceGiving examples for real functions with specific parametersComposition of functions - propertiesWhy is the composition of a surjective and injective function neither surjective nor injective?Prove that if $f$ is a diffeomorphism than its differential $D_f$ is an isomorphism
$begingroup$
I define regular function in the following way:
Let $f: U to R^n$ a $C^1$ function, where $U subset R^m$ is an open set. Then, $f$ is regular if for every $x in U$, $rank(D_f(x)) = min(m,n)$.
Is there an example of two regular functions, that their composition is not regular?
I somehow struggle to find such example. What I did got is that neither of them can be a diffeomorphism. So maybe we need to look at functions that are not injective or that their inverse doesn't exist.
calculus multivariable-calculus functions
$endgroup$
add a comment |
$begingroup$
I define regular function in the following way:
Let $f: U to R^n$ a $C^1$ function, where $U subset R^m$ is an open set. Then, $f$ is regular if for every $x in U$, $rank(D_f(x)) = min(m,n)$.
Is there an example of two regular functions, that their composition is not regular?
I somehow struggle to find such example. What I did got is that neither of them can be a diffeomorphism. So maybe we need to look at functions that are not injective or that their inverse doesn't exist.
calculus multivariable-calculus functions
$endgroup$
add a comment |
$begingroup$
I define regular function in the following way:
Let $f: U to R^n$ a $C^1$ function, where $U subset R^m$ is an open set. Then, $f$ is regular if for every $x in U$, $rank(D_f(x)) = min(m,n)$.
Is there an example of two regular functions, that their composition is not regular?
I somehow struggle to find such example. What I did got is that neither of them can be a diffeomorphism. So maybe we need to look at functions that are not injective or that their inverse doesn't exist.
calculus multivariable-calculus functions
$endgroup$
I define regular function in the following way:
Let $f: U to R^n$ a $C^1$ function, where $U subset R^m$ is an open set. Then, $f$ is regular if for every $x in U$, $rank(D_f(x)) = min(m,n)$.
Is there an example of two regular functions, that their composition is not regular?
I somehow struggle to find such example. What I did got is that neither of them can be a diffeomorphism. So maybe we need to look at functions that are not injective or that their inverse doesn't exist.
calculus multivariable-calculus functions
calculus multivariable-calculus functions
asked Mar 23 at 0:18
Gabi GGabi G
553210
553210
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
You can already see the problem in linear functions. Consider functions $f: mathbbR to mathbbR^2$ and $g: mathbbR^2 to mathbbR$ given by $f(x) = (x,0)$ and $g(x,y) = y$ so that $g circ f(x) = 0$, even though both are regular.
Under the additional hypothesis that both maps are surjective, or that both maps are injective, the composition of linear regular maps will be regular. Think of how you'd generalize this to nonlinear differentiable functions.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3158816%2fcomposition-of-regular-functions-not-necessarily-regular%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
You can already see the problem in linear functions. Consider functions $f: mathbbR to mathbbR^2$ and $g: mathbbR^2 to mathbbR$ given by $f(x) = (x,0)$ and $g(x,y) = y$ so that $g circ f(x) = 0$, even though both are regular.
Under the additional hypothesis that both maps are surjective, or that both maps are injective, the composition of linear regular maps will be regular. Think of how you'd generalize this to nonlinear differentiable functions.
$endgroup$
add a comment |
$begingroup$
You can already see the problem in linear functions. Consider functions $f: mathbbR to mathbbR^2$ and $g: mathbbR^2 to mathbbR$ given by $f(x) = (x,0)$ and $g(x,y) = y$ so that $g circ f(x) = 0$, even though both are regular.
Under the additional hypothesis that both maps are surjective, or that both maps are injective, the composition of linear regular maps will be regular. Think of how you'd generalize this to nonlinear differentiable functions.
$endgroup$
add a comment |
$begingroup$
You can already see the problem in linear functions. Consider functions $f: mathbbR to mathbbR^2$ and $g: mathbbR^2 to mathbbR$ given by $f(x) = (x,0)$ and $g(x,y) = y$ so that $g circ f(x) = 0$, even though both are regular.
Under the additional hypothesis that both maps are surjective, or that both maps are injective, the composition of linear regular maps will be regular. Think of how you'd generalize this to nonlinear differentiable functions.
$endgroup$
You can already see the problem in linear functions. Consider functions $f: mathbbR to mathbbR^2$ and $g: mathbbR^2 to mathbbR$ given by $f(x) = (x,0)$ and $g(x,y) = y$ so that $g circ f(x) = 0$, even though both are regular.
Under the additional hypothesis that both maps are surjective, or that both maps are injective, the composition of linear regular maps will be regular. Think of how you'd generalize this to nonlinear differentiable functions.
answered Mar 23 at 0:31
jacobianjacobian
1567
1567
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3158816%2fcomposition-of-regular-functions-not-necessarily-regular%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown