Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.preconnected_induce_iff

∀ {V : Type u} {G : SimpleGraph V} {s : Set V}, (SimpleGraph.induce s G).Preconnected ↔ (⊤.induce s).Preconnected
Defined in
Mathlib.Combinatorics.SimpleGraph.Connectivity.Subgraph
Cited by
2 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.