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)
24structure GateFailureCost (n c : ℕ) where
25 cost : ℝ
26 positive_of_failure : GateFails n c → 0 < cost
27
28/-- Cumulative unresolved phase cost over a finite gate set. -/
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.
-
phase
in IndisputableMonolith.Foundation.EightTick
decl_use
-
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
-
cost
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
GateFails
in IndisputableMonolith.NumberTheory.PhaseFailureCost
decl_use
-
phase
in IndisputableMonolith.NumberTheory.RiemannHypothesis.Wedge
decl_use