Theorems · Definition · combinatorics
Matrix.IsAdjMatrix.toGraphSubmatrixHom
{α : Type u_1} →
{V : Type u_2} →
{W : Type u_3} →
(A : Matrix V V α) →
[inst : MulZeroOneClass α] →
[inst_1 : Nontrivial α] → (h : A.IsAdjMatrix) → (f : W → V) → ⋯.toGraph →g h.toGraphA homomorphism of the graph of a submatrix of an adjacency matrix to the graph of the adjacency matrix itself
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
- Assumes
- MulZeroOneClassNontrivial
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Nontrivialstatement and proof · cited by 2,416
- MulZeroOneClassstatement and proof · cited by 184
- Matrix.submatrixstatement · cited by 183
- SimpleGraph.Homstatement · cited by 139
- Matrix.IsAdjMatrixstatement and proof · cited by 28
- Matrix.IsAdjMatrix.toGraphstatement · cited by 9
- Matrix.IsAdjMatrix.submatrixstatement · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.IsAdjMatrix.toGraphSubmatrixEmbedding_applystatement · cited by 0
- Matrix.IsAdjMatrix.toGraphSubmatrixHom_applystatement and proof · cited by 0