Theorems · Theorem · group theory
SubAddAction.ofStabilizer.addConjMap_comp_apply
∀ {G : Type u_1} [inst : AddGroup G] {α : Type u_2} [inst_1 : AddAction G α] {g h k : G} {a b c : α} {hg : b = g +ᵥ a}
{hh : c = h +ᵥ b} {hk : c = k +ᵥ a},
k = h + g →
∀ (x : ↥(SubAddAction.ofStabilizer G a)),
(SubAddAction.ofStabilizer.conjMap hh) ((SubAddAction.ofStabilizer.conjMap hg) x) =
(SubAddAction.ofStabilizer.conjMap hk) x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement · cited by 3,232
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddEquivstatement · cited by 1,087
- AddActionstatement and proof · cited by 820
- AddAction.stabilizerstatement · cited by 112
- SubAddActionstatement · cited by 86
- AddActionHomstatement · cited by 82
- AddSemigroupAction.add_vaddproof · cited by 43
- Subtype.coe_injproof · cited by 33
- SubAddAction.ofStabilizerstatement and proof · cited by 29
Cited by1
Results whose statement or proof uses this declaration.
- SubAddAction.ofStabilizer.addConjMap_compproof · cited by 0