Theorems · Theorem · functional analysis
IsModuleTopology.continuous_of_distribMulActionHom
∀ {R : Type u_1} [τR : TopologicalSpace R] [inst : Semiring R] {A : Type u_3} [inst_1 : AddCommMonoid A]
[inst_2 : Module R A] [aA : TopologicalSpace A] [IsModuleTopology R A] {B : Type u_4} [inst_4 : AddCommMonoid B]
[inst_5 : Module R B] [aB : TopologicalSpace B] [ContinuousAdd B] [ContinuousSMul R B] (φ : A →+[R] B), Continuous ⇑φEvery R-linear map between two topological R-modules, where the source has the module
topology, is continuous.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Continuousstatement · cited by 2,592
- ContinuousSMulstatement and proof · cited by 1,016
- ContinuousAddstatement and proof · cited by 777
- MonoidHom.idstatement and proof · cited by 323
- continuous_idproof · cited by 192
- DistribMulActionHomstatement and proof · cited by 63
- IsModuleTopologystatement and proof · cited by 28
Cited by1
Results whose statement or proof uses this declaration.
- IsModuleTopology.continuous_of_linearMapproof · cited by 7