Mathlib Map

Theorems · Theorem · commutative algebra

Valuation.comap_apply

∀ {R : Type u_3} {Γ₀ : Type u_4} [inst : Ring R] [inst_1 : LinearOrderedCommMonoidWithZero Γ₀] {S : Type u_7}
  [inst_2 : Ring S] (f : S →+* R) (v : Valuation R Γ₀) (s : S), (Valuation.comap f v) s = v (f s)
Defined in
Mathlib.RingTheory.Valuation.Basic
Cited by
1 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingLinearOrderedCommMonoidWithZeroRing

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 by1

Results whose statement or proof uses this declaration.