Theorems · Theorem · general topology
ContinuousAt.const_vadd
∀ {M : Type u_1} {α : Type u_2} {β : Type u_3} [inst : TopologicalSpace α] [inst_1 : VAdd M α] [ContinuousConstVAdd M α]
[inst_3 : TopologicalSpace β] {g : β → α} {b : β}, ContinuousAt g b → ∀ (c : M), ContinuousAt (c +ᵥ g) b- Defined in
- Mathlib.Topology.Algebra.ConstMulAction
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- HVAdd.hVAddstatement · cited by 1,820
- ContinuousAtstatement and proof · cited by 697
- VAddstatement and proof · cited by 616
- ContinuousConstVAddstatement and proof · cited by 97
- Filter.Tendsto.const_vaddproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousAt.fun_const_vaddproof · cited by 0