Theorems · Inductive type · general topology
ContinuousConstVAdd
(Γ : Type u_1) → (T : Type u_2) → [TopologicalSpace T] → [VAdd Γ T] → Prop
Class ContinuousConstVAdd Γ T says that the additive action (+ᵥ) : Γ → T → T
is continuous in the second argument. We use the same class for all kinds of additive actions,
including (semi)modules and algebras.
Note that both ContinuousConstVAdd α α and ContinuousConstVAdd αᵐᵒᵖ α are
weaker versions of ContinuousVAdd α.
- Defined in
- Mathlib.Topology.Algebra.ConstMulAction
- Cited by
- 97 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 3 definitions · uses no axioms
- Assumes
- TopologicalSpaceVAdd
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- VAddstatement · cited by 616
Cited by104
Results whose statement or proof uses this declaration.
- IsAddQuotientCoveringMap.isCoveringMapproof · cited by 16
- Homeomorph.vaddstatement and proof · cited by 14
- ContinuousConstVAdd.continuous_const_vaddstatement and proof · cited by 12
- IsOpen.vaddstatement and proof · cited by 6
- IsClosed.vaddstatement and proof · cited by 5
- vadd_mem_nhds_vadd_iffstatement and proof · cited by 5
- IsCompact.vaddstatement and proof · cited by 5
- subset_interior_add_leftstatement and proof · cited by 4
- IsOpen.add_rightstatement and proof · cited by 4
- Filter.Tendsto.const_vaddstatement and proof · cited by 4
- Topology.IsQuotientMap.trivializationOfVAddDisjointstatement and proof · cited by 4
- ContinuousAffineEquiv.constVAddstatement and proof · cited by 3