Theorems · Theorem · combinatorics
SimpleGraph.IsBridge.anti
∀ {V : Type u} {G G' : SimpleGraph V} {e : Sym2 V}, G ≤ G' → G'.IsBridge e → G.IsBridge e- Cited by
- 1 results in Mathlib
- Foundations
- Depth 63 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
- Sym2statement and proof · cited by 737
- Sym2.Relproof · cited by 43
- SimpleGraph.IsBridgestatement and proof · cited by 30
- SimpleGraph.Reachable.monoproof · cited by 10
- SimpleGraph.isBridge_iffproof · cited by 3
- SimpleGraph.deleteEdges_monoproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.IsBridge.anti_of_mem_edgeSetproof · cited by 0