Theorems · Theorem · combinatorics
SimpleGraph.Connected.mono
∀ {V : Type u} {G G' : SimpleGraph V}, G ≤ G' → G.Connected → G'.Connected- Cited by
- 3 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.Connected.preconnectedproof · cited by 28
- SimpleGraph.Preconnected.monoproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- SimpleGraph.Subgraph.Connected.monoproof · cited by 4
- SimpleGraph.cycleGraph_connectedproof · cited by 0