Theorems · Theorem · combinatorics
Matrix.IsAdjMatrix.submatrix
∀ {α : Type u_1} {V : Type u_2} {W : Type u_3} {A : Matrix V V α} [inst : Zero α] [inst_1 : One α],
A.IsAdjMatrix → ∀ (f : W → V), (A.submatrix f f).IsAdjMatrix- Cited by
- 4 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrixstatement and proof · cited by 4,303
- Matrix.submatrixstatement · cited by 183
- Matrix.IsAdjMatrixstatement and proof · cited by 28
- Matrix.IsAdjMatrix.zero_or_oneproof · cited by 6
- Matrix.IsAdjMatrix.symmproof · cited by 3
- Matrix.IsAdjMatrix.apply_diagproof · cited by 3
- Matrix.IsSymm.submatrixproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- Matrix.IsAdjMatrix.reindexproof · cited by 2
- Matrix.IsAdjMatrix.toGraphSubmatrixHomstatement · cited by 2
- Matrix.isAdjMatrix_submatrix_iffproof · cited by 1
- Matrix.IsAdjMatrix.toGraphSubmatrixEmbeddingstatement · cited by 0
- Matrix.IsAdjMatrix.toGraphSubmatrixEmbedding_applystatement · cited by 0
- Matrix.IsAdjMatrix.toGraphSubmatrixHom_applystatement · cited by 0