Jacobian 3 D Trace

Documentation

Lean 4 Proof

def jacobian3DTrace (a_ρρ a_TT a_JJ : ℝ) : ℝ :=
  a_ρρ + a_TT + a_JJ

Dependency Graph

Module Section

## Entry-Exit Core Definitions (merged from EntryExitDefs.lean)