Theorems · Theorem · general topology
Continuous.matrix_blockDiagonal
∀ {X : Type u_1} {m : Type u_4} {n : Type u_5} {p : Type u_6} {R : Type u_8} [inst : TopologicalSpace X]
[inst_1 : TopologicalSpace R] [inst_2 : Zero R] [inst_3 : DecidableEq p] {A : X → p → Matrix m n R},
Continuous A → Continuous fun x => Matrix.blockDiagonal (A x)- Defined in
- Mathlib.Topology.Instances.Matrix
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 75 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
- Matrixstatement and proof · cited by 4,303
- Continuousstatement and proof · cited by 2,592
- Continuous.compproof · cited by 371
- continuous_applyproof · cited by 120
- Matrix.blockDiagonalstatement and proof · cited by 53
- continuous_zeroproof · cited by 22
- continuous_matrixproof · cited by 17
- Continuous.matrix_elemproof · cited by 14
- Continuous.if_constproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- HasSum.matrix_blockDiagonalproof · cited by 1
- summable_matrix_blockDiagonalproof · cited by 0
- Matrix.blockDiagonal_tsumproof · cited by 0