Theorems · Inductive type · combinatorics
SimpleGraph.IsPathGraph3Compl
{α : Type u} → SimpleGraph α → α → α → α → PropThe vertices v, w₁, w₂ form an IsPathGraph3Compl in G iff w₁w₂ is the only edge present
between these three vertices. It is a witness to the non-complete-multipartite-ness of G (see
not_isCompleteMultipartite_iff_exists_isPathGraph3Compl). This structure is an explicit way of
saying that the induced graph on {v, w₁, w₂} is the complement of P3.
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SimpleGraphstatement · cited by 3,072
Cited by17
Results whose statement or proof uses this declaration.
- SimpleGraph.IsPathGraph3Compl.adjstatement and proof · cited by 5
- SimpleGraph.IsFiveWheelLike.isPathGraph3Complstatement · cited by 4
- SimpleGraph.IsPathGraph3Compl.ne_fststatement and proof · cited by 3
- SimpleGraph.IsPathGraph3Compl.not_adj_fststatement and proof · cited by 3
- SimpleGraph.IsFiveWheelLike.symmproof · cited by 2
- SimpleGraph.IsPathGraph3Compl.ne_sndstatement and proof · cited by 2
- SimpleGraph.IsPathGraph3Compl.not_adj_sndstatement and proof · cited by 2
- SimpleGraph.exists_isPathGraph3Compl_of_not_isCompleteMultipartitestatement · cited by 2
- SimpleGraph.IsPathGraph3Compl.casesOnstatement and proof · cited by 1
- SimpleGraph.IsPathGraph3Compl.fst_ne_sndstatement and proof · cited by 1
- SimpleGraph.IsPathGraph3Compl.symmstatement and proof · cited by 1