Mathlib Map

Theorems · Theorem · commutative algebra

IsFractionRing.div_surjective

∀ (A : Type u_4) [inst : CommRing A] {K : Type u_5} [inst_1 : Field K] [inst_2 : Algebra A K] [IsFractionRing A K]
  (z : K), ∃ x, ∃ y ∈ nonZeroDivisors A, (algebraMap A K) x / (algebraMap A K) y = z
Defined in
Mathlib.RingTheory.Localization.FractionRing
Cited by
22 results in Mathlib
Foundations
Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingFieldAlgebraIsFractionRing

Around this declaration

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

IsGaloisGroup.of_isFractionRing · cited by 5IsGaloisGroup.of_isFracti…Ideal.IsFractionRing.normal · cited by 3IsFractionRing.normalIsFractionRing.isInvariant_of_isIntegral · cited by 2IsFractionRing.isInvarian…ValuationRing.iff_isInteger_or_isInteger · cited by 2ValuationRing.iff_isInteg…IsDiscreteValuationRing.exists_lift_of_le_one · cited by 2IsDiscreteValuationRing.e…IsFractionRing.ringHom_ext · cited by 2IsFractionRing.ringHom_extRing.ordFrac_eq_inverse_comp_valuation · cited by 2Ring.ordFrac_eq_inverse_c…IsDedekindDomain.HeightOneSpectrum.valuation_liesOver · cited by 1HeightOneSpectrum.valuati…IsFractionRing.algHom_commutes · cited by 1IsFractionRing.algHom_com…IsFractionRing.closure_range_algebraMap · cited by 1IsFractionRing.closure_ra…NumberField.FinitePlace.hasFiniteMulSupport · cited by 1FinitePlace.hasFiniteMulS…IsGaloisGroup.fixingSubgroup_range_algebraMap · cited by 1IsGaloisGroup.fixingSubgr…NumberField.FinitePlace.prod_eq_inv_abs_norm · cited by 1FinitePlace.prod_eq_inv_a…IsFractionRing.smulCommClass · cited by 1IsFractionRing.smulCommCl…IsInertiaField.of_isGaloisGroup · cited by 0IsInertiaField.of_isGaloi…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraRingHom · cited by 10189RingHomField · cited by 7404FieldAlgebra.algebraMap · cited by 4706Algebra.algebraMapSubmonoid · cited by 3086SubmonoidnonZeroDivisors · cited by 895nonZeroDivisorsIsFractionRing · cited by 738IsFractionRingIsLocalization.mk' · cited by 218IsLocalization.mk'IsLocalization.exists_mk'_eq · cited by 63IsLocalization.exists_mk'…IsFractionRing.mk'_eq_div · cited by 18IsFractionRing.mk'_eq_divIsFractionRing.div_surjectiveCITED BYCITES

Cites12

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

Cited by22

Results whose statement or proof uses this declaration.