Theorems · Definition · group theory
SubMulAction.map_ofFixingSubgroupUnion
(M : Type u_1) →
{α : Type u_2} →
[inst : Group M] →
[inst_1 : MulAction M α] →
(s t : Set α) →
have ψ := fun m => ⟨⟨↑m, ⋯⟩, ⋯⟩;
↥(SubMulAction.ofFixingSubgroup M (s ∪ t)) →ₑ[ψ]
↥(SubMulAction.ofFixingSubgroup (↥(fixingSubgroup M s)) (Subtype.val ⁻¹' t))The identity between the iterated SubMulAction
of the fixingSubgroup and the SubMulAction of the fixingSubgroup
of the union, as an equivariant map.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Groupstatement and proof · cited by 6,238
- Set.preimagestatement · cited by 4,946
- Subgroupstatement · cited by 3,593
- MulActionstatement and proof · cited by 1,294
- MulActionHomstatement · cited by 124
- SubMulActionstatement · cited by 120
- fixingSubgroupstatement · cited by 83
- SubMulAction.ofFixingSubgroupstatement and proof · cited by 43
Cited by2
Results whose statement or proof uses this declaration.
- SubMulAction.map_ofFixingSubgroupUnion_bijectivestatement and proof · cited by 1
- SubMulAction.map_ofFixingSubgroupUnion_defstatement · cited by 0