Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.IsTree.IsAcyclic

Deprecated since 2026-03-18Use SimpleGraph.IsTree.isAcyclic instead.

∀ {V : Type u_1} {G : SimpleGraph V}, G.IsTree → G.IsAcyclic

Alias of SimpleGraph.IsTree.isAcyclic. A tree is acyclic.

Defined in
Mathlib.Combinatorics.SimpleGraph.Acyclic
Cited by
0 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.