Theorems · Definition · combinatorics
SimpleGraph.lineGraph
{V : Type u_1} → (G : SimpleGraph V) → SimpleGraph ↑G.edgeSetThe line graph of a simple graph G has its vertex set as the edges of G, and two vertices of
the line graph are adjacent if the corresponding edges share a vertex in G.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetLike.coeproof · cited by 8,199
- Set.Elemstatement and proof · cited by 7,166
- SimpleGraphstatement and proof · cited by 3,072
- Set.Nonemptyproof · cited by 2,627
- Sym2statement · cited by 737
- SimpleGraph.edgeSetstatement and proof · cited by 199
Cited by10
Results whose statement or proof uses this declaration.
- SimpleGraph.Copy.toLineGraphEmbeddingstatement · cited by 2
- SimpleGraph.map_lineGraph_le_of_lestatement and proof · cited by 1
- SimpleGraph.Copy.lineGraphstatement · cited by 1
- SimpleGraph.IsContained.isIndContained_lineGraphstatement · cited by 0
- SimpleGraph.IsContained.lineGraphstatement · cited by 0
- SimpleGraph.lineGraph_adj_iff_existsstatement · cited by 0
- SimpleGraph.lineGraph_botstatement · cited by 0
- SimpleGraph.IsIndContained.lineGraphstatement · cited by 0
- SimpleGraph.Iso.lineGraphstatement · cited by 0
- SimpleGraph.IsSubgraph.lineGraphstatement · cited by 0