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)
126theorem costCompose_assoc_defect (a b c : ℝ) :
127 (a ★ b) ★ c = a ★ (b ★ c) + 2 * (a - c) := by
proof body
Term-mode proof.
128 unfold costCompose
129 ring_nf
130
131/-- The raw `★`-operation is flexible. -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (5)
Lean names referenced from this declaration's body.
-
costCompose
in IndisputableMonolith.Algebra.CostAlgebra
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