3
$\begingroup$

I will illustrate my question in the case of the definition of vector spaces.

It is custom to define a vector space in the following way: "Let $K$ be a field. Then a $K$-vector space is a set $V$ together with the operations $+:V\times V\rightarrow V$, $\cdot:K\times V\rightarrow V$, such that the following holds. $[...]$". In "$[...]$" the axioms of the vector space are specified. Since the statement like "a set $A$ together with the operations $+,\cdot$" usually means we consider the triple $\left(A,+,\cdot\right)$, since this "glues" $A$ with the operations $+,\cdot$" together".

Thus this definition might be translated into a slighty more formal statement to say that "a vector space is a tuple $\left(V,+,\cdot\right)$ such that the following holds: $[...]$". What I'm not ok with, is that in the tuple $\left(V,+,\cdot\right)$ the field over which we take our vector space to be, isn't present. Therefore we actually don't have all the information we need, to state the axioms, if we don't implicitly assume that we already know about which field we talk.

We may know about which underlying set of the field we talk about, since in the mapping $\cdot:K\times V\rightarrow V$, the underlying set $K$ of the field $K$ (notice that the symbol $K$ is overloaded) is present, but we don't know about $+_{K},\cdot_{K}$, since these definitely aren't present in $\left(V,+,\cdot\right)$.

To give an example, from $\left(\mathbb{R}^{n},+,\cdot\right)$ we can't deduce if it is a vector space over $\mathbb{R}$ or $\mathbb{C}$ or some other field.

1) Is this slightly more formal translation of the more informal definition correct ?

To repair this situation, one solution I can think of would be to say "a vector space is a tuple $\left(V,+,\cdot,\left(K,+_{K},\cdot_{K}\right)\right)$, where $\left(K,+_{K},\cdot_{K}\right)$ is a field and the following holds: $[...]$".

  • 0
    I have not been authorize$d$ to speak o$n$ behalf of math.SE. I thi$n$k Peter Smith has given a goo$d$ a$n$swer.2012-10-07

1 Answers 1

4

To take a trite example, consider the Weiner-Kuratowski implementation of tuples. The story goes: an ordered pair $(a, b)$ is the set $\{\{a\}, \{a, b\}\}$, and then an $n+ 1$-tuple is an ordered pair of its head and its $n$-tuple tail.

All very familiar. But despite the familiarity, it would be very odd to say that this implementation gets things "right", is uniquely "correct". That won't wash even at initial level of the ordered pairs: after all, $\{\{a\}, \{a, b\}\}$ is not ordered, in the general case doesn't have two members, and other equally good implementations of pairs are possible.

Still, sure, for many purposes the Kuratowski implementation of tuples works just fine (though not for all -- if I recall, NF-istes need a different implementation). And the point generalizes. In giving set-theoretic implementations of mathematical notions, we aren't seeking unique "correctness" (whatever that might possibly mean). We just look for something or other that will work well enough, given our current local purposes, whatever they are.

So, if it is already settled what the relevant field $K$ supplying the scalars is, then there is nothing wrong with saying that the vector space is the triple $(V, +, \cdot)$ i.e. on the usual K-W implementation the pair $(V, (+, \cdot))$. But the pair $((V, +), \cdot)$ would do just as well. If you want to supply the field $K$ explicitly, then your suggested quadruple would do fine. But you wouldn't be going wrong if you wrote $(V, \times, \cdot, K, +_K, \cdot_K)$ or clumped things some other way. You are, to repeat, just looking for something that works conveniently, given your purposes: there is no issue of unique correctness here.

I might add, though, that is pretty unclear to me what playing with tuples buys us that we don't more clearly get from the initial informal talk of a set equipped with operations, etc. What purposes does the "formalisation" serve? What real benefits does it give us?

  • 0
    @temo: NF-istes are set theorists stout enough of heart to keep producing research that no one reads. No matter what, all six of us march on :D2014-06-11