def compoundSymmetryMatrix (J : ℕ) (s_sq g : ℝ) (i j : Fin J) : ℝ := if i = j then s_sq else g
thesis/CESProofs/Dynamics/ConservationLaws.lean:89
Results 36-46: Conservation Laws and Symmetry Identities