Theorems · Theorem · functional analysis
IsModuleTopology.continuous_bilinear_of_finite_left
∀ {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 A]
(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 A is a finite R-module,
then any bilinear map A × B → C is automatically continuous
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 · cited by 2,592
- LinearMap.compproof · cited by 1,642
- Module.Finitestatement and proof · cited by 1,032
- LinearMap.idproof · cited by 625
- IsTopologicalRingstatement and proof · cited by 402
Cited by2
Results whose statement or proof uses this declaration.
- IsModuleTopology.continuous_bilinear_of_finite_rightproof · cited by 0
- IsModuleTopology.continuous_mul_of_finiteproof · cited by 0