Mathlib Map

Theorems · Theorem · commutative algebra

Valuation.mem_nhds_iff

∀ {R : Type u_1} [inst : Ring R] [inst_1 : ValuativeRel R] {Γ₀ : Type u_3} [inst_2 : LinearOrderedCommGroupWithZero Γ₀]
  [inst_3 : TopologicalSpace R] (v : Valuation R Γ₀) [v.Compatible] [IsValuativeTopology R] {s : Set R} {x : R},
  s ∈ nhds x ↔ ∃ γ, {z | v.restrict (z - x) < ↑γ} ⊆ s
Defined in
Mathlib.Topology.Algebra.ValuativeRel.ValuativeTopology
Cited by
6 results in Mathlib
Foundations
Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingValuativeRelLinearOrderedCommGroupWithZeroTopologicalSpaceValuation.CompatibleIsValuativeTopology

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites27

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • DFunLike.coestatement and proof · cited by 62,936
  • Setstatement and proof · cited by 53,352
  • TopologicalSpacestatement and proof · cited by 24,529
  • Filterstatement · cited by 8,121
  • Ringstatement and proof · cited by 7,463
  • Set.ofPredstatement and proof · cited by 6,101
  • Set.imageproof · cited by 5,609
  • nhdsstatement and proof · cited by 5,554
  • Set.preimageproof · cited by 4,946
  • Subgroupstatement · cited by 3,593
  • Unitsstatement and proof · cited by 2,804
  • Units.valstatement and proof · cited by 1,966

Cited by6

Results whose statement or proof uses this declaration.