Theorems · Theorem · functional analysis
IsModuleTopology.continuous_bilinear_of_finite_right
∀ {R : Type u_1} [inst : TopologicalSpace R] [inst_1 : CommRing R] [IsTopologicalRing R] {A : Type u_2}
[inst_3 : AddCommGroup A] [inst_4 : Module R A] [aA : TopologicalSpace A] [IsModuleTopology R A] {B : Type u_3}
[inst_6 : AddCommGroup B] [inst_7 : Module R B] [aB : TopologicalSpace B] [IsModuleTopology R B] {C : Type u_4}
[inst_9 : AddCommGroup C] [inst_10 : Module R C] [aC : TopologicalSpace C] [IsModuleTopology R C] [Module.Finite R B]
(bil : A →ₗ[R] B →ₗ[R] C), Continuous fun ab => (bil ab.1) ab.2If A, B and C have the module topology, and if furthermore B is a finite R-module,
then any bilinear map A × B → C is automatically continuous
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Continuousstatement and proof · cited by 2,592
- Module.Finitestatement and proof · cited by 1,032
- IsTopologicalRingstatement and proof · cited by 402
- continuous_id'proof · cited by 295
- LinearMap.flipproof · cited by 193
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.