Theorems · Theorem · measure theory
integral_comp_neg_Ioi
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] (c : ℝ) (f : ℝ → E),
∫ (x : ℝ) in Set.Ioi c, f (-x) = ∫ (x : ℝ) in Set.Iic (-c), f x- Cited by
- 4 results in Mathlib
- Foundations
- Depth 281 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- Set.Ioistatement and proof · cited by 1,463
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- Set.Iicstatement and proof · cited by 1,111
- neg_negproof · cited by 960
- integral_comp_neg_Iicproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- integral_gaussian_complex_Ioiproof · cited by 1
- integral_exp_neg_Ioiproof · cited by 1
- integral_exp_mul_Iicproof · cited by 1
- integral_exp_mul_complex_Iicproof · cited by 0