Theorems · Theorem · combinatorics
SimpleGraph.IsTree.isAcyclic
∀ {V : Type u_1} {G : SimpleGraph V}, G.IsTree → G.IsAcyclicA tree is acyclic.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.IsAcyclicstatement · cited by 67
- SimpleGraph.IsTreestatement and proof · cited by 32
Cited by5
Results whose statement or proof uses this declaration.
- SimpleGraph.IsTree.colorable_twoproof · cited by 1
- SimpleGraph.Connected.maximal_le_isAcyclic_iff_isTreeproof · cited by 1
- SimpleGraph.IsTree.dist_ne_of_adjproof · cited by 0
- SimpleGraph.IsTree.exists_ne_and_degree_eq_oneproof · cited by 0
- SimpleGraph.IsTree.IsAcyclicproof · cited by 0