Theorems · Theorem · complex analysis
CircleIntegrable.out
∀ {E : Type u_1} [inst : NormedAddCommGroup E] {f : ℂ → E} {c : ℂ} {R : ℝ} [inst_1 : NormedSpace ℂ E],
CircleIntegrable f c R →
IntervalIntegrable (fun θ => deriv (circleMap c R) θ • f (circleMap c R θ)) MeasureTheory.volume 0 (2 * Real.pi)The function we actually integrate over [0, 2π] in the definition of circleIntegral is
integrable.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 244 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Complexstatement and proof · cited by 5,565
- Norm.normproof · cited by 5,413
- mul_oneproof · cited by 3,885
- Filter.Eventuallyproof · cited by 3,134
- MeasureTheory.aeproof · cited by 2,352
- absproof · cited by 1,814
- Real.pistatement and proof · cited by 1,774
- MeasureTheory.Measure.restrictproof · cited by 1,646
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
Cited by5
Results whose statement or proof uses this declaration.
- circleIntegral.integral_subproof · cited by 4
- circleIntegral.integral_eq_zero_of_hasDerivWithinAt'proof · cited by 2
- circleIntegrable_iffproof · cited by 2
- circleIntegral.integral_addproof · cited by 0
- circleIntegral.integral_fun_sumproof · cited by 0