Theorems · Theorem · group theory
MulAction.stabilizerEquivStabilizer_trans
∀ {G : Type u_1} {α : Type u_2} [inst : Group G] [inst_1 : MulAction G α] {g h k : G} {a b c : α} (hg : b = g • a)
(hh : c = h • b) (hk : c = k • a),
k = h * g →
(MulAction.stabilizerEquivStabilizer hg).trans (MulAction.stabilizerEquivStabilizer hh) =
MulAction.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
- Groupstatement and proof · cited by 6,238
- Subgroupstatement · cited by 3,593
- MulActionstatement and proof · cited by 1,294
- MulEquivstatement · cited by 1,142
- map_mulproof · cited by 1,137
- MulAction.stabilizerstatement and proof · cited by 254
- MulAut.conjproof · cited by 64
- MulEquiv.transstatement · cited by 53
- MulEquiv.extproof · cited by 18
- MulAction.stabilizerEquivStabilizerstatement and proof · cited by 16
- MulAction.stabilizerEquivStabilizer_applyproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.