Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.fromEdgeSet

{V : Type u} → Set (Sym2 V) → SimpleGraph V

fromEdgeSet constructs a SimpleGraph from a set of edges, without loops.

Defined in
Mathlib.Combinatorics.SimpleGraph.Basic
Cited by
43 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • Setstatement and proof · cited by 53,352
  • SimpleGraphstatement · cited by 3,072
  • Sym2statement and proof · cited by 737
  • Sym2.ToRelproof · cited by 9

Cited by46

Results whose statement or proof uses this declaration.