Theorems · Theorem · functional analysis
UniqueDiffWithinAt.smul
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {s : Set E} {x : E},
UniqueDiffWithinAt 𝕜 s x →
∀ {G : Type u_4} [inst_3 : GroupWithZero G] [inst_4 : DistribMulAction G E] [ContinuousConstSMul G E]
[SMulCommClass G 𝕜 E] {c : G}, c ≠ 0 → UniqueDiffWithinAt 𝕜 (c • s) (c • x)- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Equiv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- SMulCommClassstatement and proof · cited by 1,927
- ContinuousConstSMulstatement and proof · cited by 832
- GroupWithZerostatement and proof · cited by 691
- Set.smulSetstatement · cited by 608
- DistribMulActionstatement and proof · cited by 584
- UniqueDiffWithinAtstatement and proof · cited by 252
- Units.mk0proof · cited by 181
Cited by2
Results whose statement or proof uses this declaration.
- fderivWithin_comp_smulproof · cited by 1
- UniqueDiffWithinAt.smul_iffproof · cited by 0