Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.IsFiveWheelLike.isPathGraph3Compl

∀ {α : Type u_1} [inst : DecidableEq α] {G : SimpleGraph α} {r k : ℕ} {v w₁ w₂ : α} {s t : Finset α},
  G.IsFiveWheelLike r k v w₁ w₂ s t → G.IsPathGraph3Compl v w₁ w₂

{v, w₁, w₂} induces the single edge w₁w₂

Defined in
Mathlib.Combinatorics.SimpleGraph.FiveWheelLike
Cited by
4 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
DecidableEq

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.

Cited by4

Results whose statement or proof uses this declaration.