63def interactionDefect (P : ℝ → ℝ → ℝ) (u v : ℝ) : ℝ :=
proof body
Definition body.
64 P u v - P u 0 - P 0 v + P 0 0 65 66/-! ## Equivalent Forms -/ 67 68/-- A separately additive combiner has identically vanishing interaction 69defect. -/
used by (7)
From the project-wide theorem graph. These declarations reference this one in their body.