Theorems · Theorem · combinatorics
SimpleGraph.reachable_or_compl_adj
∀ {V : Type u} (G : SimpleGraph V) (u v : V), G.Reachable u v ∨ Gᶜ.Adj u v- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 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
- Compl.complstatement · cited by 2,925
- SimpleGraph.Adjstatement · cited by 1,346
- SimpleGraph.Reachablestatement and proof · cited by 141
- SimpleGraph.Adj.reachableproof · cited by 17
- SimpleGraph.Reachable.rflproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.reachable_or_reachable_complproof · cited by 1