Theorems · Theorem · combinatorics
SimpleGraph.IsFiveWheelLike.symm
∀ {α : Type u_1} {s : Finset α} {G : SimpleGraph α} {r k : ℕ} [inst : DecidableEq α] {v w₁ w₂ : α} {t : Finset α},
G.IsFiveWheelLike r k v w₁ w₂ s t → G.IsFiveWheelLike r k v w₂ w₁ t s- Cited by
- 2 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- SimpleGraphstatement and proof · cited by 3,072
- Finset.cardproof · cited by 2,327
- SimpleGraph.IsNCliqueproof · cited by 64
- SimpleGraph.IsFiveWheelLikestatement and proof · cited by 25
- Finset.inter_commproof · cited by 25
- SimpleGraph.IsPathGraph3Complproof · cited by 12
- SimpleGraph.IsPathGraph3Compl.symmproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.IsFiveWheelLike.card_rightproof · cited by 1
- SimpleGraph.IsFiveWheelLike.snd_notMem_leftproof · cited by 1