What does it mean for a space to be naturally identified with another?

  • Context: Graduate 
  • Thread starter Thread starter daveyp225
  • Start date Start date
  • Tags Tags
    Mean Space
Click For Summary

Discussion Overview

The discussion revolves around the concept of what it means for one mathematical space to be "naturally identified" with another. Participants explore the implications of this identification in various contexts, including linear algebra, set theory, and category theory, examining the nature of isomorphisms and the conditions under which they are considered "natural."

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants propose that "naturally identified" implies the existence of an isomorphism between the two spaces, but the type of isomorphism can vary based on context (Post 2).
  • One participant suggests that in linear algebra, a natural identification often means an isomorphism that does not depend on a choice of basis (Post 7).
  • Another participant argues that a natural identification is not just an isomorphism but one that is universally recognized as the obvious choice, suggesting a psychological aspect to the term "natural" (Post 5).
  • Some participants discuss specific examples, such as the identification of natural numbers with a subset of real numbers and the isomorphism between vector spaces, to illustrate their points (Post 5).
  • There is a mention of the concept of natural transformations in category theory, indicating that "natural" can have a precise mathematical meaning in certain contexts (Post 6, Post 8).
  • One participant notes that while many isomorphisms exist between vector spaces, only certain ones are considered natural, particularly those that arise from non-arbitrary constructions (Post 8).

Areas of Agreement / Disagreement

Participants express differing views on the definition and implications of "natural identification." While some agree that it involves isomorphisms, there is no consensus on the criteria that make an isomorphism "natural." The discussion remains unresolved regarding the psychological versus formal aspects of the term.

Contextual Notes

Participants highlight that the meaning of "natural identification" can depend heavily on the mathematical context, and the discussion includes various interpretations and examples that illustrate this variability.

daveyp225
Messages
88
Reaction score
0
What does it mean for a space to be "naturally identified" with another?

Does it mean there is a bijection? Or maybe an isomorphism?
 
Physics news on Phys.org


It means that there exists an isomorphism between the two spaces.

However, there are many kinds of isomorphisms: isomorphisms of groups, rings, metric spaces, topological spaces, etc.

So what it means actually depends on the context. For example, we can say that A\times B is naturally isomorphic to B\times A.
If you're reading this in a set theory book, then it means that there exists a bijection between the two sets.
If you're reading this in a group theory book, then it means that there exists a group isomorphism between the two.
If you're reading this in a topology book, then it means that there is a homeomorphism between the two.
And so on.
 


It is a question in a linear algebra book which states that linear functionals on a subspace of F^n (the subspace which consists of all vectors whose components sum to 0) can be identified with linear functionals whose coefficients sum to 0. I understand the "identification" part, it is obvious, but I wasn't sure what that implied about the set of linear functionals it is "identified" with. So to show that a "natural identification" in fact exists, one should show an isomorphism exists?
 


In this context it will mean "there exists an isomorphism of vector spaces between the two".

A way to think of isomorphisms (in categories that aren't too abstract) is that the two objects in question that the isomorphism links are "the same" up to a relabeling of the elements. The structure of the vector space is the same if you identify the elements of each using the isomorphism in question.
 


Jamma said:
In this context it will mean "there exists an isomorphism of vector spaces between the two".

A way to think of isomorphisms (in categories that aren't too abstract) is that the two objects in question that the isomorphism links are "the same" up to a relabeling of the elements. The structure of the vector space is the same if you identify the elements of each using the isomorphism in question.

I think there's an element of psychology in what we mean by a natural identification. It's not just an isomorphism.

For example, the natural numbers are naturally identified with the subset {0, 1, 2, 3, ...} of the real numbers. There's also a ring isomorphism between the naturals and the set of reals {0, 2, 4, 6, ...} but I don't think anyone would call that "natural." If you asked 100 mathematicians to tell you the natural embedding (or natural identification) of the naturals in the reals, they'd all give the first map but not the second.

I think that in this context the word natural is not purely a technical term. You know it when you see it, but there may not be a formal definition. I could be wrong.

(edit) I thought of another good example. Consider the two vector spaces:

* R^2, the set of ordered pairs (a,b) of real numbers with component-wise addition and scalar multiplication.

* The set of 1-degree polynomials with real coefficients; that is, polynomials of the form a + bx.

These are both 2-dimensional vector spaces so they are isomorphic. Can we think of a particular isomorphism? Well, how about mapping (1,0) to 5 + 3x and mapping (0,1) to 11 - 2x. Since the two target vectors are linearly independent, we have defined an isomorphism between the two vector spaces. (Verification by the devoted reader of course).

But is this a natural identification? I'd argue not. I would say that there is only one natural isomorphism between the two vector spaces, namely the one that sends (a,b) to a + bx.

So a natural identification between structures is

a) An isomorphism;

b) Is the isomorphism that everyone would instantly name if asked to give an obvious isomorphism;

c) And any other isomorphism seems forced or contrived.

As you can see, conditions (b) and (c) are psychological in nature. There are infinitely many isomorphisms between the two vector spaces, but only one is the obvious one. Only one is natural, or perhaps canonical.

Anyone agree? Disagree? Is there perhaps some clever category-theoretic way to define some isomorphisms as natural or canonical and others not?
 
Last edited:


Actually, I don't totally agree with you here - often "natural" does have a very precise mathematical meaning (although, admittedly, not always and sometimes natural will be used in exactly the way you described above). I think that indeed in the OPs example, the isomorphism in question may turn out to be naturally isomorphic to the identity functor [edit: actually, rereading, I don't understand what we are trying to naturally identify].

A precise version of the word "natural" often turns up when dealing with functors, see here, for example:
http://en.wikipedia.org/wiki/Natural_transformation
 
Last edited:


In the world of linear algebra, naturally identifying two spaces usually means giving an isomorphism that does not depend on a choice of basis.

For example, a vector space over R of dimension 2, and the set of all points of the form acos(x)+bsin(x) are isomorphic as vector spaces. One such map is to pick a basis u,v of our vector space, and send au+bv to acos(x)+bsin(x). But this isomorphism depends on how we chose u and v.

On the other hand, consider the isomorphism between V and V** (its double dual space) that sends a vector v to fv where fv(h) = h(v) for h in V*. This is an isomorphism (assuming V is finite dimensional) that does NOT depend on how you choose a basis, so you would describe it as a natural isomorphism
 


Yes, this makes sense. It also overlaps nicely with what I was saying in my previous comment (in fact, it talks about this in the wiki article I linked:)

If K is a field, then for every vector space V over K we have a "natural" injective linear map V → V** from the vector space into its double dual. These maps are "natural" in the following sense: the double dual operation is a functor, and the maps are the components of a natural transformation from the identity functor to the double dual functor.

Every finite dimensional vector space is also isomorphic to its dual space. But this isomorphism relies on an arbitrary choice of basis, and is not natural, though there is an infranatural transformation. More generally, any vector spaces with the same dimensionality are isomorphic, but not (necessarily) naturally so. (Note however that if the space has a nondegenerate bilinear form, then there is a natural isomorphism between the space and its dual. Here the space is viewed as an object in the category of vector spaces and transposes of maps.)
 

Similar threads

  • · Replies 31 ·
2
Replies
31
Views
3K
  • · Replies 0 ·
Replies
0
Views
706
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
20
Views
3K
  • · Replies 5 ·
Replies
5
Views
1K
High School What is space?
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 21 ·
Replies
21
Views
5K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K