Theorems · Theorem · combinatorics
SimpleGraph.Iso.isIndContained
∀ {V : Type u_1} {W : Type u_2} {G : SimpleGraph V} {H : SimpleGraph W} (e : G ≃g H), G.IsIndContained HIf G is isomorphic to H, then G is inducingly contained in H.
- Defined in
- Mathlib.Combinatorics.SimpleGraph.Copy
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 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.IsIndContainedstatement · cited by 22
- SimpleGraph.Iso.toEmbeddingproof · cited by 9
- SimpleGraph.Embedding.isIndContainedproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.isIndContained_iff_exists_iso_subgraphproof · cited by 2
- SimpleGraph.Iso.isIndContained'proof · cited by 0