Theorems · Theorem · group theory
fixedPoints_submonoid_sup
∀ (M : Type u_1) (α : Type u_2) [inst : Monoid M] [inst_1 : MulAction M α] {P Q : Submonoid M},
MulAction.fixedPoints (↥(P ⊔ Q)) α = MulAction.fixedPoints (↥P) α ∩ MulAction.fixedPoints (↥Q) αFixed points of sup of submonoids is intersection
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 63 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 · cited by 53,352
- Monoidstatement and proof · cited by 3,887
- Submonoidstatement and proof · cited by 3,086
- MulActionstatement and proof · cited by 1,294
- MulAction.fixedPointsstatement · cited by 41
- GaloisConnection.u_infproof · cited by 37
- fixingSubmonoid_fixedPoints_gcproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.