Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.fromRel

{V : Type u} → (V → V → Prop) → SimpleGraph V

Construct the simple graph induced by the given relation. It symmetrizes the relation and makes it irreflexive.

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

Around this declaration

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

Cites1

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

Cited by8

Results whose statement or proof uses this declaration.