More detail…
In a Newtonian world, one can rotate width (x) and depth (y) into a different arrangement like so:
x’ = xcos([symbol]q[/symbol])+ysin([symbol]q[/symbol])
y’ = -xsin([symbol]q[/symbol])+ycos([symbol]q[/symbol])
where [symbol]q[/symbol] is the angle of rotation. Note that you have two quantities (x and y) that each get multiplied by unitless numbers to create the new quantities. Everything is on the same footing: x, y, x’, and y’. Time has no place here since it’s Newtonian.
In special relativity, you could also do this rotation. But, you can also rotate space and time into one another. Taking x and t now:
ct’ = ct*[symbol]g[/symbol]+x*[symbol]gb[/symbol]
x’ = -ct*[symbol]gb[/symbol]+x*[symbol]g[/symbol]
Note the similarity between this and the purely spatial rotation. [symbol]g[/symbol] and [symbol]b[/symbol] are unitless numbers describing the extent of the rotation. The conversion constant c is only there because humans decided to use different units for space and time. In the spatial example, if I had chosen to measure x in inches and y in centimeters, and I had decided to pretend that these were fundamentally different things, I would have needed a conversion constant k=(2.54 cm/in) in the expression:
kx’ = kxcos([symbol]q[/symbol])+ysin([symbol]q[/symbol])
y’ = -kxsin([symbol]q[/symbol])+ycos([symbol]q[/symbol])
But we know that trying to add cm and inches requires an implicit conversion, so we don’t write it explicitly. The same holds for the space-time situation. If we had just expressed time in meters in the first place, the expression would look clean:
t’ = t*[symbol]g[/symbol]+x*[symbol]gb[/symbol]
x’ = -t*[symbol]gb[/symbol]+x*[symbol]g[/symbol]
Replying to items on preview:
Indeed, that is not a valid Lorentz transformation, so the light cones are busted. I’m not saying time and space are the same. But they don’t need to be interchangeable with respect to the physicical laws to require they have the same units.
Do you not agree that time and space show up in special relativity on equal unit-footing? (Not that they’re interchangeable – they’re not!) If you do not, then perhaps we’re caught on semantics, because I know we both know the physics.