Mathlib Map

Theorems · Theorem · commutative algebra

WithVal.algebraMap_left_apply

∀ {R : Type u_1} {Γ₀ : Type u_2} [inst : LinearOrderedCommGroupWithZero Γ₀] {S : Type u_3} [inst_1 : CommRing R]
  (v : Valuation R Γ₀) [inst_2 : Semiring S] [inst_3 : Algebra R S] (s : WithVal v),
  (algebraMap (WithVal v) S) s = (algebraMap R S) s.ofVal
Defined in
Mathlib.Topology.Algebra.Valued.WithVal
Cited by
1 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Quot.sound
Assumes
LinearOrderedCommGroupWithZeroCommRingSemiringAlgebra

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 by1

Results whose statement or proof uses this declaration.