Norms on fieldsEquivalence of Euclidean norm used in Ostrowski's Theoremequivalent norms on vector spaceEquivalence between norms induced by a scalar productStronger, Weaker, and Equivalent Norms on $C[0,1]$.Non-equivalent norms on finite dimensional vector spaces over a non-complete fieldDefinitions of equivalent normsequivalence of norms arising from inner productsSubmultiplicity of Induced NormsCollection of all norms such that a Space is CompleteWhy Do We Only Take Norms Over Real/Complex Numbers?

The screen of my macbook suddenly broken down how can I do to recover

Why did the EU agree to delay the Brexit deadline?

How could a planet have erratic days?

What percentage of fillings performed today are done with mercury amalgam?

Is this toilet slogan correct usage of the English language?

Is (0,1] a closed or open set?

How to implement a feedback to keep the DC gain at zero for this conceptual passive filter?

Temporarily disable WLAN internet access for children, but allow it for adults

Removing files under particular conditions (number of files, file age)

How should I respond when I lied about my education and the company finds out through background check?

Fear of getting stuck on one programming language / technology that is not used in my country

How much character growth crosses the line into breaking the character

Open a doc from terminal, but not by its name

Count the occurrence of each unique word in the file

Yosemite Fire Rings - What to Expect?

Explaining alternative travel routes when going to the USA

What is the evidence for the "tyranny of the majority problem" in a direct democracy context?

Lowest total scrabble score

Not using 's' for he/she/it

Melting point of aspirin, contradicting sources

What changes for testers when they are testing in agile environments?

Why should universal income be universal?

Fantasy book from my childhood: female protagonist, Blood Ore or Blood Metal for taking attributes

Sklearn 'Seed' Not Working Properly In a Section of Code



Norms on fields


Equivalence of Euclidean norm used in Ostrowski's Theoremequivalent norms on vector spaceEquivalence between norms induced by a scalar productStronger, Weaker, and Equivalent Norms on $C[0,1]$.Non-equivalent norms on finite dimensional vector spaces over a non-complete fieldDefinitions of equivalent normsequivalence of norms arising from inner productsSubmultiplicity of Induced NormsCollection of all norms such that a Space is CompleteWhy Do We Only Take Norms Over Real/Complex Numbers?













5












$begingroup$


I'm doing an introductory module in number theory, and came across the definition of a norm on a field. It seems to agree with the definition of a norm on a vector space over a field (just view the field as a vector space in the former definition). Then I read Ostrowski's Theorem that says 'every non trivial norm on $mathbbQ$ is equivalent either to the standard absoltute value or to the p-adic norm for some prime p. All these norms are inequivalent.'



I don't see how this theorem doesn't contradict the theorem that all norms on a finite dimensional vector space are equivalent.....However I see a difference in the way 'equivalence' is being defined between norms in the case where the norms are on a field as opposed to a general vector space. Everything seems a bit all over the place in my head and I don't know why there is a difference in definition of norms being equivalent on fields and norms on vector spaces when surely a field is a vector space...



If someone could clear things up I'd appreciate it.










share|cite|improve this question











