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)
130theorem paired_log_sum_zero (e : RecognitionEvent) :
131 Real.log e.ratio + Real.log (reciprocal e).ratio = 0 := by
proof body
Term-mode proof.
132 simp only [reciprocal]
133 exact log_reciprocal_cancel e.ratio_pos
134
135/-- Helper: net flow contribution from a single event for an agent -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (10)
Lean names referenced from this declaration's body.
-
reciprocal
in IndisputableMonolith.Algebra.CostAlgebra
decl_use
-
log_reciprocal_cancel
in IndisputableMonolith.Foundation.LedgerForcing
decl_use
-
reciprocal
in IndisputableMonolith.Foundation.LedgerForcing
decl_use
-
RecognitionEvent
in IndisputableMonolith.Foundation.LedgerForcing
decl_use
-
RecognitionEvent
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
-
for
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
-
RecognitionEvent
in IndisputableMonolith.Information.InformationIsLedger
decl_use
-
net
in IndisputableMonolith.RRF.Core.Strain
decl_use
-
net
in IndisputableMonolith.RRF.Foundation.Ledger
decl_use