Theorems · Theorem · combinatorics
SimpleGraph.IsTuranMaximal.degree_eq_card_sub_part_card
∀ {V : Type u_1} [inst : Fintype V] {G : SimpleGraph V} [inst_1 : DecidableRel G.Adj] {r : ℕ} {s : V}
(h : G.IsTuranMaximal r) [inst_2 : DecidableEq V], G.degree s = Fintype.card V - (h.finpartition.part s).card- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Finsetproof · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Finset.univstatement and proof · cited by 3,473
- SimpleGraphstatement and proof · cited by 3,072
- Finset.cardstatement and proof · cited by 2,327
- Fintype.cardstatement and proof · cited by 1,386
- SimpleGraph.Adjstatement and proof · cited by 1,346
- Finset.filterproof · cited by 949
- Finset.extproof · cited by 565
- SimpleGraph.neighborSetstatement and proof · cited by 257
- Finpartitionproof · cited by 199
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.IsTuranMaximal.isEquipartitionproof · cited by 1