def IsAntisymmetric (A : Fin N → Fin N → ℝ) : Prop := ∀ i j, A i j = -A j i
thesis/CESProofs/Dynamics/Defs.lean:108
Core definitions for the Lean formalization of Paper 3: