Theorems · Theorem · real analysis
derivWithin_mul_const_field
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {x : 𝕜} {s : Set 𝕜} {𝕜' : Type u_2} [inst_1 : NormedDivisionRing 𝕜']
[inst_2 : NormedAlgebra 𝕜 𝕜'] {v : 𝕜 → 𝕜'} (u : 𝕜'), derivWithin (fun y => v y * u) s x = derivWithin v s x * u- Defined in
- Mathlib.Analysis.Calculus.Deriv.Mul
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 186 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- MulZeroClass.mul_zeroproof · cited by 2,091
- MulZeroClass.zero_mulproof · cited by 1,625
- NormedAlgebrastatement and proof · cited by 1,165
- DifferentiableWithinAtproof · cited by 453
- NormedDivisionRingstatement and proof · cited by 360
- derivWithinstatement and proof · cited by 258
- mul_inv_cancel_right₀proof · cited by 30
- derivWithin_zero_of_not_differentiableWithinAtproof · cited by 12
- derivWithin_fun_constproof · cited by 4
- DifferentiableWithinAt.mul_constproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- iteratedDerivWithin_mul_const_fieldproof · cited by 1
- derivWithin_div_constproof · cited by 0