Mathlib Map

Theorems · Theorem · commutative algebra

IsSMulRegular.pi

∀ {I : Type u} {f : I → Type v} {α : Type u_1} [inst : (i : I) → SMul α (f i)] {k : α},
  (∀ (i : I), IsSMulRegular (f i) k) → IsSMulRegular ((i : I) → f i) k
Defined in
Mathlib.Algebra.Module.Pi
Cited by
3 results in Mathlib
Foundations
Depth 5 from the axioms · uses Quot.sound
Assumes
SMul

Around this declaration

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

Cites1

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

Cited by3

Results whose statement or proof uses this declaration.