Jump to content

Recommended Posts

Posted

The actual question implies that this is possible, but I am just curious how.

 

The rows in R2 are only in two dimensions. So geographically, this seems to mean that the point where the lines cross would still be in R2, right?

 

Or am I misunderstanding what it means to "be in R3"?

Posted (edited)

If I'm understanding you correctly, then the short answer is "yes," the point of intersection will be "the same."

The longer answer is that while R2 is a subset of R3, vectors in R2 aren't really the same objects as vectors of the form <x, y, 0> in R3. However, R2 is isomorphic to (i.e. has the same structure as) the subspace of R3 containing these vectors, so results in one will "carry over" to the other.

I hope that explanation isn't too muddy.

Edited by John
Posted

If I'm understanding you correctly, then the short answer is "yes," the point of intersection will be "the same."

 

The longer answer is that while R2 is a subset of R3, vectors in R2 aren't really the same objects as vectors of the form <x, y, 0> in R3. However, R2 is isomorphic to (i.e. has the same structure as) the subspace of R3 containing these vectors, so results in one will "carry over" to the other.

 

I hope that explanation isn't too muddy.

That makes sense; thanks a lot! :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.