6.9. Derivatives on inner vbundles
It is possible to define a derivative which acts on an inner vector bundle (as used in Yang-Mills gauge theories).
Define a connection on a complex inner vbundle:
In[513]:=
We see that a single torsion tensor has been defined, but two Christoffel and two Riemann tensors. The inner Christoffel is called AChristoffelICD and the inner Riemann tensor is called FRiemannICD. They are both complex tensors and therefore have their complex conjugates. Note the different vbundles of their indices.
In[514]:=
|
In[515]:=
|
In[516]:=
|
In[517]:=
|
The derivative ICD has curvature in both the tangent bundle TangentM3 and in the inner bundle InnerC. That becomes most apparent when changing to a different derivative:
In[518]:=
In[519]:=
Out[519]=
In[520]:=
Out[520]=
In[521]:=
Out[521]=
or when commuting two derivatives:
In[522]:=
Out[522]=
In[523]:=
Out[523]=
For their complex conjugates:
In[524]:=
Out[524]=
In[525]:=
Out[525]=
In[526]:=
Out[526]=
In[527]:=
Out[527]=
In[528]:=
An important concept, introduced in version 0.9.1 of xTensor`, is that of extension of a derivative. Given a derivative Cd it is possible to define a second one CD in such a way that the associated tensors of CD on its tangent bundle will be those of Cd. We say then that CD extends Cd, or that CD has been constructed by extension of Cd.
Let us take the Cd derivative as base covd:
In[529]:=
Out[529]=
We now extend that derivative to CD:
In[530]:=
Now the tensors associated to the extended derivative will be those of the base derivative:
In[531]:=
Out[531]=
And then we have the inner curvature of the extended derivative:
In[532]:=
Out[532]=
We can undefine the extended derivative, without removing any of the base derivative objects:
In[533]:=
In[534]:=
Out[534]=
In[535]:=
Out[535]=
Created by Mathematica (May 16, 2008) | ![]() |