Theorems · Theorem · combinatorics
SimpleGraph.even_ncard_image_val_supp_sdiff_image_val_rep_union
∀ {V : Type u_1} {G : SimpleGraph V} {t : Set V} {s : Set ↑G.deleteUniversalVerts.verts}
(K : G.deleteUniversalVerts.coe.ConnectedComponent),
t ⊆ G.universalVerts →
SimpleGraph.ConnectedComponent.Represents s G.deleteUniversalVerts.coe.oddComponents →
Even (Subtype.val '' K.supp \ (Subtype.val '' s ∪ t)).ncardA component of the graph with universal vertices is even if we remove a set of representatives of odd components and a subset of universal vertices. This is because the number of vertices in the even components is not affected, and from odd components exactly one vertex is removed.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 104 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 and proof · cited by 53,352
- Set.Elemstatement and proof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- SimpleGraphstatement and proof · cited by 3,072
- Evenstatement and proof · cited by 444
- Set.ncardstatement and proof · cited by 344
- Subtype.val_injectiveproof · cited by 232
- SimpleGraph.Subgraph.vertsstatement and proof · cited by 210
- SimpleGraph.Subgraph.coestatement and proof · cited by 89
- SimpleGraph.ConnectedComponentstatement and proof · cited by 86
- Set.inter_selfproof · cited by 63
- SimpleGraph.ConnectedComponent.suppstatement and proof · cited by 42
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.