Theorems · Theorem · general topology
continuousWithinAt_const_vadd_iff
∀ {α : Type u_2} {β : Type u_3} {G : Type u_4} [inst : TopologicalSpace α] [inst_1 : AddGroup G]
[inst_2 : AddAction G α] [ContinuousConstVAdd G α] [inst_4 : TopologicalSpace β] {f : β → α} {b : β} {s : Set β}
(c : G), ContinuousWithinAt (fun x => c +ᵥ f x) s b ↔ ContinuousWithinAt f s b- Defined in
- Mathlib.Topology.Algebra.ConstMulAction
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddGroupstatement and proof · cited by 4,410
- HVAdd.hVAddstatement · cited by 1,820
- AddActionstatement and proof · cited by 820
- ContinuousWithinAtstatement · cited by 512
- ContinuousConstVAddstatement and proof · cited by 97
- tendsto_const_vadd_iffproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- continuousOn_const_vadd_iffproof · cited by 0