Theorems · Theorem · general topology
HasSum.matrix_blockDiagonal
∀ {X : Type u_1} {m : Type u_4} {n : Type u_5} {p : Type u_6} {R : Type u_8} [inst : AddCommMonoid R]
[inst_1 : TopologicalSpace R] {L : SummationFilter X} [inst_2 : DecidableEq p] {f : X → p → Matrix m n R}
{a : p → Matrix m n R}, HasSum f a L → HasSum (fun x => Matrix.blockDiagonal (f x)) (Matrix.blockDiagonal a) L- Defined in
- Mathlib.Topology.Instances.Matrix
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Matrixstatement and proof · cited by 4,303
- SummationFilterstatement and proof · cited by 607
- HasSumstatement and proof · cited by 518
- continuous_idproof · cited by 192
- Matrix.blockDiagonalstatement · cited by 53
- HasSum.mapproof · cited by 32
- Matrix.blockDiagonalAddMonoidHomproof · cited by 5
- Continuous.matrix_blockDiagonalproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Summable.matrix_blockDiagonalproof · cited by 0