Theorems · Theorem · global analysis
UniqueDiffWithinAt.mono_field
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : Semiring 𝕜] [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
[inst_3 : TopologicalSpace E] {x : E} {s : Set E} {𝕜' : Type u_3} [inst_4 : Semiring 𝕜'] [inst_5 : SMul 𝕜 𝕜']
[inst_6 : Module 𝕜' E] [IsScalarTower 𝕜 𝕜' E], UniqueDiffWithinAt 𝕜 s x → UniqueDiffWithinAt 𝕜' s xAssume that E is a normed vector space over semirings 𝕜 ⊆ 𝕜' and that x ∈ s is a point
of unique differentiability with respect to the set s and the smaller semiring 𝕜,
then x is also a point of unique differentiability with respect to the set s
and the larger semiring 𝕜'.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 82 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- SetLike.coeproof · cited by 8,199
- IsScalarTowerstatement and proof · cited by 3,896
- Monoidproof · cited by 3,887
- Submodule.spanproof · cited by 1,504
- MulActionproof · cited by 1,294
- Denseproof · cited by 359
Cited by2
Results whose statement or proof uses this declaration.
- UniqueDiffWithinAt.of_realproof · cited by 2
- UniqueDiffOn.mono_fieldproof · cited by 1