Making proof rigorous that isometries of $mathbb{R}^n$ are bijective using ballsCan you prove this three-way...

How can I change the name of a partition?

What is the purpose of a disclaimer like "this is not legal advice"?

How can I portion out frozen cookie dough?

Why does Central Limit Theorem break down in my simulation?

Why does this boat have a landing pad? (SpaceX's GO Searcher) Any plans for propulsive capsule landings?

The preposition for the verb (avenge) - avenge sb/sth (on OR from) sb

Prove that this is a surjection and find the kernel

How can a demon take control of a human body during REM sleep?

What are the characteristics of a glide in English?

Do black holes violate the conservation of mass?

Is the differential, dp, exact or not?

Why do phishing e-mails use faked e-mail addresses instead of the real one?

Two swapfiles, hibernate working, how to correctly configure hibernate to not run out of space, or fail somehow

School performs periodic password audits. Is my password compromised?

What would be the most expensive material to an intergalactic society?

Either of .... (Plural/Singular)

Why restrict private health insurance?

Giving a career talk in my old university, how prominently should I tell students my salary?

How to write a chaotic neutral protagonist and prevent my readers from thinking they are evil?

Does the US political system, in principle, allow for a no-party system?

Is it appropriate to ask a former professor to order a book for me through an inter-library loan?

Is this Paypal Github SDK reference really a dangerous site?

Prove this function has at most two zero points

Create chunks from an array



Making proof rigorous that isometries of $mathbb{R}^n$ are bijective using balls


Can you prove this three-way linear map composition?Isometries of the realsClassification of isometries in euclidean planeAbout isometries $(mathbb{R}^3,left|{cdot}right|_{infty})to (mathbb{R}^n,left|{cdot}right|_2)$Does a group of isometries uniquely characterize a metric?Every non-abelian group of orientation-preserving plane isometries contains a non-trivial translationProof that a function is bijective if and only if it is both surjective and injectiveIsometries of complex spaceQuick question on the definition of isometriesHow many “elementary” isometries are needed to generate any isometry of an n-dimensional Euclidean space?













0












$begingroup$


I was wondering how the proof of the fact that isometries of $mathbb{R}^n$ are bijective could be made rigorous using the following argument. I understand that there is a more general (topological) argument involving isometries of compact metric spaces, but I'm doing this as a practice question for a class on groups (we prove if $f : mathbb{R}^n rightarrow mathbb{R}^n$ is an isometry it is bijective, and thus that the set of all such isometries forms a group under composition).



The argument (for surjectivity, injectivity is fine) goes as follows:
Let $x in mathbb{R}^n$, and consider $B_{delta}(x) = {y in mathbb{R}^n : d(x,y) < delta } subset mathbb{R}^n$ the open ball of radius $delta$ around $x$ in $mathbb{R}^n$. Now since $f$ is an isometry, $f(B_{delta}(x)) = B_{delta}(x+a)$, where $a in mathbb{R}^n$. That is, $f$ is a translation of $B_{delta}(x)$ since $f$ is distance preserving. Now if we let $delta rightarrow infty$, any $pin mathbb{R}^n$ will eventually be in some $B_{delta}(x)$ as this ball will fill $mathbb{R}^n$. Thus $exists q in mathbb{R}^n$ such that $f(q) = p$ and hence $f$ is surjective. Then as $f$ is injective and surjective, $f$ is a bijection.



I'm wondering how this argument could be made more rigorous. The proof for injectivity and that this does form a group under composition is fine, just that this part is a little trickier and I was wondering if anyone had any advice for this.










share|cite|improve this question











$endgroup$








  • 2




    $begingroup$
    Unfortunately, $f$ being an isometry tells you only that $f(B_delta(x)) subseteq B_delta(f(x))$. You fail to obtain $supseteq$ in infinite-dimensions, for example. If this can be shown through topology, it will take an argument that uses properties peculiar to finite dimensions (e.g. compactness of the closed unit ball?).
    $endgroup$
    – Theo Bendit
    yesterday








  • 1




    $begingroup$
    It seems like this argument asserts that every isometry is a translation. (There is a possible typo of “if” for “of,” so I may be mistaken.) This is certainly not true, since reflections are isometries.
    $endgroup$
    – Steve Kass
    yesterday










  • $begingroup$
    @TheoBendit right, but since I am considering only the case in which $f$ is a map from $mathbb{R}^n$ to itself we are working only in finite dimensions, no?
    $endgroup$
    – jamesmbcn
    yesterday










  • $begingroup$
    @SteveKass Right of course, so I should fix this by possibly having some orthogonal operation on $B_{delta}(x)$ also? As I understand it, it turns out isometries of $mathbb{R}^n$ turn out to be the affine maps, but I was trying to use a different argument.
    $endgroup$
    – jamesmbcn
    yesterday






  • 2




    $begingroup$
    Of course; I'm just saying that you may need to go into the anatomy of $Bbb{R}^n$, or the linear structure of finite-dimensional vector spaces, if you want your proof to work. At some point in your proof, you've got to actually use the assumption that you're in finite-dimensional space, otherwise the infinite-dimensional spaces will be a counterexample to your arguments!
    $endgroup$
    – Theo Bendit
    yesterday


















0












$begingroup$


I was wondering how the proof of the fact that isometries of $mathbb{R}^n$ are bijective could be made rigorous using the following argument. I understand that there is a more general (topological) argument involving isometries of compact metric spaces, but I'm doing this as a practice question for a class on groups (we prove if $f : mathbb{R}^n rightarrow mathbb{R}^n$ is an isometry it is bijective, and thus that the set of all such isometries forms a group under composition).



The argument (for surjectivity, injectivity is fine) goes as follows:
Let $x in mathbb{R}^n$, and consider $B_{delta}(x) = {y in mathbb{R}^n : d(x,y) < delta } subset mathbb{R}^n$ the open ball of radius $delta$ around $x$ in $mathbb{R}^n$. Now since $f$ is an isometry, $f(B_{delta}(x)) = B_{delta}(x+a)$, where $a in mathbb{R}^n$. That is, $f$ is a translation of $B_{delta}(x)$ since $f$ is distance preserving. Now if we let $delta rightarrow infty$, any $pin mathbb{R}^n$ will eventually be in some $B_{delta}(x)$ as this ball will fill $mathbb{R}^n$. Thus $exists q in mathbb{R}^n$ such that $f(q) = p$ and hence $f$ is surjective. Then as $f$ is injective and surjective, $f$ is a bijection.



I'm wondering how this argument could be made more rigorous. The proof for injectivity and that this does form a group under composition is fine, just that this part is a little trickier and I was wondering if anyone had any advice for this.










share|cite|improve this question











$endgroup$








  • 2




    $begingroup$
    Unfortunately, $f$ being an isometry tells you only that $f(B_delta(x)) subseteq B_delta(f(x))$. You fail to obtain $supseteq$ in infinite-dimensions, for example. If this can be shown through topology, it will take an argument that uses properties peculiar to finite dimensions (e.g. compactness of the closed unit ball?).
    $endgroup$
    – Theo Bendit
    yesterday








  • 1




    $begingroup$
    It seems like this argument asserts that every isometry is a translation. (There is a possible typo of “if” for “of,” so I may be mistaken.) This is certainly not true, since reflections are isometries.
    $endgroup$
    – Steve Kass
    yesterday










  • $begingroup$
    @TheoBendit right, but since I am considering only the case in which $f$ is a map from $mathbb{R}^n$ to itself we are working only in finite dimensions, no?
    $endgroup$
    – jamesmbcn
    yesterday










  • $begingroup$
    @SteveKass Right of course, so I should fix this by possibly having some orthogonal operation on $B_{delta}(x)$ also? As I understand it, it turns out isometries of $mathbb{R}^n$ turn out to be the affine maps, but I was trying to use a different argument.
    $endgroup$
    – jamesmbcn
    yesterday






  • 2




    $begingroup$
    Of course; I'm just saying that you may need to go into the anatomy of $Bbb{R}^n$, or the linear structure of finite-dimensional vector spaces, if you want your proof to work. At some point in your proof, you've got to actually use the assumption that you're in finite-dimensional space, otherwise the infinite-dimensional spaces will be a counterexample to your arguments!
    $endgroup$
    – Theo Bendit
    yesterday
















0












0








0





$begingroup$


I was wondering how the proof of the fact that isometries of $mathbb{R}^n$ are bijective could be made rigorous using the following argument. I understand that there is a more general (topological) argument involving isometries of compact metric spaces, but I'm doing this as a practice question for a class on groups (we prove if $f : mathbb{R}^n rightarrow mathbb{R}^n$ is an isometry it is bijective, and thus that the set of all such isometries forms a group under composition).



The argument (for surjectivity, injectivity is fine) goes as follows:
Let $x in mathbb{R}^n$, and consider $B_{delta}(x) = {y in mathbb{R}^n : d(x,y) < delta } subset mathbb{R}^n$ the open ball of radius $delta$ around $x$ in $mathbb{R}^n$. Now since $f$ is an isometry, $f(B_{delta}(x)) = B_{delta}(x+a)$, where $a in mathbb{R}^n$. That is, $f$ is a translation of $B_{delta}(x)$ since $f$ is distance preserving. Now if we let $delta rightarrow infty$, any $pin mathbb{R}^n$ will eventually be in some $B_{delta}(x)$ as this ball will fill $mathbb{R}^n$. Thus $exists q in mathbb{R}^n$ such that $f(q) = p$ and hence $f$ is surjective. Then as $f$ is injective and surjective, $f$ is a bijection.



I'm wondering how this argument could be made more rigorous. The proof for injectivity and that this does form a group under composition is fine, just that this part is a little trickier and I was wondering if anyone had any advice for this.










share|cite|improve this question











$endgroup$




I was wondering how the proof of the fact that isometries of $mathbb{R}^n$ are bijective could be made rigorous using the following argument. I understand that there is a more general (topological) argument involving isometries of compact metric spaces, but I'm doing this as a practice question for a class on groups (we prove if $f : mathbb{R}^n rightarrow mathbb{R}^n$ is an isometry it is bijective, and thus that the set of all such isometries forms a group under composition).



The argument (for surjectivity, injectivity is fine) goes as follows:
Let $x in mathbb{R}^n$, and consider $B_{delta}(x) = {y in mathbb{R}^n : d(x,y) < delta } subset mathbb{R}^n$ the open ball of radius $delta$ around $x$ in $mathbb{R}^n$. Now since $f$ is an isometry, $f(B_{delta}(x)) = B_{delta}(x+a)$, where $a in mathbb{R}^n$. That is, $f$ is a translation of $B_{delta}(x)$ since $f$ is distance preserving. Now if we let $delta rightarrow infty$, any $pin mathbb{R}^n$ will eventually be in some $B_{delta}(x)$ as this ball will fill $mathbb{R}^n$. Thus $exists q in mathbb{R}^n$ such that $f(q) = p$ and hence $f$ is surjective. Then as $f$ is injective and surjective, $f$ is a bijection.



I'm wondering how this argument could be made more rigorous. The proof for injectivity and that this does form a group under composition is fine, just that this part is a little trickier and I was wondering if anyone had any advice for this.







proof-verification proof-writing isometry






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited yesterday







jamesmbcn

















asked yesterday









jamesmbcnjamesmbcn

224




224








  • 2




    $begingroup$
    Unfortunately, $f$ being an isometry tells you only that $f(B_delta(x)) subseteq B_delta(f(x))$. You fail to obtain $supseteq$ in infinite-dimensions, for example. If this can be shown through topology, it will take an argument that uses properties peculiar to finite dimensions (e.g. compactness of the closed unit ball?).
    $endgroup$
    – Theo Bendit
    yesterday








  • 1




    $begingroup$
    It seems like this argument asserts that every isometry is a translation. (There is a possible typo of “if” for “of,” so I may be mistaken.) This is certainly not true, since reflections are isometries.
    $endgroup$
    – Steve Kass
    yesterday










  • $begingroup$
    @TheoBendit right, but since I am considering only the case in which $f$ is a map from $mathbb{R}^n$ to itself we are working only in finite dimensions, no?
    $endgroup$
    – jamesmbcn
    yesterday










  • $begingroup$
    @SteveKass Right of course, so I should fix this by possibly having some orthogonal operation on $B_{delta}(x)$ also? As I understand it, it turns out isometries of $mathbb{R}^n$ turn out to be the affine maps, but I was trying to use a different argument.
    $endgroup$
    – jamesmbcn
    yesterday






  • 2




    $begingroup$
    Of course; I'm just saying that you may need to go into the anatomy of $Bbb{R}^n$, or the linear structure of finite-dimensional vector spaces, if you want your proof to work. At some point in your proof, you've got to actually use the assumption that you're in finite-dimensional space, otherwise the infinite-dimensional spaces will be a counterexample to your arguments!
    $endgroup$
    – Theo Bendit
    yesterday
















  • 2




    $begingroup$
    Unfortunately, $f$ being an isometry tells you only that $f(B_delta(x)) subseteq B_delta(f(x))$. You fail to obtain $supseteq$ in infinite-dimensions, for example. If this can be shown through topology, it will take an argument that uses properties peculiar to finite dimensions (e.g. compactness of the closed unit ball?).
    $endgroup$
    – Theo Bendit
    yesterday








  • 1




    $begingroup$
    It seems like this argument asserts that every isometry is a translation. (There is a possible typo of “if” for “of,” so I may be mistaken.) This is certainly not true, since reflections are isometries.
    $endgroup$
    – Steve Kass
    yesterday










  • $begingroup$
    @TheoBendit right, but since I am considering only the case in which $f$ is a map from $mathbb{R}^n$ to itself we are working only in finite dimensions, no?
    $endgroup$
    – jamesmbcn
    yesterday










  • $begingroup$
    @SteveKass Right of course, so I should fix this by possibly having some orthogonal operation on $B_{delta}(x)$ also? As I understand it, it turns out isometries of $mathbb{R}^n$ turn out to be the affine maps, but I was trying to use a different argument.
    $endgroup$
    – jamesmbcn
    yesterday






  • 2




    $begingroup$
    Of course; I'm just saying that you may need to go into the anatomy of $Bbb{R}^n$, or the linear structure of finite-dimensional vector spaces, if you want your proof to work. At some point in your proof, you've got to actually use the assumption that you're in finite-dimensional space, otherwise the infinite-dimensional spaces will be a counterexample to your arguments!
    $endgroup$
    – Theo Bendit
    yesterday










2




2




$begingroup$
Unfortunately, $f$ being an isometry tells you only that $f(B_delta(x)) subseteq B_delta(f(x))$. You fail to obtain $supseteq$ in infinite-dimensions, for example. If this can be shown through topology, it will take an argument that uses properties peculiar to finite dimensions (e.g. compactness of the closed unit ball?).
$endgroup$
– Theo Bendit
yesterday






$begingroup$
Unfortunately, $f$ being an isometry tells you only that $f(B_delta(x)) subseteq B_delta(f(x))$. You fail to obtain $supseteq$ in infinite-dimensions, for example. If this can be shown through topology, it will take an argument that uses properties peculiar to finite dimensions (e.g. compactness of the closed unit ball?).
$endgroup$
– Theo Bendit
yesterday






1




1




$begingroup$
It seems like this argument asserts that every isometry is a translation. (There is a possible typo of “if” for “of,” so I may be mistaken.) This is certainly not true, since reflections are isometries.
$endgroup$
– Steve Kass
yesterday




$begingroup$
It seems like this argument asserts that every isometry is a translation. (There is a possible typo of “if” for “of,” so I may be mistaken.) This is certainly not true, since reflections are isometries.
$endgroup$
– Steve Kass
yesterday












$begingroup$
@TheoBendit right, but since I am considering only the case in which $f$ is a map from $mathbb{R}^n$ to itself we are working only in finite dimensions, no?
$endgroup$
– jamesmbcn
yesterday




$begingroup$
@TheoBendit right, but since I am considering only the case in which $f$ is a map from $mathbb{R}^n$ to itself we are working only in finite dimensions, no?
$endgroup$
– jamesmbcn
yesterday












$begingroup$
@SteveKass Right of course, so I should fix this by possibly having some orthogonal operation on $B_{delta}(x)$ also? As I understand it, it turns out isometries of $mathbb{R}^n$ turn out to be the affine maps, but I was trying to use a different argument.
$endgroup$
– jamesmbcn
yesterday




$begingroup$
@SteveKass Right of course, so I should fix this by possibly having some orthogonal operation on $B_{delta}(x)$ also? As I understand it, it turns out isometries of $mathbb{R}^n$ turn out to be the affine maps, but I was trying to use a different argument.
$endgroup$
– jamesmbcn
yesterday




2




2




$begingroup$
Of course; I'm just saying that you may need to go into the anatomy of $Bbb{R}^n$, or the linear structure of finite-dimensional vector spaces, if you want your proof to work. At some point in your proof, you've got to actually use the assumption that you're in finite-dimensional space, otherwise the infinite-dimensional spaces will be a counterexample to your arguments!
$endgroup$
– Theo Bendit
yesterday






$begingroup$
Of course; I'm just saying that you may need to go into the anatomy of $Bbb{R}^n$, or the linear structure of finite-dimensional vector spaces, if you want your proof to work. At some point in your proof, you've got to actually use the assumption that you're in finite-dimensional space, otherwise the infinite-dimensional spaces will be a counterexample to your arguments!
$endgroup$
– Theo Bendit
yesterday












0






active

oldest

votes











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3139600%2fmaking-proof-rigorous-that-isometries-of-mathbbrn-are-bijective-using-ball%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3139600%2fmaking-proof-rigorous-that-isometries-of-mathbbrn-are-bijective-using-ball%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

Fil:Tokke komm.svg

Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?