Theorems · Theorem · real analysis
ContDiffWithinAt.mono
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {E : Type uE} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type uF} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {s : Set E}
{f : E → F} {x : E} {n : WithTop ℕ∞}, ContDiffWithinAt 𝕜 n f s x → ∀ {t : Set E}, t ⊆ s → ContDiffWithinAt 𝕜 n f t x- Defined in
- Mathlib.Analysis.Calculus.ContDiff.Defs
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 174 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
- Filter.mem_of_supersetproof · cited by 308
- ContDiffWithinAtstatement and proof · cited by 283
- self_mem_nhdsWithinproof · cited by 215
- ContDiffWithinAt.mono_of_mem_nhdsWithinproof · cited by 13
Cited by13
Results whose statement or proof uses this declaration.
- ContDiffAt.contDiffWithinAtproof · cited by 31
- ContMDiffWithinAt.compproof · cited by 18
- contDiffOn_succ_iff_fderivWithinproof · cited by 8
- ContDiffOn.monoproof · cited by 8
- iteratedFDerivWithin_add_applyproof · cited by 5
- contDiffWithinAt_insertproof · cited by 4
- ContDiffWithinAt.comp_interproof · cited by 3
- ContMDiffWithinAt.mfderivWithinproof · cited by 3
- contMDiffOn_iffproof · cited by 2
- contDiffWithinAt_succ_iff_hasFDerivWithinAt'proof · cited by 1
- contDiffOn_fderiv_coord_changeproof · cited by 1
- ContDiffWithinAt.congr_monoproof · cited by 0