Theorems · Definition · commutative algebra
ValuativeRel.ValueGroupWithZero.lift
{R : Type u_1} →
[inst : Semiring R] →
[inst_1 : ValuativeRel R] →
{α : Sort u_2} →
(f : R → ↥(ValuativeRel.posSubmonoid R) → α) →
(∀ (x y : R) (t s : ↥(ValuativeRel.posSubmonoid R)), x * ↑t ≤ᵥ y * ↑s → y * ↑s ≤ᵥ x * ↑t → f x s = f y t) →
ValuativeRel.ValueGroupWithZero R → αLifts a function R → posSubmonoid R → α to the value group-with-zero of R.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringValuativeRel
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.
- Semiringstatement and proof · cited by 13,802
- Submonoidstatement · cited by 3,086
- ValuativeRelstatement and proof · cited by 241
- ValuativeRel.ValueGroupWithZerostatement and proof · cited by 86
- ValuativeRel.vlestatement and proof · cited by 84
- ValuativeRel.posSubmonoidstatement and proof · cited by 45
Cited by7
Results whose statement or proof uses this declaration.
- ValuativeRel.ValueGroupWithZero.embedproof · cited by 7
- ValuativeRel.ValueGroupWithZero.lift.congr_simpstatement and proof · cited by 1
- ValuativeRel.ValueGroupWithZero.lift_mkstatement · cited by 0
- ValuativeRel.ValueGroupWithZero.lift_mulstatement · cited by 0
- ValuativeRel.ValueGroupWithZero.lift_onestatement · cited by 0
- ValuativeRel.ValueGroupWithZero.lift_valuationstatement · cited by 0
- ValuativeRel.ValueGroupWithZero.lift_zerostatement · cited by 0