Mathlib Map

Theorems · Definition · commutative algebra

Valuation.comap

{R : Type u_3} →
  {Γ₀ : Type u_4} →
    [inst : Ring R] →
      [inst_1 : LinearOrderedCommMonoidWithZero Γ₀] →
        {S : Type u_7} → [inst_2 : Ring S] → (S →+* R) → Valuation R Γ₀ → Valuation S Γ₀

A ring homomorphism S → R induces a map Valuation R Γ₀ → Valuation S Γ₀.

Defined in
Mathlib.RingTheory.Valuation.Basic
Cited by
15 results in Mathlib
Foundations
Depth 27 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.

Cites9

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

Cited by22

Results whose statement or proof uses this declaration.