Theorems · Theorem · combinatorics
SimpleGraph.vertexCoverNum_mono
∀ {V : Type u_1} {G G' : SimpleGraph V}, G ≤ G' → G.vertexCoverNum ≤ G'.vertexCoverNum- Cited by
- 0 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENatstatement · cited by 4,985
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.vertexCoverNumstatement · cited by 17
- SimpleGraph.IsContained.of_leproof · cited by 6
- SimpleGraph.IsContained.vertexCoverNum_le_vertexCoverNumproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.