Theorems · Definition · combinatorics
Matrix.IsAdjMatrix.toGraphSubmatrixEmbedding
{α : 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.toGraphAn embedding of the graph of a submatrix of an adjacency matrix to the graph of the adjacency matrix itself, when the submatrix is given by an embedding
- Cited by
- 0 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Matrixstatement and proof · cited by 4,303
- Nontrivialstatement and proof · cited by 2,416
- Function.Embeddingstatement and proof · cited by 988
- MulZeroOneClassstatement and proof · cited by 184
- Matrix.submatrixstatement · cited by 183
- SimpleGraph.Embeddingstatement · cited by 41
- Matrix.IsAdjMatrixstatement and proof · cited by 28
- Matrix.IsAdjMatrix.toGraphstatement · cited by 9
- Matrix.IsAdjMatrix.submatrixstatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.