Theorems · Theorem · group theory
AddAction.stabilizerEquivStabilizer_trans
∀ {G : Type u_1} {α : Type u_2} [inst : AddGroup G] [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 →
(AddAction.stabilizerEquivStabilizer hg).trans (AddAction.stabilizerEquivStabilizer hh) =
AddAction.stabilizerEquivStabilizer hk- Defined in
- Mathlib.GroupTheory.GroupAction.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- map_addproof · cited by 964
- AddActionstatement and proof · cited by 820
- AddAction.stabilizerstatement and proof · cited by 112
- AddEquiv.transstatement · cited by 53
- AddAut.addConjproof · cited by 34
- AddEquiv.extproof · cited by 30
- AddAction.stabilizerEquivStabilizerstatement and proof · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.