Theorems · Theorem · measure theory
intervalIntegral.integral_comp_div
∀ {E : Type u_5} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {a b c : ℝ} (f : ℝ → E),
c ≠ 0 → ∫ (x : ℝ) in a..b, f (x / c) = c • ∫ (x : ℝ) in a / c..b / c, f x- Cited by
- 4 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.MeasureSpace.volumestatement and proof · cited by 1,323
- intervalIntegralstatement and proof · cited by 546
- inv_invproof · cited by 494
- inv_ne_zeroproof · cited by 99
- intervalIntegral.integral_comp_mul_rightproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- Complex.GammaSeq_eq_approx_Gamma_integralproof · cited by 1
- intervalIntegral.inv_smul_integral_comp_divproof · cited by 1
- Complex.betaIntegral_scaledproof · cited by 1
- integral_inv_sq_add_sqproof · cited by 1