Theorems · Definition · group theory
SubAddAction.ofFixingAddSubgroup_of_singleton
(M : Type u_1) →
{α : Type u_2} →
[inst : AddGroup M] →
[inst_1 : AddAction M α] →
(a : α) →
have φ := fun x =>
match x with
| ⟨m, hm⟩ => ⟨m, ⋯⟩;
↥(SubAddAction.ofFixingAddSubgroup M {a}) →ₑ[φ] ↥(SubAddAction.ofStabilizer M a)The equivariant map between SubAddAction.ofStabilizer M a
and ofFixingAddSubgroup M {a}.
- Cited by
- 1 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement · cited by 3,232
- HVAdd.hVAddstatement · cited by 1,820
- AddActionstatement and proof · cited by 820
- Set.mem_singletonstatement · cited by 183
- AddAction.stabilizerstatement · cited by 112
- SubAddActionstatement · cited by 86
- AddActionHomstatement · cited by 82
- fixingAddSubgroupstatement · cited by 50
- SubAddAction.ofFixingAddSubgroupstatement and proof · cited by 32
- SubAddAction.ofStabilizerstatement · cited by 29
Cited by1
Results whose statement or proof uses this declaration.
- SubAddAction.ofFixingAddSubgroup_of_singleton_bijectivestatement · cited by 0