Theorems · Theorem · group theory
fixingSubgroup_union
∀ (M : Type u_1) (α : Type u_2) [inst : Group M] [inst_1 : MulAction M α] {s t : Set α},
fixingSubgroup M (s ∪ t) = fixingSubgroup M s ⊓ fixingSubgroup M tFixing subgroup of union is intersection
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Subgroupstatement · cited by 3,593
- MulActionstatement and proof · cited by 1,294
- fixingSubgroupstatement · cited by 83
- GaloisConnection.l_supproof · cited by 81
- fixingSubgroup_fixedPoints_gcproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- SubMulAction.mem_fixingSubgroup_union_iffproof · cited by 0