Theorems · Theorem · combinatorics
Matrix.IsAdjMatrix.zero_or_one
∀ {α : Type u_1} {V : Type u_2} [inst : Zero α] [inst_1 : One α] {A : Matrix V V α},
A.IsAdjMatrix → ∀ (i j : V), A i j = 0 ∨ A i j = 1- Cited by
- 6 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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.IsAdjMatrixstatement and proof · cited by 28
Cited by6
Results whose statement or proof uses this declaration.
- Matrix.IsAdjMatrix.submatrixproof · cited by 4
- Matrix.IsAdjMatrix.isHermitianproof · cited by 1
- Matrix.IsAdjMatrix.apply_ne_one_iffproof · cited by 1
- Matrix.IsAdjMatrix.hadamard_selfproof · cited by 1
- Matrix.IsAdjMatrix.adjMatrix_toGraph_eqproof · cited by 0
- Matrix.IsAdjMatrix.toGraph_compl_eqproof · cited by 0