Theorems · Theorem · ring theory
IsInvariantSubring.smul_mem
∀ {M : Type u_1} {R : Type u_2} {inst : Monoid M} {inst_1 : Ring R} {inst_2 : MulSemiringAction M R} {S : Subring R}
[self : IsInvariantSubring M S] (m : M) {x : R}, x ∈ S → m • x ∈ S- Defined in
- Mathlib.Algebra.Ring.Action.Invariant
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext
- Assumes
- IsInvariantSubring
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.
- Ringstatement and proof · cited by 7,463
- Monoidstatement and proof · cited by 3,887
- Subringstatement and proof · cited by 602
- MulSemiringActionstatement and proof · cited by 423
- IsInvariantSubringstatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.