Theorems · Theorem · combinatorics
SimpleGraph.IsContained.of_le
∀ {V : Type u_1} {G₁ G₂ : SimpleGraph V}, G₁ ≤ G₂ → G₁.IsContained G₂A simple graph contains its subgraphs.
- Defined in
- Mathlib.Combinatorics.SimpleGraph.Copy
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.IsContainedstatement · cited by 68
- SimpleGraph.Copy.ofLEproof · cited by 6
Cited by6
Results whose statement or proof uses this declaration.
- SimpleGraph.IsContained.mono_leftproof · cited by 1
- SimpleGraph.IsContained.mono_rightproof · cited by 1
- SimpleGraph.isContained_top_iffproof · cited by 0
- SimpleGraph.vertexCoverNum_monoproof · cited by 0
- SimpleGraph.maxDegree_monoproof · cited by 0
- SimpleGraph.IsAcyclic.cliqueFreeproof · cited by 0