Theorems · Theorem · general topology
Continuous.matrix_diagonal
∀ {X : Type u_1} {n : Type u_5} {R : Type u_8} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace R]
[inst_2 : Zero R] [inst_3 : DecidableEq n] {A : X → n → R}, Continuous A → Continuous fun x => Matrix.diagonal (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.
Cites9
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 · cited by 4,303
- Continuousstatement and proof · cited by 2,592
- Continuous.compproof · cited by 371
- Matrix.diagonalstatement · cited by 314
- continuous_applyproof · cited by 120
- continuous_zeroproof · cited by 22
- continuous_matrixproof · cited by 17
- Continuous.if_constproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- HasSum.matrix_diagonalproof · cited by 1
- summable_matrix_diagonalproof · cited by 0
- Matrix.diagonal_tsumproof · cited by 0