Mathlib Map

Theorems · Inductive type · Lie groups

ContinuousVAdd

(M : Type u_1) → (X : Type u_2) → [VAdd M X] → [TopologicalSpace M] → [TopologicalSpace X] → Prop

Class ContinuousVAdd M X says that the additive action (+ᵥ) : M → X → X is continuous in both arguments. We use the same class for all kinds of additive actions, including (semi)modules and algebras.

Defined in
Mathlib.Topology.Algebra.MulAction
Cited by
52 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
VAddTopologicalSpaceTopologicalSpace

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.

Cited by57

Results whose statement or proof uses this declaration.