Is a linearly independent set whose span is dense a Schauder basis? The Next CEO of Stack OverflowCoordinate functions of Schauder basisLinearly independentSchauder basis for a separable Banach spaceWhat is the difference between a Hamel basis and a Schauder basis?Hamel basis for subspacesExistence of weak Schauder-basis for concrete example.Isomorphisms with invariant linearly independent dense subset.Linear independence and Schauder basisWhy isn't every Hamel basis a Schauder basis?Schauder basis that is not Hilbert basis

Does int main() need a declaration on C++?

Why cannot we not say "I have been having a dog"?

Shortening a title without changing its meaning

Why does freezing point matter when picking cooler ice packs?

Is it possible to make a 9x9 table fit within the default margins?

What day is it again?

Salesforce opportunity stages

pgfplots: How to draw a tangent graph below two others?

Another proof that dividing by 0 does not exist -- is it right?

The sum of any ten consecutive numbers from a fibonacci sequence is divisible by 11

Finitely generated matrix groups whose eigenvalues are all algebraic

What difference does it make matching a word with/without a trailing whitespace?

Is the offspring between a demon and a celestial possible? If so what is it called and is it in a book somewhere?

A hang glider, sudden unexpected lift to 25,000 feet altitude, what could do this?

Free fall ellipse or parabola?

"Eavesdropping" vs "Listen in on"

Simplify trigonometric expression using trigonometric identities

Avoiding the "not like other girls" trope?

Compilation of a 2d array and a 1d array

subequations: How to continue numbering within subequation?

Why was Sir Cadogan fired?

How dangerous is XSS

Incomplete cube

How exploitable/balanced is this homebrew spell: Spell Permanency?



Is a linearly independent set whose span is dense a Schauder basis?



The Next CEO of Stack OverflowCoordinate functions of Schauder basisLinearly independentSchauder basis for a separable Banach spaceWhat is the difference between a Hamel basis and a Schauder basis?Hamel basis for subspacesExistence of weak Schauder-basis for concrete example.Isomorphisms with invariant linearly independent dense subset.Linear independence and Schauder basisWhy isn't every Hamel basis a Schauder basis?Schauder basis that is not Hilbert basis










3












$begingroup$


If $X$ is a Banach space, then a Schauder basis of $X$ is a subset $B$ of $X$ such that every element of $X$ can be written uniquely as an infinite linear combination of elements of $B$. My question is, if $A$ is a linearly independent subset of $X$ such that the closure of the span of $A$ equals $X$, then is $A$ necessarily a Schauder basis of $X$?



If not, does anyone know of any counterexamples?










share|cite|improve this question









$endgroup$
















    3












    $begingroup$


    If $X$ is a Banach space, then a Schauder basis of $X$ is a subset $B$ of $X$ such that every element of $X$ can be written uniquely as an infinite linear combination of elements of $B$. My question is, if $A$ is a linearly independent subset of $X$ such that the closure of the span of $A$ equals $X$, then is $A$ necessarily a Schauder basis of $X$?



    If not, does anyone know of any counterexamples?










    share|cite|improve this question









    $endgroup$














      3












      3








      3


      1



      $begingroup$


      If $X$ is a Banach space, then a Schauder basis of $X$ is a subset $B$ of $X$ such that every element of $X$ can be written uniquely as an infinite linear combination of elements of $B$. My question is, if $A$ is a linearly independent subset of $X$ such that the closure of the span of $A$ equals $X$, then is $A$ necessarily a Schauder basis of $X$?



      If not, does anyone know of any counterexamples?










      share|cite|improve this question









      $endgroup$




      If $X$ is a Banach space, then a Schauder basis of $X$ is a subset $B$ of $X$ such that every element of $X$ can be written uniquely as an infinite linear combination of elements of $B$. My question is, if $A$ is a linearly independent subset of $X$ such that the closure of the span of $A$ equals $X$, then is $A$ necessarily a Schauder basis of $X$?



      If not, does anyone know of any counterexamples?







      linear-algebra functional-analysis banach-spaces normed-spaces schauder-basis






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked 1 hour ago









      Keshav SrinivasanKeshav Srinivasan

      2,39121446




      2,39121446




















          1 Answer
          1






          active

          oldest

          votes


















          6












          $begingroup$

          No, certainly not. The linearly independent set $1, x, x^2, x^3, dots$ has span dense in $C[0,1]$, but is not a Schauder basis of that space. (Not every continuous function is given by a power series.)



          A Schauder basis is, in general, much harder to construct than a set with dense span.



          Since Enflo we know that there are separable Banach spaces (hence they have countable, dense, linearly independent set) that have no Schauder basis at all.






          share|cite|improve this answer









          $endgroup$













            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%2f3171184%2fis-a-linearly-independent-set-whose-span-is-dense-a-schauder-basis%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









            6












            $begingroup$

            No, certainly not. The linearly independent set $1, x, x^2, x^3, dots$ has span dense in $C[0,1]$, but is not a Schauder basis of that space. (Not every continuous function is given by a power series.)



            A Schauder basis is, in general, much harder to construct than a set with dense span.



            Since Enflo we know that there are separable Banach spaces (hence they have countable, dense, linearly independent set) that have no Schauder basis at all.






            share|cite|improve this answer









            $endgroup$

















              6












              $begingroup$

              No, certainly not. The linearly independent set $1, x, x^2, x^3, dots$ has span dense in $C[0,1]$, but is not a Schauder basis of that space. (Not every continuous function is given by a power series.)



              A Schauder basis is, in general, much harder to construct than a set with dense span.



              Since Enflo we know that there are separable Banach spaces (hence they have countable, dense, linearly independent set) that have no Schauder basis at all.






              share|cite|improve this answer









              $endgroup$















                6












                6








                6





                $begingroup$

                No, certainly not. The linearly independent set $1, x, x^2, x^3, dots$ has span dense in $C[0,1]$, but is not a Schauder basis of that space. (Not every continuous function is given by a power series.)



                A Schauder basis is, in general, much harder to construct than a set with dense span.



                Since Enflo we know that there are separable Banach spaces (hence they have countable, dense, linearly independent set) that have no Schauder basis at all.






                share|cite|improve this answer









                $endgroup$



                No, certainly not. The linearly independent set $1, x, x^2, x^3, dots$ has span dense in $C[0,1]$, but is not a Schauder basis of that space. (Not every continuous function is given by a power series.)



                A Schauder basis is, in general, much harder to construct than a set with dense span.



                Since Enflo we know that there are separable Banach spaces (hence they have countable, dense, linearly independent set) that have no Schauder basis at all.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered 58 mins ago









                GEdgarGEdgar

                63.3k268172




                63.3k268172



























                    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%2f3171184%2fis-a-linearly-independent-set-whose-span-is-dense-a-schauder-basis%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

                    Saint-André (Pyrenaeus Orientalis) Nexus interni Nexus externi | Tabula navigationisOpenStreetMapGeoNames66168De hoc commune apud cassini.ehess.frHuius communis pagina interretialisAmplifica

                    Constantinus Vanšenkin Nexus externi | Tabula navigationisБольшая российская энциклопедияAmplifica

                    Montigny (Ligerula) Nexus interni Nexus externi | Tabula navigationisGeoNames45214Amplifica