1.2. Product manifolds
Given two manifolds, it is always possible to define another manifold as the Cartesian product of those. The tangent bundle of the product will be then constructed as the direct sum of the tangent bundles of the submanifolds.
We define a product manifold as
In[67]:=
In[68]:=
|
whose tangent bundle is a direct sum of the corresponding subvbundles:
In[69]:=
|
The list of product manifolds is given by another global variable:
In[70]:=
Out[70]=
Currently this is the only possible way of defining submanifolds of a manifold. That is, there is no code which allows you to define a submanifold of an already existing manifold. This is because that would pose the question of what is the complementary vector bundle.
Created by Mathematica (May 16, 2008) |