Mathlib Map

Theorems · Theorem · ring theory

Subalgebra.pointwise_smul_toSubring

∀ {R' : Type u_4} {R : Type u_5} {A : Type u_6} [inst : Semiring R'] [inst_1 : CommRing R] [inst_2 : Ring A]
  [inst_3 : MulSemiringAction R' A] [inst_4 : Algebra R A] [inst_5 : SMulCommClass R' R A] (m : R')
  (S : Subalgebra R A), (m • S).toSubring = m • S.toSubring
Defined in
Mathlib.Algebra.Algebra.Subalgebra.Pointwise
Cited by
0 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Quot.sound
Assumes
SemiringCommRingRingMulSemiringActionAlgebraSMulCommClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.