Mathlib Map

Theorems · Definition · commutative algebra

ValuationSubring.pointwiseHasSMul

{K : Type u} →
  [inst : Field K] → {G : Type u_1} → [inst_1 : Group G] → [MulSemiringAction G K] → SMul G (ValuationSubring K)

The action on a valuation subring corresponding to applying the action to every element. This is available as an instance in the Pointwise locale.

Defined in
Mathlib.RingTheory.Valuation.ValuationSubring
Cited by
10 results in Mathlib
Foundations
Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldGroupMulSemiringAction

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 by10

Results whose statement or proof uses this declaration.