No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
122theorem interactionDefect_RCLCombiner (c u v : ℝ) :
123 interactionDefect (RCLCombiner c) u v = c * u * v := by
proof body
Term-mode proof.
124 unfold interactionDefect RCLCombiner
125 ring
126
127/-- For `c = 0`, the RCL combiner is the additive combiner
128`P(u, v) = 2u + 2v`, separately additive with `p(u) = 2u` and
129`q(v) = 2v`. -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (7)
Lean names referenced from this declaration's body.
-
interactionDefect
in IndisputableMonolith.Foundation.BranchSelection
decl_use
-
RCLCombiner
in IndisputableMonolith.Foundation.BranchSelection
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
and
in IndisputableMonolith.NumberTheory.CirclePhaseLift
decl_use