Theorems · Theorem · combinatorics
SimpleGraph.dart_fst_fiber_card_eq_degree
∀ {V : Type u} (G : SimpleGraph V) [inst : Fintype V] [inst_1 : DecidableRel G.Adj] [inst_2 : DecidableEq V] (v : V),
{d | d.toProd.1 = v}.card = G.degree v- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- 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
- SimpleGraph.Adjstatement and proof · cited by 1,346
- Finset.filterstatement · cited by 949
- Finset.imageproof · cited by 910
- SimpleGraph.neighborSetstatement · cited by 257
- SimpleGraph.degreestatement and proof · cited by 112
- SimpleGraph.Dartstatement · cited by 109
- SimpleGraph.Dart.toProdstatement · cited by 48
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.