• kpw@kbin.social
    link
    fedilink
    arrow-up
    8
    ·
    7 months ago

    If you change “number” to “vector” you’d have mathematicians agreeing with half of those.

      • lemmy_99c4zb3e3@reddthat.com
        cake
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        7 months ago

        It can be, but it doesn’t have to be. For example, real numbers can be viewed as a one-dimensional vector space over the field of real numbers. And what even number is? We don"t definine this term. We define real numbers, natural numbers, complex numbers but numbers it self have no well defined meaning.

      • Kogasa@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        7 months ago

        A vector is a thing that can be added together and scaled in “the intuitive way.” That is, for example, if a and b are numbers and v is a vector, then av + bv = (a+b)v (vector addition distributes over scalar multiplication). The prototypical example is the collection of arrows rooted at the origin on the 2D plane, where addition has a simple geometric interpretation (you put the tail of one vector at the tip of another, the resulting point is the new tip) and scaling is “stretching.” But it really could be anything that adds and scales.