Mathlib Map

Theorems · Inductive type · combinatorics

SimpleGraph.Walk.IsCycle

{V : Type u} → {G : SimpleGraph V} → {u : V} → G.Walk u u → Prop

A cycle at u : V is a circuit at u whose only repeating vertex is u (which appears exactly twice).

Defined in
Mathlib.Combinatorics.SimpleGraph.Paths
Cited by
91 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms

Around this declaration

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

Cites2

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

Cited by97

Results whose statement or proof uses this declaration.