| Atlas Paclet Symbol | See Also »|More About » |
| Pushforward[expr, mapId] allows one to calculate the pushforward - mapping differential of a tensor field |
- mapId - variable - the mapping identifier i.e. mapId : dom1 ---> dom2.
- expr - expression - a tensor expression.
- The mapping differential is a linearly defined operation on [k,0] tensors at a point only. The definition is as follows.
- Let M and N be manifolds of dimensions m=dim(M), n=dim(N). Let F be mapping between the manifolds: F:M
N defined by functions: 
- where {x1, x2,..xm} are local coordinates on M and {y1, y2,..yn} are local coordinates on N (in some domains).
- The differential of F is the mapping F`*` of corresponding tangent spaces F`*`:TM
TN at a point.
- - For any [1,0] tensor field T on M F`*`(T) is tensor field
=Pushforward[T, F] on N with components
in local coordinates.
- - For tensor product of any [k, 0] tensor fields T1, T2 on M the following formula takes place: Pushforward[((T1)
(T2)), F]=Pushforward[T1, F]
Pushforward[T2, F]
- The formulas considered above completely define the linear restriction operator Pushforward.
Let M be 2-dimentional sphere S2 and N be 3-dimensional Euclidean space R3. Let F:M
Calculate metric induced on the sphere using Pullback operator:
One can calculate restriction of any [k,0] tensor field on S2 under the mapping:
For of frame vectors:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

Basic Examples 




