differential_geometry.dependence.DependenceObject.symbolic_proxy#

property DependenceObject.symbolic_proxy: Function | MutableDenseNDimArray | Basic#

A symbolic proxy field or tensor that represents coordinate dependence.

This property lazily constructs a symbolic representation of the field or tensor that depends on specific coordinates, useful for symbolic differential operations or analysis of tensor structure.

Returns:

A SymPy function or tensor representing the tensor’s coordinate dependence.

Return type:

_GenericFieldType