Theorems · Theorem · commutative algebra
Valuation.exists_setOf_restrict_le_iff
Deprecated since 2026-07-09Use Valuation.exists_setOfPred_restrict_le_iff instead.
∀ {R : Type u_1} [inst : Ring R] [inst_1 : ValuativeRel R] {Γ₀ : Type u_2} [inst_2 : LinearOrderedCommGroupWithZero Γ₀]
(v : Valuation R Γ₀) [v.Compatible] (x : R) (s : Set R),
(∃ γ, {z | v.restrict (z - x) < ↑γ} ⊆ s) ↔ ∃ γ, {a | (ValuativeRel.valuation R) (a - x) < ↑γ} ⊆ sAlias of Valuation.exists_setOfPred_restrict_le_iff.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Ringstatement · cited by 7,463
- Set.ofPredstatement · cited by 6,101
- Subgroupstatement · cited by 3,593
- Unitsstatement · cited by 2,804
- Units.valstatement · cited by 1,966
- Valuationstatement · cited by 823
- LinearOrderedCommGroupWithZerostatement · cited by 528
- ValuativeRelstatement · cited by 241
- MonoidWithZeroHom.ofClassstatement · cited by 204
- MonoidWithZeroHom.valueGroupstatement · cited by 170
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.