recognition /
NumberTheory /
NumberTheory.EulerInstantiation /
explainer
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)
392 theorem defectSensorCirclePoint_mem_strip
393 (sensor : DefectSensor) {r θ : ℝ}
394 (hr_nonneg : 0 ≤ r) (hr : r < sensor.realPart - 1 / 2) :
395 1 / 2 < (defectSensorCirclePoint sensor r θ).re := by
proof body
Term-mode proof.
396 rw [defectSensorCirclePoint_re]
397 have hcos : -1 ≤ Real.cos θ := Real.neg_one_le_cos θ
398 nlinarith
399
400 /-- Norm of the complex Euler eigenvalue is controlled exactly by the real part
401 of `s`. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (12)
Lean names referenced from this declaration's body.
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
DefectSensor
in IndisputableMonolith.NumberTheory.CostCoveringBridge
decl_use
defectSensorCirclePoint
in IndisputableMonolith.NumberTheory.EulerInstantiation
decl_use
defectSensorCirclePoint_re
in IndisputableMonolith.NumberTheory.EulerInstantiation
decl_use