PhysLean Documentation

PhysLean.Relativity.Tensors.RealTensor.Derivative

Derivative of Real Lorentz tensors #

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 m(realLorentzTensor d).C} {cn : Fin n(realLorentzTensor d).C} (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