Theorems · Theorem · combinatorics
SimpleGraph.circulantGraph_adj_translate
∀ {G : Type u_1} [inst : AddGroup G] {s : Set G} {u v d : G},
(SimpleGraph.circulantGraph s).Adj (u + d) (v + d) ↔ (SimpleGraph.circulantGraph s).Adj u v- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Quot.sound
- Assumes
- AddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- AddGroupstatement and proof · cited by 4,410
- SimpleGraph.Adjstatement · cited by 1,346
- add_sub_add_right_eq_subproof · cited by 29
- SimpleGraph.circulantGraphstatement · cited by 5
- SimpleGraph.circulantGraph_adjproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.