Theorems · Definition · commutative algebra
Localization.subalgebra.ofField
{A : Type u_1} →
(K : Type u_2) →
[inst : CommRing A] →
(S : Submonoid A) →
S ≤ nonZeroDivisors A → [inst_1 : Field K] → [inst_2 : Algebra A K] → [IsFractionRing A K] → Subalgebra A KGiven a domain A with fraction field K, and a submonoid S of A which
contains no zero divisor, this is the localization of A at S, considered as
a subalgebra of K over A.
The carrier of this subalgebra is defined as the set of all x : K of the form
algebraMap A K a * (algebraMap A K s)⁻¹ where a s : A and s ∈ S.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Set.ofPredproof · cited by 6,101
- Algebra.algebraMapproof · cited by 4,706
- Submonoidstatement and proof · cited by 3,086
- Subalgebrastatement · cited by 1,353
- nonZeroDivisorsstatement and proof · cited by 895
- IsFractionRingstatement and proof · cited by 738
- Localizationproof · cited by 270
- AlgHom.rangeproof · cited by 169
Cited by10
Results whose statement or proof uses this declaration.
- ValuationSubring.ofPrimeproof · cited by 10
- IsDedekindDomain.HeightOneSpectrum.valuationSubringAtPrimeproof · cited by 5
- MaximalSpectrum.iInf_localization_eq_botstatement and proof · cited by 3
- ValuationSubring.le_ofPrimeproof · cited by 2
- IsIntegrallyClosed.of_localization_maximalproof · cited by 2
- Localization.subalgebra.ofField_eqstatement · cited by 1
- IsDedekindDomain.HeightOneSpectrum.iInf_localization_eq_botstatement and proof · cited by 0
- PrimeSpectrum.iInf_localization_eq_botstatement and proof · cited by 0
- Localization.subalgebra.ofField.congr_simpstatement and proof · cited by 0
- IsDedekindDomain.HeightOneSpectrum.valuationSubringAtPrime_toSubringstatement · cited by 0