Theorems · Theorem · commutative algebra
Valuation.Integers.eq_algebraMap_or_inv_eq_algebraMap
∀ {F : Type u} {Γ₀ : Type v} [inst : Field F] [inst_1 : LinearOrderedCommGroupWithZero Γ₀] {v : Valuation F Γ₀}
{O : Type w} [inst_2 : CommRing O] [inst_3 : Algebra O F],
v.Integers O → ∀ (x : F), ∃ a, x = (algebraMap O F) a ∨ x⁻¹ = (algebraMap O F) a- Defined in
- Mathlib.RingTheory.Valuation.Integers
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- Valuationstatement and proof · cited by 823
- LinearOrderedCommGroupWithZerostatement and proof · cited by 528
- Valuation.Integersstatement and proof · cited by 58
- Valuation.Integers.exists_of_le_oneproof · cited by 9
- Valuation.val_le_one_or_val_inv_le_oneproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Valuation.Integers.isFractionRingproof · cited by 1