Theorems · Theorem · general topology
IsUnit.continuousWithinAt_const_smul_iff
∀ {M : Type u_1} {α : Type u_2} {β : Type u_3} [inst : Monoid M] [inst_1 : TopologicalSpace α] [inst_2 : MulAction M α]
[ContinuousConstSMul M α] [inst_4 : TopologicalSpace β] {f : β → α} {b : β} {c : M} {s : Set β},
IsUnit c → (ContinuousWithinAt (fun x => c • f x) s b ↔ ContinuousWithinAt f s b)- Defined in
- Mathlib.Topology.Algebra.ConstMulAction
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Monoidstatement and proof · cited by 3,887
- IsUnitstatement and proof · cited by 1,602
- MulActionstatement and proof · cited by 1,294
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousWithinAtstatement · cited by 512
- IsUnit.unitproof · cited by 252
- continuousWithinAt_const_smul_iffproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.