Theorems · Theorem · combinatorics
SimpleGraph.card_edgeFinset_replaceVertex_of_adj
∀ {V : Type u_1} (G : SimpleGraph V) {s t : V} [inst : DecidableEq V] [inst_1 : Fintype V]
[inst_2 : DecidableRel G.Adj],
G.Adj s t → (G.replaceVertex s t).edgeFinset.card = G.edgeFinset.card + G.degree s - G.degree t - 1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 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
- SimpleGraphstatement and proof · cited by 3,072
- Finset.cardstatement and proof · cited by 2,327
- SimpleGraph.Adjstatement and proof · cited by 1,346
- Finset.imageproof · cited by 910
- Sym2statement and proof · cited by 737
- Sym2.mkproof · cited by 332
- SimpleGraph.neighborSetstatement · cited by 257
- Finset.card_le_cardproof · cited by 118
- SimpleGraph.edgeFinsetstatement and proof · cited by 116
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.IsTuranMaximal.isEquipartitionproof · cited by 1