Theorems · Definition · group theory
SubMulAction.ofFixingSubgroup_of_eq
(M : Type u_1) →
{α : Type u_2} →
[inst : Group M] →
[inst_1 : MulAction M α] →
{s t : Set α} →
(hst : s = t) →
have φ := MulEquiv.subgroupCongr ⋯;
↥(SubMulAction.ofFixingSubgroup M s) →ₑ[⇑φ] ↥(SubMulAction.ofFixingSubgroup M t)The identity between the SubMulActions of fixingSubgroups
of equal sets, as an equivariant map.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Groupstatement and proof · cited by 6,238
- Subgroupstatement · cited by 3,593
- MulActionstatement and proof · cited by 1,294
- MulEquivstatement · cited by 1,142
- MulActionHomstatement · cited by 124
- SubMulActionstatement · cited by 120
- fixingSubgroupstatement · cited by 83
- SubMulAction.ofFixingSubgroupstatement and proof · cited by 43
- MulEquiv.subgroupCongrstatement · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- SubMulAction.ofFixingSubgroup_of_eq_bijectivestatement and proof · cited by 1
- SubMulAction.ofFixingSubgroup_of_eq_applystatement · cited by 0