Physlib.SpaceAndTime.Space.CrossProduct
5 declarations
Cross product in
#term_⨯ₑ₃_The operation represents the cross product of two vectors and in the three-dimensional Euclidean space (modeled as `EuclideanSpace ℝ (Fin 3)`). It is defined by calculating the standard cross product of the vectors' components in and converting the result back into the Euclidean space type.
Let be a constant vector and be a differentiable function from a one-dimensional time space into a three-dimensional Euclidean space. For any time , the cross product of with the value of the Frechet derivative of at applied to the unit scalar is equal to the Frechet derivative of the function evaluated at and applied to . That is, where denotes the Frechet derivative over the real numbers and denotes the cross product in .
Let be a constant vector and be a differentiable function from a one-dimensional time space into a three-dimensional Euclidean space. For any time , the cross product of with the time derivative of at is equal to the time derivative of the function evaluated at . That is, where denotes the cross product in and denotes the time derivative (defined as the Fréchet derivative applied to the unit scalar ).
For any vectors in the three-dimensional Euclidean space, the inner product of and the cross product of and is zero, that is, .
For any vectors and in the 3D Euclidean space , the inner product of with the cross product of and is zero. That is, .
