Further Examples
Load the packages:
In[1]:=
Before defining a vbundle we need to define a manifold:
Define a 3d manifold M:
In[2]:=
Its tangent bundle has been defined:
In[3]:=
|
A tangent bundle cannot be undefined, unless we undefine its base manifold:
In[4]:=
Now we can define inner vbundles (for example those used in gauge theories):
Define an inner vbundle over the same base manifold:
In[5]:=
In[6]:=
|
In[7]:=
Out[7]=
In[8]:=
Out[8]=
We can also define a complex vbundle. Its conjugate is automatically defined. Note that the latter has its own set of abstract indices:
In[9]:=
In[10]:=
|
Tidy up:
In[11]:=
In[12]:=
In[13]:=
| Created by Mathematica (May 16, 2008) |