Theorems · Theorem · real analysis
ContDiffWithinAt.div
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type uE} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {s : Set E} {x : E} {f g : E → 𝕜} {n : WithTop ℕ∞},
ContDiffWithinAt 𝕜 n f s x → ContDiffWithinAt 𝕜 n g s x → g x ≠ 0 → ContDiffWithinAt 𝕜 n (f / g) s x- Cited by
- 6 results in Mathlib
- Foundations
- Depth 201 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.
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- div_eq_mul_invproof · cited by 715
- ContDiffWithinAtstatement and proof · cited by 283
- ContDiffWithinAt.mulproof · cited by 6
- ContDiffWithinAt.fun_invproof · cited by 1
Cited by6
Results whose statement or proof uses this declaration.
- ContDiffAt.divproof · cited by 3
- ContDiffOn.divproof · cited by 2
- ContDiffWithinAt.inversionproof · cited by 2
- ContDiffWithinAt.contDiffBumpproof · cited by 1
- ContDiffWithinAt.fun_divproof · cited by 0
- cot_pi_mul_contDiffWithinAtproof · cited by 0