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)
77theorem binary_is_minimal (L : ZeroParameterLedger) (comp : LocalComposition L) :
78 ∀ k, comp.compose k = comp.compose 0 := by
proof body
Term-mode proof.
79 intro k
80 rw [comp.compose_from_levels, comp.compose_from_levels]
81 exact uniform_ratio L k
82
depends on (10)
Lean names referenced from this declaration's body.
-
comp
in IndisputableMonolith.Algebra.CostAlgebra
decl_use
-
compose
in IndisputableMonolith.Ethics.VirtueComposition
decl_use
-
comp
in IndisputableMonolith.Foundation.ArithmeticOf
decl_use
-
LocalComposition
in IndisputableMonolith.Foundation.LocalityFromLedger
decl_use
-
uniform_ratio
in IndisputableMonolith.Foundation.LocalityFromLedger
decl_use
-
ZeroParameterLedger
in IndisputableMonolith.Foundation.LocalityFromLedger
decl_use
-
L
in IndisputableMonolith.Recognition
decl_use
-
L
in IndisputableMonolith.Recognition.Cycle3
decl_use
-
comp
in IndisputableMonolith.RRF.Core.Octave
decl_use
-
comp
in IndisputableMonolith.RRF.Foundation.VantageCategory
decl_use