Theorems · Theorem · real analysis
deriv_sqrt_mul_log
∀ (x : ℝ), deriv (fun x => √x * Real.log x) x = (2 + Real.log x) / (2 * √x)
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- MulZeroClass.mul_zeroproof · cited by 2,091
- MulZeroClass.zero_mulproof · cited by 1,625
- LT.lt.ne'proof · cited by 1,417
- Set.Iicproof · cited by 1,111
- Real.logstatement and proof · cited by 939
- derivstatement and proof · cited by 676
- Real.sqrtstatement and proof · cited by 545
- div_zeroproof · cited by 251
- lt_or_geproof · cited by 182
- HasDerivAt.derivproof · cited by 147
- hasDerivWithinAt_constproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- deriv_sqrt_mul_log'proof · cited by 1