Theorems · Theorem · functional analysis
IsModuleTopology.continuous_bilinear_of_pi_fintype
∀ {R : Type u_1} [inst : TopologicalSpace R] [inst_1 : CommSemiring R] {B : Type u_2} [inst_2 : AddCommMonoid B]
[inst_3 : Module R B] [inst_4 : TopologicalSpace B] [IsModuleTopology R B] {C : Type u_3} [inst_6 : AddCommMonoid C]
[inst_7 : Module R C] [inst_8 : TopologicalSpace C] [IsModuleTopology R C] (ι : Type u_4) [Finite ι]
(bil : (ι → R) →ₗ[R] B →ₗ[R] C), Continuous fun ab => (bil ab.1) ab.2If n is finite and B,C are R-modules with the module topology,
then any bilinear map Rⁿ × B → C is automatically continuous.
Note that whilst this result works for semirings, for rings this result is superseded
by IsModuleTopology.continuous_bilinear_of_finite_left.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Fintypeproof · cited by 7,736
- Finsuppproof · cited by 5,255
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
Cited by1
Results whose statement or proof uses this declaration.
- IsModuleTopology.continuous_bilinear_of_finite_leftproof · cited by 2