Theorems · Theorem · Lie groups
ContinuousOn.vadd
∀ {M : Type u_1} {X : Type u_2} {Y : Type u_3} [inst : TopologicalSpace M] [inst_1 : TopologicalSpace X]
[inst_2 : TopologicalSpace Y] [inst_3 : VAdd M X] [ContinuousVAdd M X] {f : Y → M} {g : Y → X} {s : Set Y},
ContinuousOn f s → ContinuousOn g s → ContinuousOn (f +ᵥ g) s- Defined in
- Mathlib.Topology.Algebra.MulAction
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- HVAdd.hVAddstatement · cited by 1,820
- ContinuousOnstatement and proof · cited by 1,411
- VAddstatement and proof · cited by 616
- ContinuousVAddstatement and proof · cited by 52
- ContinuousWithinAt.vaddproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousOn.fun_vaddproof · cited by 1