Theorems · Definition · combinatorics
SimpleGraph.Connected.casesOn
{V : Type u} →
{G : SimpleGraph V} →
{motive : G.Connected → Sort u_1} →
(t : G.Connected) → ((preconnected : G.Preconnected) → [nonempty : Nonempty V] → motive ⋯) → motive t- Cited by
- 2 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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.Connectedstatement and proof · cited by 75
- SimpleGraph.Preconnectedstatement and proof · cited by 49
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.connected_iffproof · cited by 6
- SimpleGraph.Connected.sum_sup_edgeproof · cited by 0