7.6. Product metrics
Spacetimes with a high degree of symmetry can be sometimes locally decomposed as products of reduced manifolds and the orbits of symmetry. The metric of the whole manifold can then be given in terms of metrics on simpler vbundles. Currently there is a stupid limitation to two subvbundles. It will be dropped soon.
Define a product metric. We already have a scalar r[] on M3. Now we define another scalar w[] on S2:
In[612]:=
In[613]:=
In[614]:=
We define the warped metric w[]^2 MetricOfVBundle[TangentM3]+r[]^2 MetricOfVBundle[TangentS2] :
In[615]:=
ExpandProducMetric Expansion of the metric of a product manifold into objects of its submanifolds
Computations with product metrics.
The delta tensors are automatically expanded:
In[616]:=
Out[616]=
In[617]:=
Out[617]=
Now we can compute any object on M5 in terms of objects of M3 and S2:
In[618]:=
Out[618]=
In[619]:=
Out[619]=
In[620]:=
Out[620]=
In[621]:=
Out[621]=
By default derivative indices cannot be contracted with metric tensors. This behaviour can be changed using the option AllowUpperDerivatives:
In[622]:=
Out[622]=
Clean up
In[623]:=
In[624]:=
In[625]:=
In[626]:=
Created by Mathematica (May 16, 2008) | ![]() |