pith. machine review for the scientific record. sign in
def definition def or abbrev

eulerCarrierInstance

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)

 691noncomputable def eulerCarrierInstance : EulerCarrier where
 692  halfPlane := 1

proof body

Definition body.

 693  halfPlane_gt := by norm_num
 694  logDerivBound := carrierDerivBound
 695  logDerivBound_finite σ hσ := by
 696    trivial
 697  nonvanishing := True
 698
 699/-- For any hypothetical zero ρ with Re(ρ) > 1/2, the carrier
 700    is regular on a disk centered at ρ, so RegularCarrier is
 701    instantiated. -/

depends on (9)

Lean names referenced from this declaration's body.