Theorems · Theorem · field theory
AbsoluteValue.denseRange_algebraMap_pi
∀ {F : Type u_1} [inst : Field F] {ι : Type u_2} [Finite ι] {v : ι → AbsoluteValue F ℝ},
(∀ (i : ι), (v i).IsNontrivial) →
(Pairwise fun i j => ¬(v i).IsEquiv (v j)) → DenseRange ⇑(algebraMap F ((i : ι) → WithAbs (v i)))If v : ι → AbsoluteValue F ℝ is a finite family of nontrivial, pairwise inequivalent
real absolute values on a field F, then the diagonal embedding
algebraMap F ((i : ι) → WithAbs (v i)) has dense range.
This is the abstract weak approximation theorem; see
NumberField.InfinitePlace.denseRange_algebraMap_pi for the number-field special case.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites54
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
- Realstatement and proof · cited by 25,697
- RingHomstatement · cited by 10,189
- Fintypeproof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- nhdsproof · cited by 5,554
- Finset.sumproof · cited by 5,195
- Algebra.algebraMapstatement and proof · cited by 4,706
- Filter.Tendstoproof · cited by 3,814
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- one_mulproof · cited by 2,841
Cited by1
Results whose statement or proof uses this declaration.
- NumberField.InfinitePlace.denseRange_algebraMap_piproof · cited by 1