Theorems · Theorem · combinatorics
SimpleGraph.Subgraph.IsMatching.exists_of_universalVerts
∀ {V : Type u_1} {G : SimpleGraph V} [Finite V] {s : Set V},
Disjoint G.universalVerts s →
s.ncard ≤ G.universalVerts.ncard → ∃ t ⊆ G.universalVerts, ∃ M, M.verts = s ∪ t ∧ M.IsMatching- Cited by
- 0 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Finite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Equivproof · cited by 8,337
- Set.Elemproof · cited by 7,166
- SimpleGraphstatement and proof · cited by 3,072
- Finitestatement and proof · cited by 3,029
- Cardinalproof · cited by 2,598
- Disjointstatement and proof · cited by 2,201
- SimpleGraph.Adjproof · cited by 1,346
- Cardinal.mkproof · cited by 942
- Set.ncardstatement and proof · cited by 344
- SimpleGraph.Subgraphstatement · cited by 326
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.