Theorems · Theorem · commutative algebra
ValuativeRel.ValueGroupWithZero.lift.congr_simp
∀ {R : Type u_1} [inst : Semiring R] [inst_1 : ValuativeRel R] {α : Sort u_2}
(f f_1 : R → ↥(ValuativeRel.posSubmonoid R) → α) (e_f : f = f_1)
(hf : ∀ (x y : R) (t s : ↥(ValuativeRel.posSubmonoid R)), x * ↑t ≤ᵥ y * ↑s → y * ↑s ≤ᵥ x * ↑t → f x s = f y t)
(t t_1 : ValuativeRel.ValueGroupWithZero R),
t = t_1 → ValuativeRel.ValueGroupWithZero.lift f hf t = ValuativeRel.ValueGroupWithZero.lift f_1 ⋯ t_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 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.
Cites7
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
- ValuativeRel.ValueGroupWithZero.liftstatement and proof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- ValuativeRel.ValueGroupWithZero.embed_strictMonoproof · cited by 4