Theorems · Definition · group theory
FixedPoints.addSubmonoid
(M : Type u_1) → (α : Type u_2) → [inst : Monoid M] → [inst_1 : AddMonoid α] → [DistribMulAction M α] → AddSubmonoid α
The additive submonoid of elements fixed under the whole action.
- Defined in
- Mathlib.Algebra.Ring.Action.Submonoid
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- AddMonoidstatement and proof · cited by 2,864
- AddSubmonoidstatement · cited by 1,178
- DistribMulActionstatement and proof · cited by 584
- MulAction.fixedPointsproof · cited by 41
Cited by4
Results whose statement or proof uses this declaration.
- FixedPoints.subsemiringproof · cited by 3
- FixedPoints.addSubgroupproof · cited by 2
- FixedPoints.mem_addSubmonoidstatement · cited by 0
- FixedPoints.addSubgroup_toAddSubmonoidstatement · cited by 0