Theorems · Theorem · combinatorics
SimpleGraph.isHermitian_degMatrix
∀ {V : Type u_1} (R : Type u_2) [inst : Fintype V] (G : SimpleGraph V) [inst_1 : DecidableRel G.Adj]
[inst_2 : DecidableEq V] [inst_3 : NonAssocSemiring R] [inst_4 : StarRing R], (SimpleGraph.degMatrix R G).IsHermitian- Cited by
- 1 results in Mathlib
- Foundations
- Depth 60 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.
- Fintypestatement and proof · cited by 7,736
- SimpleGraphstatement and proof · cited by 3,072
- StarRingstatement and proof · cited by 1,686
- SimpleGraph.Adjstatement and proof · cited by 1,346
- NonAssocSemiringstatement and proof · cited by 805
- Matrix.IsHermitianstatement · cited by 126
- SimpleGraph.degreeproof · cited by 112
- SimpleGraph.degMatrixstatement · cited by 7
- Matrix.isHermitian_diagonal_iffproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.isHermitian_lapMatrixproof · cited by 0