Theorems · Theorem · combinatorics
SimpleGraph.IsBridge.not_isEdgeReachable_two
∀ {V : Type u_1} {G : SimpleGraph V} {u v : V}, G.IsBridge s(u, v) → ¬G.IsEdgeReachable 2 u v- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Sym2.mkstatement and proof · cited by 332
- Eq.trans_ltproof · cited by 34
- SimpleGraph.IsBridgestatement and proof · cited by 30
- Set.encard_singletonproof · cited by 26
- SimpleGraph.IsEdgeReachablestatement and proof · cited by 24
- Nat.one_lt_ofNatproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.isBridge_iff_not_isEdgeReachable_twoproof · cited by 2