Theorems · Theorem · combinatorics
SimpleGraph.Iso.isContained
∀ {V : Type u_1} {W : Type u_2} {G : SimpleGraph V} {H : SimpleGraph W} (e : G ≃g H), G.IsContained HIf G is isomorphic to H, then G is contained in H.
- Defined in
- Mathlib.Combinatorics.SimpleGraph.Copy
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses 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.
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Isostatement and proof · cited by 99
- SimpleGraph.IsContainedstatement · cited by 68
- SimpleGraph.Iso.toCopyproof · cited by 7
- SimpleGraph.Copy.isContainedproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- SimpleGraph.isTuranMaximal_of_isoproof · cited by 3
- SimpleGraph.Iso.isContained'proof · cited by 2
- SimpleGraph.IsCompleteMultipartite.colorable_of_cliqueFreeproof · cited by 2
- SimpleGraph.Iso.egirth_eqproof · cited by 1
- SimpleGraph.vertexCoverNum_congrproof · cited by 0