Theorems · Definition · functional analysis
moduleTopology
(R : Type u_1) → [TopologicalSpace R] → (A : Type u_2) → [Add A] → [SMul R A] → TopologicalSpace A
The module topology, for a module A over a topological ring R. It's the finest topology
making addition and the R-action continuous, or equivalently the finest topology making A
into a topological R-module. More precisely it's the Inf of the set of
topologies with these properties; theorems continuousSMul and continuousAdd show
that the module topology also has these properties.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceAddSMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Set.ofPredproof · cited by 6,101
- ContinuousSMulproof · cited by 1,016
- InfSet.sInfproof · cited by 935
- ContinuousAddproof · cited by 777
Cited by11
Results whose statement or proof uses this declaration.
- eq_moduleTopologystatement · cited by 4
- moduleTopology_lestatement · cited by 2
- IsModuleTopology.eq_moduleTopology'statement · cited by 1
- ModuleTopology.continuousAddstatement · cited by 1
- ModuleTopology.eq_coinduced_of_surjectiveₛₗstatement and proof · cited by 1
- IsModuleTopology.isoₛₗproof · cited by 1
- IsModuleTopology.casesOnstatement and proof · cited by 0
- IsModuleTopology.of_continuous_idstatement · cited by 0
- ModuleTopology.continuousSMulstatement · cited by 0
- ModuleTopology.eq_coinduced_of_surjectivestatement · cited by 0
- IsModuleTopology.recOnstatement and proof · cited by 0