Theorems · Theorem · combinatorics
SimpleGraph.IsTree.existsUnique_path
∀ {V : Type u_1} {G : SimpleGraph V}, G.IsTree → ∀ (v w : V), ∃! p, p.IsPath- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.Walkstatement · cited by 915
- ExistsUniquestatement · cited by 268
- SimpleGraph.Walk.IsPathstatement · cited by 140
- SimpleGraph.IsTreestatement and proof · cited by 32
- SimpleGraph.isTree_iff_existsUnique_pathproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.IsTree.card_edgeFinsetproof · cited by 3