Theorems · Theorem · commutative algebra
Valuation.HasExtension.mk_smul_mk
∀ {R : Type u_1} {A : Type u_2} [inst : CommRing R] [inst_1 : Ring A] [inst_2 : Algebra R A] {ΓR : Type u_6}
{ΓA : Type u_7} [inst_3 : LinearOrderedCommGroupWithZero ΓR] [inst_4 : LinearOrderedCommGroupWithZero ΓA]
{vR : Valuation R ΓR} {vA : Valuation A ΓA} [inst_5 : vR.HasExtension vA] (r : R) (hr : r ∈ vR.integer) (a : A)
(ha : a ∈ vA.integer), ⟨r, hr⟩ • ⟨a, ha⟩ = ⟨r • a, ⋯⟩- Defined in
- Mathlib.RingTheory.Valuation.Extension
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Algebra.algebraMapstatement · cited by 4,706
- Valuationstatement and proof · cited by 823
- Subringstatement · cited by 602
- LinearOrderedCommGroupWithZerostatement and proof · cited by 528
- Algebra.smul_defstatement · cited by 287
- MulMemClass.mul_memstatement · cited by 173
- Valuation.integerstatement and proof · cited by 68
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.