$endgroup$
















    5












    $begingroup$


    I'm doing an introductory module in number theory, and came across the definition of a norm on a field. It seems to agree with the definition of a norm on a vector space over a field (just view the field as a vector space in the former definition). Then I read Ostrowski's Theorem that says 'every non trivial norm on $mathbbQ$ is equivalent either to the standard absoltute value or to the p-adic norm for some prime p. All these norms are inequivalent.'



    I don't see how this theorem doesn't contradict the theorem that all norms on a finite dimensional vector space are equivalent.....However I see a difference in the way 'equivalence' is being defined between norms in the case where the norms are on a field as opposed to a general vector space. Everything seems a bit all over the place in my head and I don't know why there is a difference in definition of norms being equivalent on fields and norms on vector spaces when surely a field is a vector space...



    If someone could clear things up I'd appreciate it.










    share|cite|improve this question











    $endgroup$














      5












      5








      5


      1



      $begingroup$


      I'm doing an introductory module in number theory, and came across the definition of a norm on a field. It seems to agree with the definition of a norm on a vector space over a field (just view the field as a vector space in the former definition). Then I read Ostrowski's Theorem that says 'every non trivial norm on $mathbbQ$ is equivalent either to the standard absoltute value or to the p-adic norm for some prime p. All these norms are inequivalent.'



      I don't see how this theorem doesn't contradict the theorem that all norms on a finite dimensional vector space are equivalent.....However I see a difference in the way 'equivalence' is being defined between norms in the case where the norms are on a field as opposed to a general vector space. Everything seems a bit all over the place in my head and I don't know why there is a difference in definition of norms being equivalent on fields and norms on vector spaces when surely a field is a vector space...



      If someone could clear things up I'd appreciate it.










      share|cite|improve this question











      $endgroup$




      I'm doing an introductory module in number theory, and came across the definition of a norm on a field. It seems to agree with the definition of a norm on a vector space over a field (just view the field as a vector space in the former definition). Then I read Ostrowski's Theorem that says 'every non trivial norm on $mathbbQ$ is equivalent either to the standard absoltute value or to the p-adic norm for some prime p. All these norms are inequivalent.'



      I don't see how this theorem doesn't contradict the theorem that all norms on a finite dimensional vector space are equivalent.....However I see a difference in the way 'equivalence' is being defined between norms in the case where the norms are on a field as opposed to a general vector space. Everything seems a bit all over the place in my head and I don't know why there is a difference in definition of norms being equivalent on fields and norms on vector spaces when surely a field is a vector space...



      If someone could clear things up I'd appreciate it.







      norm p-adic-number-theory






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Mar 12 at 17:24







      Displayname

















      asked Mar 12 at 17:05









      DisplaynameDisplayname

      25611




      25611




















          2 Answers
          2






          active

          oldest

          votes


















          4












          $begingroup$

          The difference is how multiplication by scalars is handled.



          When considering a norm $VertcdotVert$ on a vector space $V$ over some field $F$, you need to fix the notion of absolute value on the scalar-field $F$, so that the axiom
          $$Vert ccdot xVert = vert cvert cdotVert xVert,quad cin F, xin V$$
          makes sense.



          The statement that 'all norms on a finite dimensional vector space are equivalent' makes use of the assumption that the above axiom is satisfied for the same notion of absolute value. This axiom fails if we try to view the $p$-adic norms as norms on vector spaces over $mathbbQ$ with the usual notion of absolute value. E.g. for the $2$-adic norm, we have
          $$Vert3cdot 2Vert_2 = Vert 2Vert_2 neq vert 3vertcdotVert 2Vert_2.$$






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            Thanks a lot for your answer, I've replied to Lubin because he commented as I was reading this, but if you could answer any of my further questions that'd be great
            $endgroup$
            – Displayname
            Mar 12 at 19:38



















          3












          $begingroup$

          I think that everything that @Eero has said is true, but there’s more wrong in the situation than that.



          You have not quoted the theorem about norms on a finite-dimensional vector space fully. First, you have to start with a normed field $k$, and ask about the norms on a finite $k$-space that in some sense extend that norm. Second, the theorem does not hold if $k$ is not complete under the given norm.



          So there’s no contradiction, because in talking about $Bbb Q$, you have not started with a pre-given norm on a field. Rather, you are asking whether there may be more than one norm on a field that has been given abstractly. Since $Bbb Q$ has many topologies on it, each of them making it a topological field (with continuity of $+$, $times$, and $div$, for instance) and all of them different as topologies, it should not be surprising that the completions are different.






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            Thank you very much for your answer, I've encountered norms in another module and after carefully re-reading my notes have realised that the arbitrary field $mathbbK$ my notes refer to in that module aren't all that arbitrary, for the notes claim $mathbbK$ will either denote $mathbbC$ or $mathbbR$ and I think I may have mistakenly taken this as any subfield of $mathbbC$. I've never thought about what would be the consequences of the normed space being over a field which is not complete w.r.t the absolute value norm...I'm still kind of confused
            $endgroup$
            – Displayname
            Mar 12 at 19:26










          • $begingroup$
            My notes (referring to my differentiation module now) have a little side note which says 'Non-archimedean norms are good for number theory but are not 'decent' for our purpose'....I know what a non-archimedean norm is but I don't know why it's not 'decent'....I'm assuming the lecturer has intentionally not said much about this since it may be beyond the scope of the course? (2nd year undergrad) ....back to my original question, what if we consider the vector space $mathbbQ$ over the field $mathbbR$, is this not valid because the homogeneity condition doesn't hold? (as Eoro pointed out)
            $endgroup$
            – Displayname
            Mar 12 at 19:33










          • $begingroup$
            ^ ran out of characters...I mean is the 'normed space' $mathbbQ$ over $mathbbR$ w.r.t a p-adic norm a normed space (we are now using a field which is complete w.r.t absolute value)
            $endgroup$
            – Displayname
            Mar 12 at 19:36











          • $begingroup$
            Over $Bbb R$, all vector spaces are archimedean; even if you throw continuity out the window, no $Bbb Q_p$ can be a ring containing $Bbb R$. For, $Bbb R$ contains square roots of all positive integers, while no $p$-adic field does so (not even finite extensions of $Bbb Q_p$).
            $endgroup$
            – Lubin
            Mar 13 at 2:03











          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%2f3145348%2fnorms-on-fields%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          2 Answers
          2






          active

          oldest

          votes








          2 Answers
          2






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          4












          $begingroup$

          The difference is how multiplication by scalars is handled.



          When considering a norm $VertcdotVert$ on a vector space $V$ over some field $F$, you need to fix the notion of absolute value on the scalar-field $F$, so that the axiom
          $$Vert ccdot xVert = vert cvert cdotVert xVert,quad cin F, xin V$$
          makes sense.



          The statement that 'all norms on a finite dimensional vector space are equivalent' makes use of the assumption that the above axiom is satisfied for the same notion of absolute value. This axiom fails if we try to view the $p$-adic norms as norms on vector spaces over $mathbbQ$ with the usual notion of absolute value. E.g. for the $2$-adic norm, we have
          $$Vert3cdot 2Vert_2 = Vert 2Vert_2 neq vert 3vertcdotVert 2Vert_2.$$






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            Thanks a lot for your answer, I've replied to Lubin because he commented as I was reading this, but if you could answer any of my further questions that'd be great
            $endgroup$
            – Displayname
            Mar 12 at 19:38
















          4












          $begingroup$

          The difference is how multiplication by scalars is handled.



          When considering a norm $VertcdotVert$ on a vector space $V$ over some field $F$, you need to fix the notion of absolute value on the scalar-field $F$, so that the axiom
          $$Vert ccdot xVert = vert cvert cdotVert xVert,quad cin F, xin V$$
          makes sense.



          The statement that 'all norms on a finite dimensional vector space are equivalent' makes use of the assumption that the above axiom is satisfied for the same notion of absolute value. This axiom fails if we try to view the $p$-adic norms as norms on vector spaces over $mathbbQ$ with the usual notion of absolute value. E.g. for the $2$-adic norm, we have
          $$Vert3cdot 2Vert_2 = Vert 2Vert_2 neq vert 3vertcdotVert 2Vert_2.$$






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            Thanks a lot for your answer, I've replied to Lubin because he commented as I was reading this, but if you could answer any of my further questions that'd be great
            $endgroup$
            – Displayname
            Mar 12 at 19:38














          4












          4








          4





          $begingroup$

          The difference is how multiplication by scalars is handled.



          When considering a norm $VertcdotVert$ on a vector space $V$ over some field $F$, you need to fix the notion of absolute value on the scalar-field $F$, so that the axiom
          $$Vert ccdot xVert = vert cvert cdotVert xVert,quad cin F, xin V$$
          makes sense.



          The statement that 'all norms on a finite dimensional vector space are equivalent' makes use of the assumption that the above axiom is satisfied for the same notion of absolute value. This axiom fails if we try to view the $p$-adic norms as norms on vector spaces over $mathbbQ$ with the usual notion of absolute value. E.g. for the $2$-adic norm, we have
          $$Vert3cdot 2Vert_2 = Vert 2Vert_2 neq vert 3vertcdotVert 2Vert_2.$$






          share|cite|improve this answer









          $endgroup$



          The difference is how multiplication by scalars is handled.



          When considering a norm $VertcdotVert$ on a vector space $V$ over some field $F$, you need to fix the notion of absolute value on the scalar-field $F$, so that the axiom
          $$Vert ccdot xVert = vert cvert cdotVert xVert,quad cin F, xin V$$
          makes sense.



          The statement that 'all norms on a finite dimensional vector space are equivalent' makes use of the assumption that the above axiom is satisfied for the same notion of absolute value. This axiom fails if we try to view the $p$-adic norms as norms on vector spaces over $mathbbQ$ with the usual notion of absolute value. E.g. for the $2$-adic norm, we have
          $$Vert3cdot 2Vert_2 = Vert 2Vert_2 neq vert 3vertcdotVert 2Vert_2.$$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Mar 12 at 18:24









          Eero HakavuoriEero Hakavuori

          1,59769




          1,59769











          • $begingroup$
            Thanks a lot for your answer, I've replied to Lubin because he commented as I was reading this, but if you could answer any of my further questions that'd be great
            $endgroup$
            – Displayname
            Mar 12 at 19:38

















          • $begingroup$
            Thanks a lot for your answer, I've replied to Lubin because he commented as I was reading this, but if you could answer any of my further questions that'd be great
            $endgroup$
            – Displayname
            Mar 12 at 19:38
















          $begingroup$
          Thanks a lot for your answer, I've replied to Lubin because he commented as I was reading this, but if you could answer any of my further questions that'd be great
          $endgroup$
          – Displayname
          Mar 12 at 19:38





          $begingroup$
          Thanks a lot for your answer, I've replied to Lubin because he commented as I was reading this, but if you could answer any of my further questions that'd be great
          $endgroup$
          – Displayname
          Mar 12 at 19:38












          3












          $begingroup$

          I think that everything that @Eero has said is true, but there’s more wrong in the situation than that.



          You have not quoted the theorem about norms on a finite-dimensional vector space fully. First, you have to start with a normed field $k$, and ask about the norms on a finite $k$-space that in some sense extend that norm. Second, the theorem does not hold if $k$ is not complete under the given norm.



          So there’s no contradiction, because in talking about $Bbb Q$, you have not started with a pre-given norm on a field. Rather, you are asking whether there may be more than one norm on a field that has been given abstractly. Since $Bbb Q$ has many topologies on it, each of them making it a topological field (with continuity of $+$, $times$, and $div$, for instance) and all of them different as topologies, it should not be surprising that the completions are different.






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            Thank you very much for your answer, I've encountered norms in another module and after carefully re-reading my notes have realised that the arbitrary field $mathbbK$ my notes refer to in that module aren't all that arbitrary, for the notes claim $mathbbK$ will either denote $mathbbC$ or $mathbbR$ and I think I may have mistakenly taken this as any subfield of $mathbbC$. I've never thought about what would be the consequences of the normed space being over a field which is not complete w.r.t the absolute value norm...I'm still kind of confused
            $endgroup$
            – Displayname
            Mar 12 at 19:26










          • $begingroup$
            My notes (referring to my differentiation module now) have a little side note which says 'Non-archimedean norms are good for number theory but are not 'decent' for our purpose'....I know what a non-archimedean norm is but I don't know why it's not 'decent'....I'm assuming the lecturer has intentionally not said much about this since it may be beyond the scope of the course? (2nd year undergrad) ....back to my original question, what if we consider the vector space $mathbbQ$ over the field $mathbbR$, is this not valid because the homogeneity condition doesn't hold? (as Eoro pointed out)
            $endgroup$
            – Displayname
            Mar 12 at 19:33










          • $begingroup$
            ^ ran out of characters...I mean is the 'normed space' $mathbbQ$ over $mathbbR$ w.r.t a p-adic norm a normed space (we are now using a field which is complete w.r.t absolute value)
            $endgroup$
            – Displayname
            Mar 12 at 19:36











          • $begingroup$
            Over $Bbb R$, all vector spaces are archimedean; even if you throw continuity out the window, no $Bbb Q_p$ can be a ring containing $Bbb R$. For, $Bbb R$ contains square roots of all positive integers, while no $p$-adic field does so (not even finite extensions of $Bbb Q_p$).
            $endgroup$
            – Lubin
            Mar 13 at 2:03
















          3












          $begingroup$

          I think that everything that @Eero has said is true, but there’s more wrong in the situation than that.



          You have not quoted the theorem about norms on a finite-dimensional vector space fully. First, you have to start with a normed field $k$, and ask about the norms on a finite $k$-space that in some sense extend that norm. Second, the theorem does not hold if $k$ is not complete under the given norm.



          So there’s no contradiction, because in talking about $Bbb Q$, you have not started with a pre-given norm on a field. Rather, you are asking whether there may be more than one norm on a field that has been given abstractly. Since $Bbb Q$ has many topologies on it, each of them making it a topological field (with continuity of $+$, $times$, and $div$, for instance) and all of them different as topologies, it should not be surprising that the completions are different.






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            Thank you very much for your answer, I've encountered norms in another module and after carefully re-reading my notes have realised that the arbitrary field $mathbbK$ my notes refer to in that module aren't all that arbitrary, for the notes claim $mathbbK$ will either denote $mathbbC$ or $mathbbR$ and I think I may have mistakenly taken this as any subfield of $mathbbC$. I've never thought about what would be the consequences of the normed space being over a field which is not complete w.r.t the absolute value norm...I'm still kind of confused
            $endgroup$
            – Displayname
            Mar 12 at 19:26










          • $begingroup$
            My notes (referring to my differentiation module now) have a little side note which says 'Non-archimedean norms are good for number theory but are not 'decent' for our purpose'....I know what a non-archimedean norm is but I don't know why it's not 'decent'....I'm assuming the lecturer has intentionally not said much about this since it may be beyond the scope of the course? (2nd year undergrad) ....back to my original question, what if we consider the vector space $mathbbQ$ over the field $mathbbR$, is this not valid because the homogeneity condition doesn't hold? (as Eoro pointed out)
            $endgroup$
            – Displayname
            Mar 12 at 19:33










          • $begingroup$
            ^ ran out of characters...I mean is the 'normed space' $mathbbQ$ over $mathbbR$ w.r.t a p-adic norm a normed space (we are now using a field which is complete w.r.t absolute value)
            $endgroup$
            – Displayname
            Mar 12 at 19:36











          • $begingroup$
            Over $Bbb R$, all vector spaces are archimedean; even if you throw continuity out the window, no $Bbb Q_p$ can be a ring containing $Bbb R$. For, $Bbb R$ contains square roots of all positive integers, while no $p$-adic field does so (not even finite extensions of $Bbb Q_p$).
            $endgroup$
            – Lubin
            Mar 13 at 2:03














          3












          3








          3





          $begingroup$

          I think that everything that @Eero has said is true, but there’s more wrong in the situation than that.



          You have not quoted the theorem about norms on a finite-dimensional vector space fully. First, you have to start with a normed field $k$, and ask about the norms on a finite $k$-space that in some sense extend that norm. Second, the theorem does not hold if $k$ is not complete under the given norm.



          So there’s no contradiction, because in talking about $Bbb Q$, you have not started with a pre-given norm on a field. Rather, you are asking whether there may be more than one norm on a field that has been given abstractly. Since $Bbb Q$ has many topologies on it, each of them making it a topological field (with continuity of $+$, $times$, and $div$, for instance) and all of them different as topologies, it should not be surprising that the completions are different.






          share|cite|improve this answer









          $endgroup$



          I think that everything that @Eero has said is true, but there’s more wrong in the situation than that.



          You have not quoted the theorem about norms on a finite-dimensional vector space fully. First, you have to start with a normed field $k$, and ask about the norms on a finite $k$-space that in some sense extend that norm. Second, the theorem does not hold if $k$ is not complete under the given norm.



          So there’s no contradiction, because in talking about $Bbb Q$, you have not started with a pre-given norm on a field. Rather, you are asking whether there may be more than one norm on a field that has been given abstractly. Since $Bbb Q$ has many topologies on it, each of them making it a topological field (with continuity of $+$, $times$, and $div$, for instance) and all of them different as topologies, it should not be surprising that the completions are different.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Mar 12 at 19:00









          LubinLubin

          45.3k44688




          45.3k44688











          • $begingroup$
            Thank you very much for your answer, I've encountered norms in another module and after carefully re-reading my notes have realised that the arbitrary field $mathbbK$ my notes refer to in that module aren't all that arbitrary, for the notes claim $mathbbK$ will either denote $mathbbC$ or $mathbbR$ and I think I may have mistakenly taken this as any subfield of $mathbbC$. I've never thought about what would be the consequences of the normed space being over a field which is not complete w.r.t the absolute value norm...I'm still kind of confused
            $endgroup$
            – Displayname
            Mar 12 at 19:26










          • $begingroup$
            My notes (referring to my differentiation module now) have a little side note which says 'Non-archimedean norms are good for number theory but are not 'decent' for our purpose'....I know what a non-archimedean norm is but I don't know why it's not 'decent'....I'm assuming the lecturer has intentionally not said much about this since it may be beyond the scope of the course? (2nd year undergrad) ....back to my original question, what if we consider the vector space $mathbbQ$ over the field $mathbbR$, is this not valid because the homogeneity condition doesn't hold? (as Eoro pointed out)
            $endgroup$
            – Displayname
            Mar 12 at 19:33










          • $begingroup$
            ^ ran out of characters...I mean is the 'normed space' $mathbbQ$ over $mathbbR$ w.r.t a p-adic norm a normed space (we are now using a field which is complete w.r.t absolute value)
            $endgroup$
            – Displayname
            Mar 12 at 19:36











          • $begingroup$
            Over $Bbb R$, all vector spaces are archimedean; even if you throw continuity out the window, no $Bbb Q_p$ can be a ring containing $Bbb R$. For, $Bbb R$ contains square roots of all positive integers, while no $p$-adic field does so (not even finite extensions of $Bbb Q_p$).
            $endgroup$
            – Lubin
            Mar 13 at 2:03

















          • $begingroup$
            Thank you very much for your answer, I've encountered norms in another module and after carefully re-reading my notes have realised that the arbitrary field $mathbbK$ my notes refer to in that module aren't all that arbitrary, for the notes claim $mathbbK$ will either denote $mathbbC$ or $mathbbR$ and I think I may have mistakenly taken this as any subfield of $mathbbC$. I've never thought about what would be the consequences of the normed space being over a field which is not complete w.r.t the absolute value norm...I'm still kind of confused
            $endgroup$
            – Displayname
            Mar 12 at 19:26










          • $begingroup$
            My notes (referring to my differentiation module now) have a little side note which says 'Non-archimedean norms are good for number theory but are not 'decent' for our purpose'....I know what a non-archimedean norm is but I don't know why it's not 'decent'....I'm assuming the lecturer has intentionally not said much about this since it may be beyond the scope of the course? (2nd year undergrad) ....back to my original question, what if we consider the vector space $mathbbQ$ over the field $mathbbR$, is this not valid because the homogeneity condition doesn't hold? (as Eoro pointed out)
            $endgroup$
            – Displayname
            Mar 12 at 19:33










          • $begingroup$
            ^ ran out of characters...I mean is the 'normed space' $mathbbQ$ over $mathbbR$ w.r.t a p-adic norm a normed space (we are now using a field which is complete w.r.t absolute value)
            $endgroup$
            – Displayname
            Mar 12 at 19:36











          • $begingroup$
            Over $Bbb R$, all vector spaces are archimedean; even if you throw continuity out the window, no $Bbb Q_p$ can be a ring containing $Bbb R$. For, $Bbb R$ contains square roots of all positive integers, while no $p$-adic field does so (not even finite extensions of $Bbb Q_p$).
            $endgroup$
            – Lubin
            Mar 13 at 2:03
















          $begingroup$
          Thank you very much for your answer, I've encountered norms in another module and after carefully re-reading my notes have realised that the arbitrary field $mathbbK$ my notes refer to in that module aren't all that arbitrary, for the notes claim $mathbbK$ will either denote $mathbbC$ or $mathbbR$ and I think I may have mistakenly taken this as any subfield of $mathbbC$. I've never thought about what would be the consequences of the normed space being over a field which is not complete w.r.t the absolute value norm...I'm still kind of confused
          $endgroup$
          – Displayname
          Mar 12 at 19:26




          $begingroup$
          Thank you very much for your answer, I've encountered norms in another module and after carefully re-reading my notes have realised that the arbitrary field $mathbbK$ my notes refer to in that module aren't all that arbitrary, for the notes claim $mathbbK$ will either denote $mathbbC$ or $mathbbR$ and I think I may have mistakenly taken this as any subfield of $mathbbC$. I've never thought about what would be the consequences of the normed space being over a field which is not complete w.r.t the absolute value norm...I'm still kind of confused
          $endgroup$
          – Displayname
          Mar 12 at 19:26












          $begingroup$
          My notes (referring to my differentiation module now) have a little side note which says 'Non-archimedean norms are good for number theory but are not 'decent' for our purpose'....I know what a non-archimedean norm is but I don't know why it's not 'decent'....I'm assuming the lecturer has intentionally not said much about this since it may be beyond the scope of the course? (2nd year undergrad) ....back to my original question, what if we consider the vector space $mathbbQ$ over the field $mathbbR$, is this not valid because the homogeneity condition doesn't hold? (as Eoro pointed out)
          $endgroup$
          – Displayname
          Mar 12 at 19:33




          $begingroup$
          My notes (referring to my differentiation module now) have a little side note which says 'Non-archimedean norms are good for number theory but are not 'decent' for our purpose'....I know what a non-archimedean norm is but I don't know why it's not 'decent'....I'm assuming the lecturer has intentionally not said much about this since it may be beyond the scope of the course? (2nd year undergrad) ....back to my original question, what if we consider the vector space $mathbbQ$ over the field $mathbbR$, is this not valid because the homogeneity condition doesn't hold? (as Eoro pointed out)
          $endgroup$
          – Displayname
          Mar 12 at 19:33












          $begingroup$
          ^ ran out of characters...I mean is the 'normed space' $mathbbQ$ over $mathbbR$ w.r.t a p-adic norm a normed space (we are now using a field which is complete w.r.t absolute value)
          $endgroup$
          – Displayname
          Mar 12 at 19:36





          $begingroup$
          ^ ran out of characters...I mean is the 'normed space' $mathbbQ$ over $mathbbR$ w.r.t a p-adic norm a normed space (we are now using a field which is complete w.r.t absolute value)
          $endgroup$
          – Displayname
          Mar 12 at 19:36













          $begingroup$
          Over $Bbb R$, all vector spaces are archimedean; even if you throw continuity out the window, no $Bbb Q_p$ can be a ring containing $Bbb R$. For, $Bbb R$ contains square roots of all positive integers, while no $p$-adic field does so (not even finite extensions of $Bbb Q_p$).
          $endgroup$
          – Lubin
          Mar 13 at 2:03





          $begingroup$
          Over $Bbb R$, all vector spaces are archimedean; even if you throw continuity out the window, no $Bbb Q_p$ can be a ring containing $Bbb R$. For, $Bbb R$ contains square roots of all positive integers, while no $p$-adic field does so (not even finite extensions of $Bbb Q_p$).
          $endgroup$
          – Lubin
          Mar 13 at 2:03


















          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%2f3145348%2fnorms-on-fields%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







          -norm, p-adic-number-theory

          Popular posts from this blog

          Creating 100m^2 grid automatically using QGIS?Creating grid constrained within polygon in QGIS?Createing polygon layer from point data using QGIS?Creating vector grid using QGIS?Creating grid polygons from coordinates using R or PythonCreating grid from spatio temporal point data?Creating fields in attributes table using other layers using QGISCreate .shp vector grid in QGISQGIS Creating 4km point grid within polygonsCreate a vector grid over a raster layerVector Grid Creates just one grid

          What is this called? Old film camera viewer?What makes a good film camera?What to do with an old film camera?What should one look for when buying a used film camera?What is the value and age of this pre-1967 Ricoh 35 mm camera?DSLR recommendation, question about old Canon 35mm film Camera & lensesCan anyone identify the silver rangefinder-style camera in this advertisement?What kind of a Polaroid 600-camera is this?Will an old film camera still work even when not used in a very long time?What is this camera / Can I develop the film?How to fit an action camera into antique (bellows) housing?What to check when buying used and old film bodies?

          Why is this plane circling around the Lucknow airport every day?Why do aircraft on Flight Radar 24 jump around randomly sometimes?What airport has this walkway over a taxiway?How does Chicago O'Hare's tower sequence aircraft at peak capacity?Which airport is featured in this Delta commercial?After a crash, for how long is the airport closed?Can a passenger plane stand still in the air, or hover at a fixed location above a ground?What are those trucks towing around, and why?What is this airport outside of Cairo, Egypt?Which US airport has the lowest circling MDH?What is this airport video?