Theorems · Theorem · commutative algebra
LaurentSeries.exists_ratFunc_val_lt
∀ {K : Type u_2} [inst : Field K] (f : LaurentSeries K) (γ : (WithZero (Multiplicative ℤ))ˣ),
∃ Q, Valued.v (f - (algebraMap (RatFunc K) (LaurentSeries K)) Q) < ↑γFor every Laurent series f and every γ : ℤᵐ⁰ one can find a rational function Q such
that the X-adic valuation v satisfies v (f - Q) < γ.
- Defined in
- Mathlib.RingTheory.LaurentSeries
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Field
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites64
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
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- mul_oneproof · cited by 3,885
- Unitsstatement and proof · cited by 2,804
- Units.valstatement and proof · cited by 1,966
- le_of_ltproof · cited by 1,175
- map_mulproof · cited by 1,137
- neg_negproof · cited by 960
- Multiplicativestatement and proof · cited by 875
Cited by1
Results whose statement or proof uses this declaration.
- LaurentSeries.coe_range_denseproof · cited by 0