Theorems · Theorem · combinatorics
SimpleGraph.card_edgeFinset_sup_edge
∀ {V : Type u_1} (G : SimpleGraph V) {s t : V} [inst : Fintype V] [inst_1 : DecidableRel G.Adj]
[inst_2 : Fintype ↑(G ⊔ SimpleGraph.edge s t).edgeSet],
¬G.Adj s t → s ≠ t → (G ⊔ SimpleGraph.edge s t).edgeFinset.card = G.edgeFinset.card + 1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FintypeDecidableRelFintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetproof · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Set.Elemstatement and proof · cited by 7,166
- SimpleGraphstatement and proof · cited by 3,072
- Finset.cardstatement and proof · cited by 2,327
- SimpleGraph.Adjstatement and proof · cited by 1,346
- Sym2statement and proof · cited by 737
- SimpleGraph.edgeSetstatement and proof · cited by 199
- SimpleGraph.edgeFinsetstatement and proof · cited by 116
- SimpleGraph.edgestatement and proof · cited by 44
- Finset.card_consproof · cited by 16
- SimpleGraph.edgeFinset_sup_edgeproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.IsTuranMaximal.card_partsproof · cited by 1