Initialize a 4-dimensional manifold M with coordinates [x, y, z, w].
Example 1.
Form a vector on M with arbitrary coefficients.
Example 2.
Generate a list of 6 coefficients using the seq command, generate a basis for the 2-forms on M using the GenerateForms command, and use DGzip to make a general 2-form on M.
Example 3.
Define the standard volume form on M.
Example 4.
Create the tensor product of a list of tensors.