Theorems · Theorem · functional analysis
UniqueDiffWithinAt.smul_iff
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {s : Set E} {x : E} {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) ↔ UniqueDiffWithinAt 𝕜 s x)- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Equiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- 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
- inv_ne_zeroproof · cited by 99
- inv_smul_smul₀proof · cited by 80
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.