Mathlib Map

Theorems · Definition · commutative algebra

WithVal.map

{R : Type u_1} →
  {Γ₀ : Type u_2} →
    [inst : LinearOrderedCommGroupWithZero Γ₀] →
      [inst_1 : Ring R] →
        (v : Valuation R Γ₀) →
          {S : Type u_3} →
            [inst_2 : Ring S] →
              {Λ₀ : Type u_4} →
                [inst_3 : LinearOrderedCommGroupWithZero Λ₀] →
                  (w : Valuation S Λ₀) → (R →+* S) → WithVal v →+* WithVal w

Lift a ring hom to WithVal.

Defined in
Mathlib.Topology.Algebra.Valued.WithVal
Cited by
3 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Quot.sound
Assumes
LinearOrderedCommGroupWithZeroRingRingLinearOrderedCommGroupWithZero

Around this declaration

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

Cites10

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

Cited by4

Results whose statement or proof uses this declaration.