Theorems · Theorem · special functions
Complex.hasDerivAt_GammaIntegral
∀ {s : ℂ},
0 < s.re →
HasDerivAt Complex.GammaIntegral (∫ (t : ℝ) in Set.Ioi 0, ↑t ^ (s - 1) * (↑(Real.log t) * ↑(Real.exp (-t)))) sThe derivative of the Γ integral, at any s ∈ ℂ with 1 < re s, is given by the Mellin
transform of log t * exp (-t).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 275 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites45
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- Moduleproof · cited by 20,661
- AddCommGroupproof · cited by 12,871
- NontriviallyNormedFieldproof · cited by 8,742
- Complexstatement and proof · cited by 5,565
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- Filter.atTopproof · cited by 2,405
- nhdsWithinproof · cited by 1,912
- MeasureTheory.integralstatement and proof · cited by 1,779
- Complex.ofRealstatement and proof · cited by 1,654
Cited by1
Results whose statement or proof uses this declaration.
- Complex.differentiableAt_Gammaproof · cited by 8