Mathlib Map

Theorems · Theorem · commutative algebra

Subring.mem_smul_pointwise_iff_exists

∀ {M : Type u_1} {R : Type u_2} [inst : Monoid M] [inst_1 : Ring R] [inst_2 : MulSemiringAction M R] (m : M) (r : R)
  (S : Subring R), r ∈ m • S ↔ ∃ s ∈ S, m • s = r
Defined in
Mathlib.Algebra.Ring.Subring.Pointwise
Cited by
0 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
Assumes
MonoidRingMulSemiringAction

Around this declaration

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

Cites6

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.