Changing scalar product in a vector space cause different dimensions? The 2019 Stack Overflow Developer Survey Results Are InCan an abelian group be turned into two nonisomorphic vector spaces by different actions of the same field?Define two differents vector space structures over a field on an abelian groupCan vector spaces over different fields be isomorphic?Can an abelian group be turned into two nonisomorphic vector spaces by different actions of the same field?groups products vs vector space productsCan we define a binary operation on $mathbb Z$ to make it a vector space over $mathbb Q$?Does there exist an infinite dimensional vector space over an infinite ordered field which cannot have any inner-product imposed on it?Vector spaces: Is (the) scalar multiplication unique?Different vector space over the same fieldScalar multiplication in vector spaceExplicit example of a vector space over a finite field, and linear transformation of vector spaces over different fields
Are there any other methods to apply to solving simultaneous equations?
aging parents with no investments
Is there a name of the flying bionic bird?
Springs with some finite mass
Does duplicating a spell with Wish count as casting that spell?
Output the Arecibo Message
What tool would a Roman-age civilization have to grind silver and other metals into dust?
Are USB sockets on wall outlets live all the time, even when the switch is off?
Extreme, unacceptable situation and I can't attend work tomorrow morning
Is flight data recorder erased after every flight?
"What time...?" or "At what time...?" - what is more grammatically correct?
If the Wish spell is used to duplicate the effect of Simulacrum, are existing duplicates destroyed?
Which Sci-Fi work first showed weapon of galactic-scale mass destruction?
Inversion Puzzle
Manuscript was "unsubmitted" because the manuscript was deposited in Arxiv Preprints
"To split hairs" vs "To be pedantic"
Why don't Unix/Linux systems traverse through directories until they find the required version of a linked library?
How to deal with fear of taking dependencies
What is the best strategy for white in this position?
Limit the amount of RAM Mathematica may access?
What are the motivations for publishing new editions of an existing textbook, beyond new discoveries in a field?
What is this 4-propeller plane?
Deadlock Graph and Interpretation, solution to avoid
How can I create a character who can assume the widest possible range of creature sizes?
Changing scalar product in a vector space cause different dimensions?
The 2019 Stack Overflow Developer Survey Results Are InCan an abelian group be turned into two nonisomorphic vector spaces by different actions of the same field?Define two differents vector space structures over a field on an abelian groupCan vector spaces over different fields be isomorphic?Can an abelian group be turned into two nonisomorphic vector spaces by different actions of the same field?groups products vs vector space productsCan we define a binary operation on $mathbb Z$ to make it a vector space over $mathbb Q$?Does there exist an infinite dimensional vector space over an infinite ordered field which cannot have any inner-product imposed on it?Vector spaces: Is (the) scalar multiplication unique?Different vector space over the same fieldScalar multiplication in vector spaceExplicit example of a vector space over a finite field, and linear transformation of vector spaces over different fields
$begingroup$
I'm looking for an abelian group $(G,+)$ and a field$(F,+,×)$ and two scalar products $._1$ and $._2$ such that vector spaces caused by first and second scalar products on $G$ over $F$, have different dimensions.
I'm intrested in an example with an infinite field, but at first, any example would be useful (if exists! If there is no such an example, it would be great to give a proof).
linear-algebra vector-spaces
$endgroup$
add a comment |
$begingroup$
I'm looking for an abelian group $(G,+)$ and a field$(F,+,×)$ and two scalar products $._1$ and $._2$ such that vector spaces caused by first and second scalar products on $G$ over $F$, have different dimensions.
I'm intrested in an example with an infinite field, but at first, any example would be useful (if exists! If there is no such an example, it would be great to give a proof).
linear-algebra vector-spaces
$endgroup$
$begingroup$
Possible duplicate of Can an abelian group be turned into two nonisomorphic vector spaces by different actions of the same field?
$endgroup$
– Captain Lama
Mar 23 at 4:58
add a comment |
$begingroup$
I'm looking for an abelian group $(G,+)$ and a field$(F,+,×)$ and two scalar products $._1$ and $._2$ such that vector spaces caused by first and second scalar products on $G$ over $F$, have different dimensions.
I'm intrested in an example with an infinite field, but at first, any example would be useful (if exists! If there is no such an example, it would be great to give a proof).
linear-algebra vector-spaces
$endgroup$
I'm looking for an abelian group $(G,+)$ and a field$(F,+,×)$ and two scalar products $._1$ and $._2$ such that vector spaces caused by first and second scalar products on $G$ over $F$, have different dimensions.
I'm intrested in an example with an infinite field, but at first, any example would be useful (if exists! If there is no such an example, it would be great to give a proof).
linear-algebra vector-spaces
linear-algebra vector-spaces
asked Mar 23 at 4:25
Sim000Sim000
707
707
$begingroup$
Possible duplicate of Can an abelian group be turned into two nonisomorphic vector spaces by different actions of the same field?
$endgroup$
– Captain Lama
Mar 23 at 4:58
add a comment |
$begingroup$
Possible duplicate of Can an abelian group be turned into two nonisomorphic vector spaces by different actions of the same field?
$endgroup$
– Captain Lama
Mar 23 at 4:58
$begingroup$
Possible duplicate of Can an abelian group be turned into two nonisomorphic vector spaces by different actions of the same field?
$endgroup$
– Captain Lama
Mar 23 at 4:58
$begingroup$
Possible duplicate of Can an abelian group be turned into two nonisomorphic vector spaces by different actions of the same field?
$endgroup$
– Captain Lama
Mar 23 at 4:58
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Note any field $k$ is a $1$-dimensional vector space over itself using the operation $ccdot v = cv$. Now let $k$ be a field equipped with an injective, but not surjective, ring homomorphism $fcolon k to k$. Now $k$ is also a vector space using the operation $ccdot v = f(c)v$. As $f$ is not surjective take $x in k$ outside the image, then $1, x$ is linearly independent, for otherwise we would have
$$0 = acdot 1 + bcdot x = f(a) + f(b)x$$
and so either $b = 0$, implying $f(a) = 0$, hence $a = 0$ by injectivity, or $b neq 0$ and $x = f(-fracab)$, contradicting our assumption that $x$ is not in the image. So with this new scalar multiplication $k$ has dimension at least $2$.
For an example of a field $k$ with such a map $f$ how about the field $k = mathbb R(x_1, x_2, ldots)$ of rational polynomials in countably many variables and $f$ defined by $f(x_i) = x_i + 1$ for all $i$.
$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%2f3158953%2fchanging-scalar-product-in-a-vector-space-cause-different-dimensions%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$
Note any field $k$ is a $1$-dimensional vector space over itself using the operation $ccdot v = cv$. Now let $k$ be a field equipped with an injective, but not surjective, ring homomorphism $fcolon k to k$. Now $k$ is also a vector space using the operation $ccdot v = f(c)v$. As $f$ is not surjective take $x in k$ outside the image, then $1, x$ is linearly independent, for otherwise we would have
$$0 = acdot 1 + bcdot x = f(a) + f(b)x$$
and so either $b = 0$, implying $f(a) = 0$, hence $a = 0$ by injectivity, or $b neq 0$ and $x = f(-fracab)$, contradicting our assumption that $x$ is not in the image. So with this new scalar multiplication $k$ has dimension at least $2$.
For an example of a field $k$ with such a map $f$ how about the field $k = mathbb R(x_1, x_2, ldots)$ of rational polynomials in countably many variables and $f$ defined by $f(x_i) = x_i + 1$ for all $i$.
$endgroup$
add a comment |
$begingroup$
Note any field $k$ is a $1$-dimensional vector space over itself using the operation $ccdot v = cv$. Now let $k$ be a field equipped with an injective, but not surjective, ring homomorphism $fcolon k to k$. Now $k$ is also a vector space using the operation $ccdot v = f(c)v$. As $f$ is not surjective take $x in k$ outside the image, then $1, x$ is linearly independent, for otherwise we would have
$$0 = acdot 1 + bcdot x = f(a) + f(b)x$$
and so either $b = 0$, implying $f(a) = 0$, hence $a = 0$ by injectivity, or $b neq 0$ and $x = f(-fracab)$, contradicting our assumption that $x$ is not in the image. So with this new scalar multiplication $k$ has dimension at least $2$.
For an example of a field $k$ with such a map $f$ how about the field $k = mathbb R(x_1, x_2, ldots)$ of rational polynomials in countably many variables and $f$ defined by $f(x_i) = x_i + 1$ for all $i$.
$endgroup$
add a comment |
$begingroup$
Note any field $k$ is a $1$-dimensional vector space over itself using the operation $ccdot v = cv$. Now let $k$ be a field equipped with an injective, but not surjective, ring homomorphism $fcolon k to k$. Now $k$ is also a vector space using the operation $ccdot v = f(c)v$. As $f$ is not surjective take $x in k$ outside the image, then $1, x$ is linearly independent, for otherwise we would have
$$0 = acdot 1 + bcdot x = f(a) + f(b)x$$
and so either $b = 0$, implying $f(a) = 0$, hence $a = 0$ by injectivity, or $b neq 0$ and $x = f(-fracab)$, contradicting our assumption that $x$ is not in the image. So with this new scalar multiplication $k$ has dimension at least $2$.
For an example of a field $k$ with such a map $f$ how about the field $k = mathbb R(x_1, x_2, ldots)$ of rational polynomials in countably many variables and $f$ defined by $f(x_i) = x_i + 1$ for all $i$.
$endgroup$
Note any field $k$ is a $1$-dimensional vector space over itself using the operation $ccdot v = cv$. Now let $k$ be a field equipped with an injective, but not surjective, ring homomorphism $fcolon k to k$. Now $k$ is also a vector space using the operation $ccdot v = f(c)v$. As $f$ is not surjective take $x in k$ outside the image, then $1, x$ is linearly independent, for otherwise we would have
$$0 = acdot 1 + bcdot x = f(a) + f(b)x$$
and so either $b = 0$, implying $f(a) = 0$, hence $a = 0$ by injectivity, or $b neq 0$ and $x = f(-fracab)$, contradicting our assumption that $x$ is not in the image. So with this new scalar multiplication $k$ has dimension at least $2$.
For an example of a field $k$ with such a map $f$ how about the field $k = mathbb R(x_1, x_2, ldots)$ of rational polynomials in countably many variables and $f$ defined by $f(x_i) = x_i + 1$ for all $i$.
answered Mar 23 at 5:04
JimJim
24.6k23370
24.6k23370
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%2f3158953%2fchanging-scalar-product-in-a-vector-space-cause-different-dimensions%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
$begingroup$
Possible duplicate of Can an abelian group be turned into two nonisomorphic vector spaces by different actions of the same field?
$endgroup$
– Captain Lama
Mar 23 at 4:58