Theorems · Theorem · general topology
Continuous.dotProduct
∀ {X : Type u_1} {n : Type u_5} {R : Type u_8} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace R]
[inst_2 : Fintype n] [inst_3 : Mul R] [inst_4 : AddCommMonoid R] [ContinuousAdd R] [ContinuousMul R]
{A B : X → n → R}, Continuous A → Continuous B → Continuous fun x => A x ⬝ᵥ B x- Defined in
- Mathlib.Topology.Instances.Matrix
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 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.
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommMonoidstatement and proof · cited by 12,281
- Fintypestatement and proof · cited by 7,736
- Finset.univproof · cited by 3,473
- Continuousstatement and proof · cited by 2,592
- ContinuousAddstatement and proof · cited by 777
- ContinuousMulstatement and proof · cited by 343
- dotProductstatement · cited by 194
- Continuous.comp'proof · cited by 184
- Continuous.prodMkproof · cited by 127
- continuous_applyproof · cited by 120
- continuous_mulproof · cited by 41
Cited by2
Results whose statement or proof uses this declaration.
- Continuous.matrix_mulVecproof · cited by 0
- Continuous.matrix_vecMulproof · cited by 0