Theorems · Theorem · combinatorics
SimpleGraph.isEdgeReachable_one
∀ {V : Type u_1} {G : SimpleGraph V} {u v : V}, G.IsEdgeReachable 1 u v ↔ G.Reachable u v- Cited by
- 2 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- SimpleGraphstatement and proof · cited by 3,072
- Nat.cast_oneproof · cited by 2,501
- Sym2proof · cited by 737
- Set.encardproof · cited by 327
- SimpleGraph.Reachablestatement and proof · cited by 141
- SimpleGraph.deleteEdgesproof · cited by 64
- Sym2.diagSetproof · cited by 41
- SimpleGraph.IsEdgeReachablestatement · cited by 24
- SimpleGraph.deleteEdges_of_subset_diagSetproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.IsEdgeReachable.reachableproof · cited by 3
- SimpleGraph.isBridge_iff_not_isEdgeReachable_twoproof · cited by 2