pith. machine review for the scientific record. sign in
theorem proved decidable or rfl

genuineRegularFactorPhaseAt_logDerivBound

show as:
view Lean formalization →

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)

 502theorem genuineRegularFactorPhaseAt_logDerivBound
 503    (qlf : QuantitativeLocalFactorization) (n : ℕ) (hn : 0 < n) :
 504    (genuineRegularFactorPhaseAt qlf n hn).logDerivBound =
 505      qlf.logDerivBound * (qlf.radius / (↑n + 1)) := by

proof body

Decided by rfl or decide.

 506  rfl
 507
 508/-- Absolute bound on epsilon at level `n`: the perturbation increment
 509is bounded by `M * R * 2π / (8n(n+1))`. -/

depends on (9)

Lean names referenced from this declaration's body.