PhysLean Documentation

PhysLean.Relativity.Tensors.RealTensor.Derivative

Derivative of Real Lorentz tensors #

noncomputable def realLorentzTensor.mapToBasis {d n m : } {cm : Fin mColor} {cn : Fin nColor} (f : (realLorentzTensor d).Tensor cm(realLorentzTensor d).Tensor cn) :

The map between coordinates given a map ℝT(d, cm) → ℝT(d, cn).

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    noncomputable def realLorentzTensor.derivative {d n m : } {cm : Fin mColor} {cn : Fin nColor} (f : (realLorentzTensor d).Tensor cm(realLorentzTensor d).Tensor cn) :

    The derivative of a function f : ℝT(d, cm) → ℝT(d, cn), giving a function ℝT(d, cm) → ℝT(d, (Sum.elim cm cn) ∘ finSumFinEquiv.symm).

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      The derivative of a function f : ℝT(d, cm) → ℝT(d, cn), giving a function ℝT(d, cm) → ℝT(d, (Sum.elim cm cn) ∘ finSumFinEquiv.symm).

      Equations
      Instances For