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)
62def totalJCost (inst : BJSSInstance) (w : BJSSWitness inst) : ℝ :=
proof body
Definition body.
63 ∑ i ∈ w.support, rungCost inst i
64
used by (12)
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.
-
BJSSInstance
in IndisputableMonolith.Cryptography.BalancedJSubsetSum
decl_use
-
BJSSWitness
in IndisputableMonolith.Cryptography.BalancedJSubsetSum
decl_use
-
rungCost
in IndisputableMonolith.Cryptography.BalancedJSubsetSum
decl_use
-
totalJCost
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
-
totalJCost
in IndisputableMonolith.Information.ShannonEntropy
decl_use