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)
242theorem realizedDefectAnnularExcessBounded_of_ringRegularErrorBound
243 (fam : DefectSampledFamily) (hreg : RingRegularErrorBound fam) :
244 RealizedDefectAnnularExcessBounded fam := by
proof body
Term-mode proof.
245 obtain ⟨K, hK⟩ := hreg.total_error_bounded
246 refine ⟨K, ?_⟩
247 intro N
248 exact le_trans
249 (annularExcess_le_sum_of_ringCost_le_topologicalFloor_plus_regularError fam hreg N)
250 (hK N)
251
252/-- A uniform total-cost bound immediately gives a uniform excess bound, since
253the topological floor is nonnegative. -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (19)
Lean names referenced from this declaration's body.
-
K
in IndisputableMonolith.Constants
decl_use
-
K
in IndisputableMonolith.Constants.LambdaRecDerivation
decl_use
-
le_trans
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use
-
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
-
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
-
cost
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
uniform
in IndisputableMonolith.Information.ShannonEntropy
decl_use
-
A
in IndisputableMonolith.Masses.Anchor
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
A
in IndisputableMonolith.Modal.Actualization
decl_use
-
total
in IndisputableMonolith.NavierStokes.DiscreteVorticity
decl_use
-
annularExcess_le_sum_of_ringCost_le_topologicalFloor_plus_regularError
in IndisputableMonolith.NumberTheory.DefectSampledTrace
decl_use
-
DefectSampledFamily
in IndisputableMonolith.NumberTheory.DefectSampledTrace
decl_use
-
RealizedDefectAnnularExcessBounded
in IndisputableMonolith.NumberTheory.DefectSampledTrace
decl_use
-
RingRegularErrorBound
in IndisputableMonolith.NumberTheory.DefectSampledTrace
decl_use
-
total
in IndisputableMonolith.NumberTheory.RiemannHypothesis.ErrorBudget
decl_use