Theorems · Definition · combinatorics
SimpleGraph.Embedding.complEquiv
{V : Type u_1} → {W : Type u_2} → {G : SimpleGraph V} → {H : SimpleGraph W} → G ↪g H ≃ Gᶜ ↪g HᶜGraph embeddings from G to H are the same thing as graph embeddings from Gᶜ to Hᶜ.
- Defined in
- Mathlib.Combinatorics.SimpleGraph.Maps
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 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.
- Equivstatement · cited by 8,337
- SimpleGraphstatement and proof · cited by 3,072
- Compl.complstatement and proof · cited by 2,925
- RelEmbedding.toEmbeddingproof · cited by 45
- SimpleGraph.Embeddingstatement and proof · cited by 41
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.compl_isIndContained_complproof · cited by 2