Theorems · Definition · group theory
SubAddAction.fixingAddSubgroupInsertEquiv
{M : Type u_1} →
{α : Type u_2} →
[inst : AddGroup M] →
[inst_1 : AddAction M α] →
(a : α) →
(s : Set ↥(SubAddAction.ofStabilizer M a)) →
↥(fixingAddSubgroup M (insert a (Subtype.val '' s))) ≃+ ↥(fixingAddSubgroup (↥(AddAction.stabilizer M a)) s)The natural additive group isomorphism between fixing additive subgroups.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Set.imagestatement and proof · cited by 5,609
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement · cited by 3,232
- AddEquivstatement · cited by 1,087
- AddActionstatement and proof · cited by 820
- AddAction.stabilizerstatement and proof · cited by 112
- SubAddActionstatement · cited by 86
- fixingAddSubgroupstatement and proof · cited by 50
- SubAddAction.ofStabilizerstatement and proof · cited by 29
Cited by4
Results whose statement or proof uses this declaration.
- SubAddAction.ofFixingAddSubgroup_insert_mapstatement · cited by 2
- SubAddAction.ofFixingAddSubgroup_insert_map_bijectivestatement · cited by 2
- AddAction.isPreprimitive_fixingAddSubgroup_insert_iffproof · cited by 1
- SubAddAction.ofFixingAddSubgroup_insert_map_applystatement · cited by 0