Theorems · Theorem · combinatorics
Quiver.SchreierGraph.map_smul_of_comp_labelling_eq
∀ {V : Type u_1} {M : Type u_2} [inst : Group M] [inst_1 : MulAction M V] {S : Type u_3} (ι : S → M) {W : Type u_4}
[inst_2 : MulAction M W] (φ : Quiver.SchreierGraph V ι ⥤q Quiver.SchreierGraph W ι),
φ ⋙q Quiver.SchreierGraph.labelling W ι = Quiver.SchreierGraph.labelling V ι →
∀ (v : Quiver.SchreierGraph V ι) (s : S), φ.obj (ι s • v) = ι s • φ.obj vIf a prefunctor between Schreier graphs commutes with the labelling (i.e., labels are preserved), then it commutes with the group action. In other words, morphisms that preserve edge labels also preserve the group structure.
- Defined in
- Mathlib.Combinatorics.Quiver.Schreier
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homproof · cited by 32,603
- Groupstatement and proof · cited by 6,238
- MulActionstatement and proof · cited by 1,294
- Prefunctor.objstatement and proof · cited by 1,241
- Prefunctor.mapproof · cited by 952
- Prefunctorstatement and proof · cited by 116
- Prefunctor.compstatement and proof · cited by 35
- Quiver.SingleObjstatement and proof · cited by 26
- Quiver.SchreierGraphstatement and proof · cited by 17
- Quiver.SchreierGraph.labellingstatement and proof · cited by 6
- Prefunctor.comp_mapproof · cited by 5
- Quiver.SchreierGraph.labelling_mapproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.