Mathlib Map

Theorems · Inductive type · combinatorics

SimpleGraph.Subgraph.Connected

{V : Type u} → {G : SimpleGraph V} → G.Subgraph → Prop

A subgraph is connected if it is connected when coerced to be a simple graph. Note: This is a structure to make it so one can be precise about how dot notation resolves.

Defined in
Mathlib.Combinatorics.SimpleGraph.Connectivity.Subgraph
Cited by
24 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms

Around this declaration

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

Cites2

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

Cited by26

Results whose statement or proof uses this declaration.