Loogle!
Result
Found 930 declarations mentioning IsFractionRing. Of these, only the first 200 are shown.
- NNRat.isFractionRing ๐ Mathlib.RingTheory.Localization.FractionRing
: IsFractionRing โ โโฅ0 - Rat.isFractionRing ๐ Mathlib.RingTheory.Localization.FractionRing
: IsFractionRing โค โ - IsFractionRing ๐ Mathlib.RingTheory.Localization.FractionRing
(R : Type u_6) [CommSemiring R] (K : Type u_7) [CommSemiring K] [Algebra R K] : Prop - instIsFractionRing ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_6} [Field R] : IsFractionRing R R - IsFractionRing.nontrivial ๐ Mathlib.RingTheory.Localization.FractionRing
(R : Type u_8) (S : Type u_9) [CommSemiring R] [CommSemiring S] [Algebra R S] [h : IsFractionRing R S] [hR : Nontrivial R] : Nontrivial S - IsFractionRing.nontrivial_iff_nontrivial ๐ Mathlib.RingTheory.Localization.FractionRing
(R : Type u_8) (S : Type u_9) [CommSemiring R] [CommSemiring S] [Algebra R S] [h : IsFractionRing R S] : Nontrivial R โ Nontrivial S - IsFractionRing.inv ๐ Mathlib.RingTheory.Localization.FractionRing
(A : Type u_6) [CommRing A] {K : Type u_7} [CommRing K] [Algebra A K] [IsFractionRing A K] [IsDomain A] (z : K) : K - IsFractionRing.toField ๐ Mathlib.RingTheory.Localization.FractionRing
(A : Type u_4) [CommRing A] {K : Type u_5} [CommRing K] [Algebra A K] [IsFractionRing A K] [IsDomain A] : Field K - IsFractionRing.idem ๐ Mathlib.RingTheory.Localization.FractionRing
(R : Type u_1) [CommRing R] (K : Type u_5) [CommRing K] [Algebra R K] [IsFractionRing R K] : IsFractionRing K K - IsFractionRing.isDomain ๐ Mathlib.RingTheory.Localization.FractionRing
(A : Type u_4) [CommRing A] {K : Type u_5} [CommRing K] [Algebra A K] [IsFractionRing A K] [IsDomain A] : IsDomain K - IsFractionRing.instFaithfulSMul ๐ Mathlib.RingTheory.Localization.FractionRing
(R : Type u_1) [CommRing R] (K : Type u_5) [CommRing K] [Algebra R K] [IsFractionRing R K] : FaithfulSMul R K - IsFractionRing.of_algEquiv ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_6} [CommSemiring R] {K : Type u_7} {L : Type u_8} [CommSemiring K] [Algebra R K] [CommSemiring L] [Algebra R L] [h : IsFractionRing R K] (e : K โโ[R] L) : IsFractionRing R L - IsFractionRing.self_iff_nonZeroDivisors_eq_isUnit ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_1} [CommRing R] : IsFractionRing R R โ nonZeroDivisors R = IsUnit.submonoid R - IsFractionRing.nonZeroDivisors_eq_isUnit ๐ Mathlib.RingTheory.Localization.FractionRing
(R : Type u_1) [CommRing R] (K : Type u_5) [CommRing K] [Algebra R K] [IsFractionRing R K] : nonZeroDivisors K = IsUnit.submonoid K - IsFractionRing.coe_inj ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_1} [CommRing R] {K : Type u_5} [CommRing K] [Algebra R K] [IsFractionRing R K] {a b : R} : โa = โb โ a = b - IsFractionRing.mulSemiringAction ๐ Mathlib.RingTheory.Localization.FractionRing
(G : Type u_10) (B : Type u_12) (L : Type u_14) [Group G] [CommRing B] [MulSemiringAction G B] [Field L] [Algebra B L] [IsFractionRing B L] : MulSemiringAction G L - IsFractionRing.algEquiv ๐ Mathlib.RingTheory.Localization.FractionRing
(R : Type u_1) [CommRing R] (K : Type u_5) [CommRing K] [Algebra R K] [IsFractionRing R K] (L : Type u_6) [CommRing L] [Algebra K L] [IsFractionRing K L] : K โโ[K] L - IsFractionRing.injective ๐ Mathlib.RingTheory.Localization.FractionRing
(R : Type u_1) [CommRing R] (K : Type u_5) [CommRing K] [Algebra R K] [IsFractionRing R K] : Function.Injective โ(algebraMap R K) - IsFractionRing.of_algHom ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_4} [CommRing A] {K : Type u_5} [Field K] {L : Type u_7} [Field L] [Algebra A K] [IsFractionRing A K] [Algebra A L] (f : L โโ[A] K) : IsFractionRing A L - IsFractionRing.self_iff_nonZeroDivisors_le_isUnit ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_1} [CommRing R] : IsFractionRing R R โ nonZeroDivisors R โค IsUnit.submonoid R - IsFractionRing.mul_inv_cancel ๐ Mathlib.RingTheory.Localization.FractionRing
(A : Type u_4) [CommRing A] {K : Type u_5} [CommRing K] [Algebra A K] [IsFractionRing A K] [IsDomain A] (x : K) (hx : x โ 0) : x * IsFractionRing.inv A x = 1 - IsFractionRing.self_iff_bijective ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_1} [CommRing R] (K : Type u_5) [CommRing K] [Algebra R K] [IsFractionRing R K] : IsFractionRing R R โ Function.Bijective โ(algebraMap R K) - IsFractionRing.self_iff_surjective ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_1} [CommRing R] (K : Type u_5) [CommRing K] [Algebra R K] [IsFractionRing R K] : IsFractionRing R R โ Function.Surjective โ(algebraMap R K) - IsFractionRing.surjective_iff_isField ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_1} [CommRing R] {K : Type u_5} [CommRing K] [Algebra R K] [IsFractionRing R K] [IsDomain R] : Function.Surjective โ(algebraMap R K) โ IsField R - FractionRing.instIsFractionRing ๐ Mathlib.RingTheory.Localization.FractionRing
(R : Type u_1) [CommRing R] : IsFractionRing (FractionRing R) (FractionRing R) - FractionRing.algEquiv ๐ Mathlib.RingTheory.Localization.FractionRing
(A : Type u_4) [CommRing A] (K : Type u_6) [CommRing K] [Algebra A K] [IsFractionRing A K] : FractionRing A โโ[A] K - IsFractionRing.closure_range_algebraMap ๐ Mathlib.RingTheory.Localization.FractionRing
(A : Type u_4) [CommRing A] (K : Type u_5) [Field K] [Algebra A K] [IsFractionRing A K] : Subfield.closure (Set.range โ(algebraMap A K)) = โค - IsFractionRing.trans ๐ Mathlib.RingTheory.Localization.FractionRing
(R : Type u_1) [CommRing R] (K : Type u_5) [CommRing K] [Algebra R K] [IsFractionRing R K] (L : Type u_6) [CommRing L] [Algebra K L] [IsFractionRing K L] [Algebra R L] [IsScalarTower R K L] : IsFractionRing R L - IsFractionRing.to_map_eq_zero_iff ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_1} [CommRing R] {K : Type u_5} [CommRing K] [Algebra R K] [IsFractionRing R K] {x : R} : (algebraMap R K) x = 0 โ x = 0 - IsFractionRing.lift ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_4} [CommRing A] {K : Type u_5} [Field K] {L : Type u_7} [Field L] [Algebra A K] [IsFractionRing A K] {g : A โ+* L} (hg : Function.Injective โg) : K โ+* L - IsFractionRing.ringEquivOfRingEquiv_refl ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {K : Type u_9} [CommRing A] [CommRing K] [Algebra A K] [IsFractionRing A K] : IsFractionRing.ringEquivOfRingEquiv (RingEquiv.refl A) = RingEquiv.refl K - IsFractionRing.ringEquivOfRingEquiv ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {K : Type u_9} {B : Type u_10} {L : Type u_11} [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (h : A โ+* B) : K โ+* L - IsFractionRing.map ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} {K : Type u_10} {L : Type u_11} [CommRing A] [CommRing B] [IsDomain B] [CommRing K] [Algebra A K] [IsFractionRing A K] [CommRing L] [Algebra B L] [IsFractionRing B L] {j : A โ+* B} (hj : Function.Injective โj) : K โ+* L - IsFractionRing.injective_comp_algebraMap ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_4} [CommRing A] {K : Type u_5} [Field K] {L : Type u_7} [Field L] [Algebra A K] [IsFractionRing A K] : Function.Injective fun f => f.comp (algebraMap A K) - IsFractionRing.mk'_eq_zero_iff_eq_zero ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_1} [CommRing R] {K : Type u_5} [Field K] [Algebra R K] [IsFractionRing R K] {x : R} {y : โฅ(nonZeroDivisors R)} : IsLocalization.mk' K x y = 0 โ x = 0 - IsFractionRing.to_map_ne_zero_of_mem_nonZeroDivisors ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_1} [CommRing R] {K : Type u_5} [CommRing K] [Algebra R K] [IsFractionRing R K] [Nontrivial R] {x : R} (hx : x โ nonZeroDivisors R) : (algebraMap R K) x โ 0 - FaithfulSMul.of_field_isFractionRing ๐ Mathlib.RingTheory.Localization.FractionRing
(R : Type u_1) [CommRing R] (S : Type u_2) [CommRing S] [Algebra R S] (K : Type u_6) (L : Type u_7) [Field K] [Semiring L] [Nontrivial L] [Algebra R K] [IsFractionRing R K] [Algebra S L] [Algebra K L] [Algebra R L] [IsScalarTower R S L] [IsScalarTower R K L] : FaithfulSMul R S - IsFractionRing.lift_fieldRange ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_4} [CommRing A] {K : Type u_5} [Field K] {L : Type u_7} [Field L] [Algebra A K] [IsFractionRing A K] {g : A โ+* L} (hg : Function.Injective โg) : (IsFractionRing.lift hg).fieldRange = Subfield.closure โg.range - IsFractionRing.lift_fieldRange_eq_of_range_eq ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_4} [CommRing A] {K : Type u_5} [Field K] {L : Type u_7} [Field L] [Algebra A K] [IsFractionRing A K] {g : A โ+* L} (hg : Function.Injective โg) {s : Set L} (hs : g.range = Subring.closure s) : (IsFractionRing.lift hg).fieldRange = Subfield.closure s - IsFractionRing.isFractionRing_iff_of_base_ringEquiv ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_1} [CommRing R] (S : Type u_2) [CommRing S] [Algebra R S] {P : Type u_3} [CommRing P] (h : R โ+* P) : IsFractionRing R S โ IsFractionRing P S - IsFractionRing.smulDistribClass ๐ Mathlib.RingTheory.Localization.FractionRing
(G : Type u_10) (B : Type u_12) (L : Type u_14) [Group G] [CommRing B] [MulSemiringAction G B] [Field L] [Algebra B L] [IsFractionRing B L] : SMulDistribClass G B L - IsFractionRing.of_field ๐ Mathlib.RingTheory.Localization.FractionRing
(R : Type u_1) [CommRing R] (K : Type u_5) [Field K] [Algebra R K] [FaithfulSMul R K] (surj : โ (z : K), โ x y, z = (algebraMap R K) x / (algebraMap R K) y) : IsFractionRing R K - IsFractionRing.mk'_eq_one_iff_eq ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_4} [CommRing A] {K : Type u_5} [Field K] [Algebra A K] [IsFractionRing A K] {x : A} {y : โฅ(nonZeroDivisors A)} : IsLocalization.mk' K x y = 1 โ x = โy - algebraMap_injective_of_field_isFractionRing ๐ Mathlib.RingTheory.Localization.FractionRing
(R : Type u_1) [CommRing R] (S : Type u_2) [CommRing S] [Algebra R S] (K : Type u_6) (L : Type u_7) [Field K] [Semiring L] [Nontrivial L] [Algebra R K] [IsFractionRing R K] [Algebra S L] [Algebra K L] [Algebra R L] [IsScalarTower R S L] [IsScalarTower R K L] : Function.Injective โ(algebraMap R S) - IsFractionRing.ringHom_fieldRange_eq_of_comp_eq ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_4} [CommRing A] {K : Type u_5} [Field K] [Algebra A K] [IsFractionRing A K] {L : Type u_8} [Field L] {g : A โ+* L} {f : K โ+* L} (h : f.comp (algebraMap A K) = g) : f.fieldRange = Subfield.closure โg.range - IsFractionRing.algEquivOfAlgEquiv ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_8} {A : Type u_9} {K : Type u_10} {B : Type u_11} {L : Type u_12} [CommSemiring R] [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra R A] [Algebra R K] [Algebra A K] [IsFractionRing A K] [IsScalarTower R A K] [Algebra R B] [Algebra R L] [Algebra B L] [IsFractionRing B L] [IsScalarTower R B L] (h : A โโ[R] B) : K โโ[R] L - IsFractionRing.ringHom_fieldRange_eq_of_comp_eq_of_range_eq ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_4} [CommRing A] {K : Type u_5} [Field K] [Algebra A K] [IsFractionRing A K] {L : Type u_8} [Field L] {g : A โ+* L} {f : K โ+* L} (h : f.comp (algebraMap A K) = g) {s : Set L} (hs : g.range = Subring.closure s) : f.fieldRange = Subfield.closure s - IsFractionRing.liftAlgHom ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_1} [CommRing R] {A : Type u_4} [CommRing A] {K : Type u_5} [Field K] {L : Type u_7} [Field L] [Algebra A K] [IsFractionRing A K] [Algebra R A] [Algebra R K] [IsScalarTower R A K] [Algebra R L] {g : A โโ[R] L} (hg : Function.Injective โg) : K โโ[R] L - IsFractionRing.div_surjective ๐ Mathlib.RingTheory.Localization.FractionRing
(A : Type u_4) [CommRing A] {K : Type u_5} [Field K] [Algebra A K] [IsFractionRing A K] (z : K) : โ x, โ y โ nonZeroDivisors A, (algebraMap A K) x / (algebraMap A K) y = z - IsFractionRing.ringEquivOfRingEquiv_symm ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {K : Type u_9} {B : Type u_10} {L : Type u_11} [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (h : A โ+* B) : (IsFractionRing.ringEquivOfRingEquiv h).symm = IsFractionRing.ringEquivOfRingEquiv h.symm - IsFractionRing.of_ringEquiv_left ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_6} [CommSemiring R] {S : Type u_7} [CommSemiring S] {K : Type u_8} [CommSemiring K] [Algebra R K] (e : R โ+* S) [Algebra S K] (h : โ (x : R), (algebraMap R K) x = (algebraMap S K) (e x)) [IsFractionRing S K] : IsFractionRing R K - IsFractionRing.lift_algebraMap ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_4} [CommRing A] {K : Type u_5} [Field K] {L : Type u_7} [Field L] [Algebra A K] [IsFractionRing A K] {g : A โ+* L} (hg : Function.Injective โg) (x : A) : (IsFractionRing.lift hg) ((algebraMap A K) x) = g x - IsFractionRing.fieldEquivOfAlgEquiv_refl ๐ Mathlib.RingTheory.Localization.FractionRing
(A : Type u_8) (B : Type u_9) [CommRing A] [CommRing B] [Algebra A B] (FA : Type u_12) (FB : Type u_13) [Field FA] [Field FB] [Algebra A FA] [Algebra B FB] [IsFractionRing A FA] [IsFractionRing B FB] [Algebra A FB] [IsScalarTower A B FB] [Algebra FA FB] [IsScalarTower A FA FB] : IsFractionRing.fieldEquivOfAlgEquiv FA FB FB AlgEquiv.refl = AlgEquiv.refl - IsFractionRing.algEquivOfAlgEquiv_symm ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_8} {A : Type u_9} {K : Type u_10} {B : Type u_11} {L : Type u_12} [CommSemiring R] [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra R A] [Algebra R K] [Algebra A K] [IsFractionRing A K] [IsScalarTower R A K] [Algebra R B] [Algebra R L] [Algebra B L] [IsFractionRing B L] [IsScalarTower R B L] (h : A โโ[R] B) : (IsFractionRing.algEquivOfAlgEquiv h).symm = IsFractionRing.algEquivOfAlgEquiv h.symm - IsFractionRing.liftAlgHom_toRingHom ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_1} [CommRing R] {A : Type u_4} [CommRing A] {K : Type u_5} [Field K] {L : Type u_7} [Field L] [Algebra A K] [IsFractionRing A K] [Algebra R A] [Algebra R K] [IsScalarTower R A K] [Algebra R L] {g : A โโ[R] L} (hg : Function.Injective โg) : (IsFractionRing.liftAlgHom hg).toRingHom = IsFractionRing.lift hg - IsFractionRing.mk'_mk_eq_div ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_4} [CommRing A] {K : Type u_5} [Field K] [Algebra A K] [IsFractionRing A K] {r s : A} (hs : s โ nonZeroDivisors A) : IsLocalization.mk' K r โจs, hsโฉ = (algebraMap A K) r / (algebraMap A K) s - IsFractionRing.mk'_eq_div ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_4} [CommRing A] {K : Type u_5} [Field K] [Algebra A K] [IsFractionRing A K] {r : A} (s : โฅ(nonZeroDivisors A)) : IsLocalization.mk' K r s = (algebraMap A K) r / (algebraMap A K) โs - IsFractionRing.faithfulSMul ๐ Mathlib.RingTheory.Localization.FractionRing
(G : Type u_10) (B : Type u_12) (L : Type u_14) [Group G] [CommRing B] [MulSemiringAction G B] [Field L] [Algebra B L] [IsFractionRing B L] [MulSemiringAction G L] [SMulDistribClass G B L] [FaithfulSMul G B] : FaithfulSMul G L - IsFractionRing.lift_unique ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_4} [CommRing A] {K : Type u_5} [Field K] {L : Type u_7} [Field L] [Algebra A K] [IsFractionRing A K] {g : A โ+* L} (hg : Function.Injective โg) {f : K โ+* L} (hf1 : โ (x : A), f ((algebraMap A K) x) = g x) : IsFractionRing.lift hg = f - IsFractionRing.ringHom_ext ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_4} [CommRing A] {K : Type u_5} [Field K] {L : Type u_7} [Field L] [Algebra A K] [IsFractionRing A K] {f1 f2 : K โ+* L} (hf : โ (x : A), f1 ((algebraMap A K) x) = f2 ((algebraMap A K) x)) : f1 = f2 - IsFractionRing.coe_liftAlgHom ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_1} [CommRing R] {A : Type u_4} [CommRing A] {K : Type u_5} [Field K] {L : Type u_7} [Field L] [Algebra A K] [IsFractionRing A K] [Algebra R A] [Algebra R K] [IsScalarTower R A K] [Algebra R L] {g : A โโ[R] L} (hg : Function.Injective โg) : โ(IsFractionRing.liftAlgHom hg) = โ(IsFractionRing.lift hg) - IsFractionRing.liftAlgHom_apply ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_1} [CommRing R] {A : Type u_4} [CommRing A] {K : Type u_5} [Field K] {L : Type u_7} [Field L] [Algebra A K] [IsFractionRing A K] [Algebra R A] [Algebra R K] [IsScalarTower R A K] [Algebra R L] {g : A โโ[R] L} (hg : Function.Injective โg) (x : K) : (IsFractionRing.liftAlgHom hg) x = (IsFractionRing.lift hg) x - IsFractionRing.ringEquivOfRingEquiv_comp ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} (K : Type u_9) {B : Type u_10} (L : Type u_11) [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] {C : Type u_12} (M : Type u_13) [CommRing C] [CommRing M] [Algebra C M] [IsFractionRing C M] (f : A โ+* B) (g : B โ+* C) : IsFractionRing.ringEquivOfRingEquiv (f.trans g) = (IsFractionRing.ringEquivOfRingEquiv f).trans (IsFractionRing.ringEquivOfRingEquiv g) - IsFractionRing.algEquivOfAlgEquiv_algebraMap ๐ Mathlib.RingTheory.Localization.FractionRing
{R : Type u_8} {A : Type u_9} {K : Type u_10} {B : Type u_11} {L : Type u_12} [CommSemiring R] [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra R A] [Algebra R K] [Algebra A K] [IsFractionRing A K] [IsScalarTower R A K] [Algebra R B] [Algebra R L] [Algebra B L] [IsFractionRing B L] [IsScalarTower R B L] (h : A โโ[R] B) (a : A) : (IsFractionRing.algEquivOfAlgEquiv h) ((algebraMap A K) a) = (algebraMap B L) (h a) - IsFractionRing.lift_mk' ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_4} [CommRing A] {K : Type u_5} [Field K] {L : Type u_7} [Field L] [Algebra A K] [IsFractionRing A K] {g : A โ+* L} (hg : Function.Injective โg) (x : A) (y : โฅ(nonZeroDivisors A)) : (IsFractionRing.lift hg) (IsLocalization.mk' K x y) = g x / g โy - IsFractionRing.fieldEquivOfAlgEquiv ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} {C : Type u_10} [CommRing A] [CommRing B] [CommRing C] [Algebra A B] [Algebra A C] (FA : Type u_12) (FB : Type u_13) (FC : Type u_14) [Field FA] [Field FB] [Field FC] [Algebra A FA] [Algebra B FB] [Algebra C FC] [IsFractionRing A FA] [IsFractionRing B FB] [IsFractionRing C FC] [Algebra A FB] [IsScalarTower A B FB] [Algebra A FC] [IsScalarTower A C FC] [Algebra FA FB] [IsScalarTower A FA FB] [Algebra FA FC] [IsScalarTower A FA FC] (f : B โโ[A] C) : FB โโ[FA] FC - IsFractionRing.inv_def ๐ Mathlib.RingTheory.Localization.FractionRing
(A : Type u_6) [CommRing A] {K : Type u_7} [CommRing K] [Algebra A K] [IsFractionRing A K] [IsDomain A] (z : K) : IsFractionRing.inv A z = if h : z = 0 then 0 else IsLocalization.mk' K โ(IsLocalization.sec (nonZeroDivisors A) z).2 โจ(IsLocalization.sec (nonZeroDivisors A) z).1, โฏโฉ - IsFractionRing.fieldEquivOfAlgEquivHom ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} [CommRing A] [CommRing B] [Algebra A B] (K : Type u_10) (L : Type u_11) [Field K] [Field L] [Algebra A K] [Algebra B L] [IsFractionRing A K] [IsFractionRing B L] [Algebra A L] [IsScalarTower A B L] [Algebra K L] [IsScalarTower A K L] : (B โโ[A] B) โ* Gal(L/K) - IsFractionRing.ringEquivOfRingEquiv_algebraMap ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {K : Type u_9} {B : Type u_10} {L : Type u_11} [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (h : A โ+* B) (a : A) : (IsFractionRing.ringEquivOfRingEquiv h) ((algebraMap A K) a) = (algebraMap B L) (h a) - IsFractionRing.ringEquivOfRingEquivHom ๐ Mathlib.RingTheory.Localization.FractionRing
(A : Type u_8) (K : Type u_9) [CommRing A] [CommRing K] [Algebra A K] [IsFractionRing A K] : (A โ+* A) โ* K โ+* K - IsFractionRing.restrictScalars_fieldEquivOfAlgEquiv ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} {C : Type u_10} [CommRing A] [CommRing B] [CommRing C] [Algebra A B] [Algebra A C] (FA : Type u_12) (FB : Type u_13) (FC : Type u_14) [Field FA] [Field FB] [Field FC] [Algebra A FA] [Algebra B FB] [Algebra C FC] [IsFractionRing A FA] [IsFractionRing B FB] [IsFractionRing C FC] [Algebra A FB] [IsScalarTower A B FB] [Algebra A FC] [IsScalarTower A C FC] [Algebra FA FB] [IsScalarTower A FA FB] [Algebra FA FC] [IsScalarTower A FA FC] (f : B โโ[A] C) : AlgEquiv.restrictScalars A (IsFractionRing.fieldEquivOfAlgEquiv FA FB FC f) = IsFractionRing.algEquivOfAlgEquiv f - IsFractionRing.ringEquivOfRingEquiv_apply ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {K : Type u_9} {B : Type u_10} {L : Type u_11} [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (h : A โ+* B) (a : K) : (IsFractionRing.ringEquivOfRingEquiv h) a = (IsLocalization.map L โh โฏ) a - IsFractionRing.smulCommClass ๐ Mathlib.RingTheory.Localization.FractionRing
(G : Type u_10) (A : Type u_11) (B : Type u_12) (K : Type u_13) (L : Type u_14) [Group G] [CommRing A] [CommRing B] [MulSemiringAction G B] [Algebra A B] [Field K] [Field L] [Algebra K L] [Algebra A K] [Algebra B L] [Algebra A L] [IsFractionRing A K] [IsFractionRing B L] [IsScalarTower A K L] [IsScalarTower A B L] [MulSemiringAction G L] [SMulDistribClass G B L] [SMulCommClass G A B] : SMulCommClass G K L - IsFractionRing.fixingSubgroup_range_algebraMap ๐ Mathlib.RingTheory.Localization.FractionRing
(G : Type u_10) {A : Type u_11} {B : Type u_12} (K : Type u_13) (L : Type u_14) [Group G] [CommRing A] [CommRing B] [MulSemiringAction G B] [Algebra A B] [Field K] [Field L] [Algebra K L] [Algebra A K] [Algebra B L] [Algebra A L] [IsFractionRing A K] [IsFractionRing B L] [IsScalarTower A K L] [IsScalarTower A B L] [MulSemiringAction G L] [SMulDistribClass G B L] : fixingSubgroup G (Set.range โ(algebraMap A B)) = fixingSubgroup G (Set.range โ(algebraMap K L)) - IsFractionRing.algEquiv_commutes ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_4} [CommRing A] {B : Type u_6} [CommRing B] [Algebra A B] {Kโ : Type u_8} {Kโ : Type u_9} [Field Kโ] [Field Kโ] [Algebra A Kโ] [Algebra A Kโ] [IsFractionRing A Kโ] {Lโ : Type u_10} {Lโ : Type u_11} [Field Lโ] [Field Lโ] [Algebra B Lโ] [Algebra B Lโ] [Algebra Kโ Lโ] [Algebra Kโ Lโ] [Algebra A Lโ] [Algebra A Lโ] [IsScalarTower A Kโ Lโ] [IsScalarTower A Kโ Lโ] [IsScalarTower A B Lโ] [IsScalarTower A B Lโ] (e : Kโ โโ[A] Kโ) (f : Lโ โโ[B] Lโ) (x : Kโ) : (algebraMap Kโ Lโ) (e x) = f ((algebraMap Kโ Lโ) x) - IsFractionRing.algHom_commutes ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_4} [CommRing A] {B : Type u_6} [CommRing B] [Algebra A B] {Kโ : Type u_8} {Kโ : Type u_9} [Field Kโ] [Field Kโ] [Algebra A Kโ] [Algebra A Kโ] [IsFractionRing A Kโ] {Lโ : Type u_10} {Lโ : Type u_11} [Field Lโ] [Field Lโ] [Algebra B Lโ] [Algebra B Lโ] [Algebra Kโ Lโ] [Algebra Kโ Lโ] [Algebra A Lโ] [Algebra A Lโ] [IsScalarTower A Kโ Lโ] [IsScalarTower A Kโ Lโ] [IsScalarTower A B Lโ] [IsScalarTower A B Lโ] (e : Kโ โโ[A] Kโ) (f : Lโ โโ[B] Lโ) (x : Kโ) : (algebraMap Kโ Lโ) (e x) = f ((algebraMap Kโ Lโ) x) - IsFractionRing.fieldEquivOfAlgEquiv_algebraMap ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} {C : Type u_10} [CommRing A] [CommRing B] [CommRing C] [Algebra A B] [Algebra A C] (FA : Type u_12) (FB : Type u_13) (FC : Type u_14) [Field FA] [Field FB] [Field FC] [Algebra A FA] [Algebra B FB] [Algebra C FC] [IsFractionRing A FA] [IsFractionRing B FB] [IsFractionRing C FC] [Algebra A FB] [IsScalarTower A B FB] [Algebra A FC] [IsScalarTower A C FC] [Algebra FA FB] [IsScalarTower A FA FB] [Algebra FA FC] [IsScalarTower A FA FC] (f : B โโ[A] C) (b : B) : (IsFractionRing.fieldEquivOfAlgEquiv FA FB FC f) ((algebraMap B FB) b) = (algebraMap C FC) (f b) - IsFractionRing.fieldEquivOfAlgEquiv_trans ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} {C : Type u_10} {D : Type u_11} [CommRing A] [CommRing B] [CommRing C] [CommRing D] [Algebra A B] [Algebra A C] [Algebra A D] (FA : Type u_12) (FB : Type u_13) (FC : Type u_14) (FD : Type u_15) [Field FA] [Field FB] [Field FC] [Field FD] [Algebra A FA] [Algebra B FB] [Algebra C FC] [Algebra D FD] [IsFractionRing A FA] [IsFractionRing B FB] [IsFractionRing C FC] [IsFractionRing D FD] [Algebra A FB] [IsScalarTower A B FB] [Algebra A FC] [IsScalarTower A C FC] [Algebra A FD] [IsScalarTower A D FD] [Algebra FA FB] [IsScalarTower A FA FB] [Algebra FA FC] [IsScalarTower A FA FC] [Algebra FA FD] [IsScalarTower A FA FD] (f : B โโ[A] C) (g : C โโ[A] D) : IsFractionRing.fieldEquivOfAlgEquiv FA FB FD (f.trans g) = (IsFractionRing.fieldEquivOfAlgEquiv FA FB FC f).trans (IsFractionRing.fieldEquivOfAlgEquiv FA FC FD g) - IsFractionRing.semilinearEquivOfRingEquiv ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} (K : Type u_10) (L : Type u_11) [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (f : A โ+* B) : K โโโ[โf] L - IsFractionRing.fieldEquivOfAlgEquivHom_injective ๐ Mathlib.RingTheory.Localization.FractionRing
(A : Type u_8) (B : Type u_9) [CommRing A] [CommRing B] [Algebra A B] (K : Type u_10) (L : Type u_11) [Field K] [Field L] [Algebra A K] [Algebra B L] [IsFractionRing A K] [IsFractionRing B L] [Algebra A L] [IsScalarTower A B L] [Algebra K L] [IsScalarTower A K L] : Function.Injective โ(IsFractionRing.fieldEquivOfAlgEquivHom K L) - IsFractionRing.fieldEquivOfAlgEquivHom_apply ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} [CommRing A] [CommRing B] [Algebra A B] (K : Type u_10) (L : Type u_11) [Field K] [Field L] [Algebra A K] [Algebra B L] [IsFractionRing A K] [IsFractionRing B L] [Algebra A L] [IsScalarTower A B L] [Algebra K L] [IsScalarTower A K L] (f : B โโ[A] B) : (IsFractionRing.fieldEquivOfAlgEquivHom K L) f = IsFractionRing.fieldEquivOfAlgEquiv K L L f - IsFractionRing.ringEquivOfRingEquivHom_injective ๐ Mathlib.RingTheory.Localization.FractionRing
(A : Type u_8) (K : Type u_9) [CommRing A] [CommRing K] [Algebra A K] [IsFractionRing A K] : Function.Injective โ(IsFractionRing.ringEquivOfRingEquivHom A K) - IsFractionRing.ringEquivOfRingEquivHom_apply ๐ Mathlib.RingTheory.Localization.FractionRing
(A : Type u_8) (K : Type u_9) [CommRing A] [CommRing K] [Algebra A K] [IsFractionRing A K] (f : A โ+* A) : (IsFractionRing.ringEquivOfRingEquivHom A K) f = IsFractionRing.ringEquivOfRingEquiv f - IsFractionRing.semilinearEquivOfRingEquiv_apply ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} (K : Type u_10) (L : Type u_11) [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (f : A โ+* B) (x : K) : (IsFractionRing.semilinearEquivOfRingEquiv K L f) x = (IsFractionRing.ringEquivOfRingEquiv f) x - IsFractionRing.semilinearEquivOfRingEquiv_algebraMap ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} (K : Type u_10) (L : Type u_11) [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (f : A โ+* B) (a : A) : (IsFractionRing.semilinearEquivOfRingEquiv K L f) ((algebraMap A K) a) = (algebraMap B L) (f a) - IsFractionRing.semilinearEquivOfRingEquiv_symm_apply ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} (K : Type u_10) (L : Type u_11) [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (f : A โ+* B) (x : L) : (IsFractionRing.semilinearEquivOfRingEquiv K L f).symm x = (IsFractionRing.ringEquivOfRingEquiv f).symm x - IsFractionRing.semilinearEquivOfRingEquiv_comp ๐ Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} (K : Type u_10) (L : Type u_11) [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (f : A โ+* B) {C : Type u_12} (M : Type u_13) [CommRing C] [CommRing M] [Algebra C M] [IsFractionRing C M] (g : B โ+* C) : have this := โฏ; have this_1 := โฏ; IsFractionRing.semilinearEquivOfRingEquiv K M (f.trans g) = (IsFractionRing.semilinearEquivOfRingEquiv K L f).trans (IsFractionRing.semilinearEquivOfRingEquiv L M g) - Algebra.instIsEpiOfIsDomainOfIsFractionRing ๐ Mathlib.Algebra.Algebra.Epi
(R : Type u_1) (A : Type u_2) [CommRing R] [IsDomain R] [Field A] [Algebra R A] [IsFractionRing R A] : Algebra.IsEpi R A - LinearIndependent.iff_fractionRing ๐ Mathlib.RingTheory.Localization.Module
(R : Type u_3) (K : Type u_4) [CommRing R] [CommRing K] [Algebra R K] [IsFractionRing R K] {V : Type u_5} [AddCommGroup V] [Module R V] [Module K V] [IsScalarTower R K V] {ฮน : Type u_6} {b : ฮน โ V} : LinearIndependent R b โ LinearIndependent K b - IsFractionRing.instAtPrimeFractionRing ๐ Mathlib.RingTheory.Localization.LocalizationLocalization
{R : Type u_2} [CommRing R] [IsDomain R] (p : Ideal R) [p.IsPrime] : IsFractionRing (Localization.AtPrime p) (FractionRing R) - IsFractionRing.isFractionRing_of_isDomain_of_isLocalization ๐ Mathlib.RingTheory.Localization.LocalizationLocalization
{R : Type u_1} [CommRing R] (M : Submonoid R) [IsDomain R] (S : Type u_2) (T : Type u_3) [CommRing S] [CommRing T] [Algebra R S] [Algebra R T] [Algebra S T] [IsScalarTower R S T] [IsLocalization M S] [IsFractionRing R T] : IsFractionRing S T - IsFractionRing.isFractionRing_of_isLocalization ๐ Mathlib.RingTheory.Localization.LocalizationLocalization
{R : Type u_1} [CommRing R] (M : Submonoid R) (S : Type u_2) (T : Type u_3) [CommRing S] [CommRing T] [Algebra R S] [Algebra R T] [Algebra S T] [IsScalarTower R S T] [IsLocalization M S] [IsFractionRing R T] (hM : M โค nonZeroDivisors R) : IsFractionRing S T - IsFractionRing.coeSubmodule_injective ๐ Mathlib.RingTheory.Localization.Submodule
(R : Type u_3) (K : Type u_4) [CommRing R] [CommRing K] [Algebra R K] [IsFractionRing R K] : Function.Injective (IsLocalization.coeSubmodule K) - IsFractionRing.coeSubmodule_isPrincipal ๐ Mathlib.RingTheory.Localization.Submodule
(R : Type u_3) (K : Type u_4) [CommRing R] [CommRing K] [Algebra R K] [IsFractionRing R K] {I : Ideal R} : (IsLocalization.coeSubmodule K I).IsPrincipal โ Submodule.IsPrincipal I - IsFractionRing.coeSubmodule_strictMono ๐ Mathlib.RingTheory.Localization.Submodule
{R : Type u_3} {K : Type u_4} [CommRing R] [CommRing K] [Algebra R K] [IsFractionRing R K] : StrictMono (IsLocalization.coeSubmodule K) - IsFractionRing.coeSubmodule_le_coeSubmodule ๐ Mathlib.RingTheory.Localization.Submodule
{R : Type u_3} {K : Type u_4} [CommRing R] [CommRing K] [Algebra R K] [IsFractionRing R K] {I J : Ideal R} : IsLocalization.coeSubmodule K I โค IsLocalization.coeSubmodule K J โ I โค J - IsFractionRing.finrank_left_eq ๐ Mathlib.LinearAlgebra.Dimension.Localization
(R : Type uR) (S : Type uS) [CommRing R] [CommRing S] [Algebra R S] (A : Type u_1) [CommRing A] [Algebra S A] [Algebra R A] [IsScalarTower R S A] [IsFractionRing S A] : Module.finrank R S = Module.finrank R A - IsFractionRing.finrank_right_eq ๐ Mathlib.LinearAlgebra.Dimension.Localization
(R : Type uR) (S : Type uS) (N : Type uN) [CommRing R] [CommRing S] [AddCommGroup N] [Module R N] [Algebra R S] [Module S N] [IsScalarTower R S N] [IsFractionRing R S] : Module.finrank S N = Module.finrank R N - IsFractionRing.rank_right_eq ๐ Mathlib.LinearAlgebra.Dimension.Localization
(R : Type uR) (S : Type uS) (N : Type uN) [CommRing R] [CommRing S] [AddCommGroup N] [Module R N] [Algebra R S] [Module S N] [IsScalarTower R S N] [IsFractionRing R S] : Module.rank S N = Module.rank R N - IsFractionRing.finrank_eq ๐ Mathlib.LinearAlgebra.Dimension.Localization
(A : Type u_1) (K : Type u_2) (B : Type u_3) (L : Type u_4) [CommRing A] [CommRing K] [CommRing B] [CommRing L] [Algebra A B] [Module K L] [Algebra A K] [Algebra B L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsFractionRing A K] [IsFractionRing B L] : Module.finrank K L = Module.finrank A B - Algebra.IsAlgebraic.instIsLocalizationAlgebraMapSubmonoidNonZeroDivisors ๐ Mathlib.RingTheory.Algebraic.Integral
(R : Type u_1) (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (S' : Type u_5) [CommRing S'] [FaithfulSMul R S] [alg : Algebra.IsAlgebraic R S] [NoZeroDivisors S] [Algebra S S'] [IsFractionRing S S'] : IsLocalization (Algebra.algebraMapSubmonoid S (nonZeroDivisors R)) S' - Algebra.IsAlgebraic.instIsLocalizedModuleNonZeroDivisorsToLinearMapToAlgHom ๐ Mathlib.RingTheory.Algebraic.Integral
(R : Type u_1) (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (S' : Type u_5) [CommRing S'] [FaithfulSMul R S] [alg : Algebra.IsAlgebraic R S] [NoZeroDivisors S] [Algebra S S'] [IsFractionRing S S'] [Algebra R S'] [IsScalarTower R S S'] : IsLocalizedModule (nonZeroDivisors R) (IsScalarTower.toAlgHom R S S').toLinearMap - Algebra.IsAlgebraic.instIsPushout ๐ Mathlib.RingTheory.Algebraic.Integral
(R : Type u_1) (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (R' : Type u_4) (S' : Type u_5) [CommRing S'] [FaithfulSMul R S] [alg : Algebra.IsAlgebraic R S] [NoZeroDivisors S] [Algebra S S'] [IsFractionRing S S'] [Algebra R S'] [IsScalarTower R S S'] [CommRing R'] [Algebra R R'] [IsFractionRing R R'] [Algebra R' S'] [IsScalarTower R R' S'] : Algebra.IsPushout R R' S S' - Algebra.IsAlgebraic.instIsPushout_1 ๐ Mathlib.RingTheory.Algebraic.Integral
(R : Type u_1) (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (R' : Type u_4) (S' : Type u_5) [CommRing S'] [FaithfulSMul R S] [alg : Algebra.IsAlgebraic R S] [NoZeroDivisors S] [Algebra S S'] [IsFractionRing S S'] [Algebra R S'] [IsScalarTower R S S'] [CommRing R'] [Algebra R R'] [IsFractionRing R R'] [Algebra R' S'] [IsScalarTower R R' S'] : Algebra.IsPushout R S R' S' - Algebra.IsAlgebraic.finrank_of_isFractionRing ๐ Mathlib.RingTheory.Algebraic.Integral
(A : Type u_1) (K : Type u_2) (B : Type u_3) (L : Type u_4) [CommRing A] [CommRing K] [CommRing B] [CommRing L] [Algebra A B] [Module K L] [Algebra A K] [Algebra B L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsFractionRing A K] [IsFractionRing B L] : Module.finrank K L = Module.finrank A B - Algebra.IsAlgebraic.rank_of_isFractionRing ๐ Mathlib.RingTheory.Algebraic.Integral
(R : Type u_1) [CommRing R] (R' : Type u_4) (S : Type u) [CommRing R'] [CommRing S] [Algebra R S] [Algebra R R'] [IsFractionRing R R'] [FaithfulSMul R S] [Algebra.IsAlgebraic R S] [NoZeroDivisors S] (S' : Type u) [CommRing S'] [Algebra R S'] [Algebra S S'] [Module R' S'] [IsScalarTower R R' S'] [IsScalarTower R S S'] [IsFractionRing S S'] : Module.rank R' S' = Module.rank R S - Algebra.IsAlgebraic.lift_rank_of_isFractionRing ๐ Mathlib.RingTheory.Algebraic.Integral
(R : Type u_1) [CommRing R] (R' : Type u_4) (S : Type u) [CommRing R'] [CommRing S] [Algebra R S] [Algebra R R'] [IsFractionRing R R'] [FaithfulSMul R S] [Algebra.IsAlgebraic R S] [NoZeroDivisors S] (S' : Type v) [CommRing S'] [Algebra R S'] [Algebra S S'] [Module R' S'] [IsScalarTower R R' S'] [IsScalarTower R S S'] [IsFractionRing S S'] : Cardinal.lift.{u, v} (Module.rank R' S') = Cardinal.lift.{v, u} (Module.rank R S) - Algebra.IsAlgebraic.isBaseChange_of_isFractionRing ๐ Mathlib.RingTheory.Algebraic.Integral
(R : Type u_1) (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (R' : Type u_4) (S' : Type u_5) [CommRing S'] [FaithfulSMul R S] [alg : Algebra.IsAlgebraic R S] [NoZeroDivisors S] [Algebra S S'] [IsFractionRing S S'] [Algebra R S'] [IsScalarTower R S S'] [CommRing R'] [Algebra R R'] [IsFractionRing R R'] [Module R' S'] [IsScalarTower R R' S'] : IsBaseChange R' (IsScalarTower.toAlgHom R S S').toLinearMap - IsFractionRing.comap_isAlgebraic_iff ๐ Mathlib.RingTheory.Localization.Integral
{A : Type u_3} {K : Type u_4} {C : Type u_5} [CommRing A] [IsDomain A] [Field K] [Algebra A K] [IsFractionRing A K] [CommRing C] [Algebra A C] [Algebra K C] [IsScalarTower A K C] : Algebra.IsAlgebraic A C โ Algebra.IsAlgebraic K C - IsFractionRing.isAlgebraic_iff ๐ Mathlib.RingTheory.Localization.Integral
(A : Type u_3) (K : Type u_4) (C : Type u_5) [CommRing A] [IsDomain A] [Field K] [Algebra A K] [IsFractionRing A K] [CommRing C] [Algebra A C] [Algebra K C] [IsScalarTower A K C] {x : C} : IsAlgebraic A x โ IsAlgebraic K x - IsFractionRing.integerNormalization_eq_zero_iff ๐ Mathlib.RingTheory.Localization.Integral
{A : Type u_3} {K : Type u_4} [CommRing A] [IsDomain A] [Field K] [Algebra A K] [IsFractionRing A K] {p : Polynomial K} : IsLocalization.integerNormalization (nonZeroDivisors A) p = 0 โ p = 0 - IsFractionRing.isAlgebraic_iff' ๐ Mathlib.RingTheory.Localization.Integral
(R : Type u_1) [CommRing R] (S : Type u_2) [CommRing S] [Algebra R S] (K : Type u_4) [Field K] [IsDomain R] [Algebra R K] [Algebra S K] [Module.IsTorsionFree R K] [IsFractionRing S K] [IsScalarTower R S K] : Algebra.IsAlgebraic R S โ Algebra.IsAlgebraic R K - isAlgebraic_of_isFractionRing ๐ Mathlib.RingTheory.Localization.Integral
(R : Type u_5) (S : Type u_6) (K : Type u_7) (L : Type u_8) [CommRing R] [CommRing S] [Field K] [CommRing L] [Algebra R S] [Algebra R K] [Algebra R L] [Algebra S L] [Algebra K L] [IsScalarTower R S L] [IsScalarTower R K L] [IsFractionRing S L] [Algebra.IsIntegral R S] : Algebra.IsAlgebraic K L - IsIntegralClosure.isFractionRing_of_algebraic ๐ Mathlib.RingTheory.Localization.Integral
(A : Type u_3) [CommRing A] {L : Type u_5} [Field L] [Algebra A L] (C : Type u_6) [CommRing C] [IsDomain C] [Algebra C L] [IsIntegralClosure C A L] [Algebra A C] [IsScalarTower A C L] [Algebra.IsAlgebraic A L] (inj : โ (x : A), (algebraMap A L) x = 0 โ x = 0) : IsFractionRing C L - integralClosure.isFractionRing_of_algebraic ๐ Mathlib.RingTheory.Localization.Integral
{A : Type u_3} [CommRing A] {L : Type u_5} [Field L] [Algebra A L] [Algebra.IsAlgebraic A L] (inj : โ (x : A), (algebraMap A L) x = 0 โ x = 0) : IsFractionRing (โฅ(integralClosure A L)) L - IsIntegralClosure.isFractionRing_of_finite_extension ๐ Mathlib.RingTheory.Localization.Integral
(A : Type u_3) (K : Type u_4) [CommRing A] (L : Type u_5) [Field K] [Field L] [Algebra A K] [Algebra A L] [IsFractionRing A K] (C : Type u_6) [CommRing C] [IsDomain C] [Algebra C L] [IsIntegralClosure C A L] [Algebra A C] [IsScalarTower A C L] [IsDomain A] [Algebra K L] [IsScalarTower A K L] [FiniteDimensional K L] : IsFractionRing C L - integralClosure.isFractionRing_of_finite_extension ๐ Mathlib.RingTheory.Localization.Integral
{A : Type u_3} (K : Type u_4) [CommRing A] (L : Type u_5) [Field K] [Field L] [Algebra A K] [IsFractionRing A K] [IsDomain A] [Algebra A L] [Algebra K L] [IsScalarTower A K L] [FiniteDimensional K L] : IsFractionRing (โฅ(integralClosure A L)) L - IsFractionRing.ideal_span_singleton_map_subset ๐ Mathlib.RingTheory.Localization.Integral
(R : Type u_1) [CommRing R] {S : Type u_2} [CommRing S] [Algebra R S] {K : Type u_4} {L : Type u_5} [IsDomain R] [IsDomain S] [Field K] [Field L] [Algebra R K] [Algebra R L] [Algebra S L] [Algebra.IsAlgebraic R S] [IsFractionRing S L] [Algebra K L] [IsScalarTower R S L] [IsScalarTower R K L] {a : S} {b : Set S} (inj : Function.Injective โ(algebraMap R L)) (h : โ(Ideal.span {a}) โ โ(Submodule.span R b)) : โ(Ideal.span {(algebraMap S L) a}) โ โ(Submodule.span K (โ(algebraMap S L) '' b)) - instIsFractionRingQuotientIdealResidueField ๐ Mathlib.RingTheory.LocalRing.ResidueField.Ideal
{R : Type u_1} [CommRing R] (I : Ideal R) [I.IsPrime] : IsFractionRing (R โงธ I) I.ResidueField - instIsFractionRingResidueFieldBotIdeal ๐ Mathlib.RingTheory.LocalRing.ResidueField.Ideal
{R : Type u_1} [CommRing R] [IsDomain R] : IsFractionRing R โฅ.ResidueField - Localization.subalgebra ๐ Mathlib.RingTheory.Localization.AsSubring
{A : Type u_1} (K : Type u_2) [CommRing A] (S : Submonoid A) [CommRing K] [Algebra A K] [IsFractionRing A K] (hS : S โค nonZeroDivisors A) : Subalgebra A K - Localization.subalgebra.ofField ๐ Mathlib.RingTheory.Localization.AsSubring
{A : Type u_1} (K : Type u_2) [CommRing A] (S : Submonoid A) (hS : S โค nonZeroDivisors A) [Field K] [Algebra A K] [IsFractionRing A K] : Subalgebra A K - Localization.subalgebra.ofField_eq ๐ Mathlib.RingTheory.Localization.AsSubring
{A : Type u_1} (K : Type u_2) [CommRing A] (S : Submonoid A) (hS : S โค nonZeroDivisors A) [Field K] [Algebra A K] [IsFractionRing A K] : Localization.subalgebra.ofField K S hS = Localization.subalgebra K S hS - Localization.mapToFractionRing ๐ Mathlib.RingTheory.Localization.AsSubring
{A : Type u_1} (K : Type u_2) [CommRing A] (S : Submonoid A) [CommRing K] [Algebra A K] [IsFractionRing A K] (B : Type u_3) [CommRing B] [Algebra A B] [IsLocalization S B] (hS : S โค nonZeroDivisors A) : B โโ[A] K - Localization.subalgebra.instIsFractionRingSubtypeMemSubalgebra ๐ Mathlib.RingTheory.Localization.AsSubring
{A : Type u_1} (K : Type u_2) [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] (S : Subalgebra A K) : IsFractionRing (โฅS) K - Localization.subalgebra.isLocalization_subalgebra ๐ Mathlib.RingTheory.Localization.AsSubring
{A : Type u_1} (K : Type u_2) [CommRing A] (S : Submonoid A) (hS : S โค nonZeroDivisors A) [CommRing K] [Algebra A K] [IsFractionRing A K] : IsLocalization S โฅ(Localization.subalgebra K S hS) - Localization.subalgebra.isFractionRing ๐ Mathlib.RingTheory.Localization.AsSubring
{A : Type u_1} (K : Type u_2) [CommRing A] (S : Submonoid A) (hS : S โค nonZeroDivisors A) [CommRing K] [Algebra A K] [IsFractionRing A K] : IsFractionRing (โฅ(Localization.subalgebra K S hS)) K - Localization.subalgebra.isLocalization_ofField ๐ Mathlib.RingTheory.Localization.AsSubring
{A : Type u_1} (K : Type u_2) [CommRing A] (S : Submonoid A) (hS : S โค nonZeroDivisors A) [Field K] [Algebra A K] [IsFractionRing A K] : IsLocalization S โฅ(Localization.subalgebra.ofField K S hS) - Localization.subalgebra.isFractionRing_ofField ๐ Mathlib.RingTheory.Localization.AsSubring
{A : Type u_1} (K : Type u_2) [CommRing A] (S : Submonoid A) (hS : S โค nonZeroDivisors A) [Field K] [Algebra A K] [IsFractionRing A K] : IsFractionRing (โฅ(Localization.subalgebra.ofField K S hS)) K - Localization.map_isUnit_of_le ๐ Mathlib.RingTheory.Localization.AsSubring
{A : Type u_1} (K : Type u_2) [CommRing A] (S : Submonoid A) [CommRing K] [Algebra A K] [IsFractionRing A K] (hS : S โค nonZeroDivisors A) (s : โฅS) : IsUnit ((algebraMap A K) โs) - Localization.mapToFractionRing_apply ๐ Mathlib.RingTheory.Localization.AsSubring
{A : Type u_1} (K : Type u_2) [CommRing A] (S : Submonoid A) [CommRing K] [Algebra A K] [IsFractionRing A K] {B : Type u_3} [CommRing B] [Algebra A B] [IsLocalization S B] (hS : S โค nonZeroDivisors A) (b : B) : (Localization.mapToFractionRing K S B hS) b = (IsLocalization.lift โฏ) b - Localization.isLocalization_range_mapToFractionRing ๐ Mathlib.RingTheory.Localization.AsSubring
{A : Type u_1} (K : Type u_2) [CommRing A] (S : Submonoid A) [CommRing K] [Algebra A K] [IsFractionRing A K] (B : Type u_3) [CommRing B] [Algebra A B] [IsLocalization S B] (hS : S โค nonZeroDivisors A) : IsLocalization S โฅ(Localization.mapToFractionRing K S B hS).range - Localization.isFractionRing_range_mapToFractionRing ๐ Mathlib.RingTheory.Localization.AsSubring
{A : Type u_1} (K : Type u_2) [CommRing A] (S : Submonoid A) [CommRing K] [Algebra A K] [IsFractionRing A K] (B : Type u_3) [CommRing B] [Algebra A B] [IsLocalization S B] (hS : S โค nonZeroDivisors A) : IsFractionRing (โฅ(Localization.mapToFractionRing K S B hS).range) K - Localization.mem_range_mapToFractionRing_iff ๐ Mathlib.RingTheory.Localization.AsSubring
{A : Type u_1} (K : Type u_2) [CommRing A] (S : Submonoid A) [CommRing K] [Algebra A K] [IsFractionRing A K] (B : Type u_3) [CommRing B] [Algebra A B] [IsLocalization S B] (hS : S โค nonZeroDivisors A) (x : K) : x โ (Localization.mapToFractionRing K S B hS).range โ โ a s, โ (hs : s โ S), x = IsLocalization.mk' K a โจs, โฏโฉ - Localization.subalgebra.mem_range_mapToFractionRing_iff_ofField ๐ Mathlib.RingTheory.Localization.AsSubring
{A : Type u_1} (K : Type u_2) [CommRing A] (S : Submonoid A) (hS : S โค nonZeroDivisors A) [Field K] [Algebra A K] [IsFractionRing A K] (B : Type u_3) [CommRing B] [Algebra A B] [IsLocalization S B] (x : K) : x โ (Localization.mapToFractionRing K S B hS).range โ โ a s, โ (_ : s โ S), x = (algebraMap A K) a * ((algebraMap A K) s)โปยน - PrimeSpectrum.iInf_localization_eq_bot ๐ Mathlib.RingTheory.Spectrum.Maximal.Localization
(R : Type u_4) [CommRing R] [IsDomain R] (K : Type u_5) [Field K] [Algebra R K] [IsFractionRing R K] : โจ v, Localization.subalgebra.ofField K v.asIdeal.primeCompl โฏ = โฅ - MaximalSpectrum.iInf_localization_eq_bot ๐ Mathlib.RingTheory.Spectrum.Maximal.Localization
(R : Type u_4) [CommRing R] [IsDomain R] (K : Type u_5) [Field K] [Algebra R K] [IsFractionRing R K] : โจ v, Localization.subalgebra.ofField K v.asIdeal.primeCompl โฏ = โฅ - Polynomial.div_eq_quo_add_rem_div ๐ Mathlib.RingTheory.IntegralDomain
{R : Type u_1} [CommRing R] [IsDomain R] (K : Type u_3) [Field K] [Algebra (Polynomial R) K] [IsFractionRing (Polynomial R) K] (f : Polynomial R) {g : Polynomial R} (hg : g.Monic) : โ q r, r.degree < g.degree โง (algebraMap (Polynomial R) K) f / (algebraMap (Polynomial R) K) g = (algebraMap (Polynomial R) K) q + (algebraMap (Polynomial R) K) r / (algebraMap (Polynomial R) K) g - IsFractionRing.charZero_of_isFractionRing ๐ Mathlib.Algebra.CharP.Algebra
(R : Type u_3) {K : Type u_4} [CommRing R] [Field K] [Algebra R K] [IsFractionRing R K] [CharZero R] : CharZero K - IsFractionRing.charP_of_isFractionRing ๐ Mathlib.Algebra.CharP.Algebra
(R : Type u_3) {K : Type u_4} [CommRing R] [Field K] [Algebra R K] [IsFractionRing R K] (p : โ) [CharP R p] : CharP K p - isIntegrallyClosed_iff_isIntegrallyClosedIn ๐ Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
{R : Type u_1} [CommRing R] (K : Type u_4) [CommRing K] [Algebra R K] [IsFractionRing R K] : IsIntegrallyClosed R โ IsIntegrallyClosedIn R K - IsIntegrallyClosed.instIsIntegralClosure ๐ Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
{R : Type u_1} [CommRing R] {K : Type u_3} [CommRing K] [Algebra R K] [ifr : IsFractionRing R K] [iic : IsIntegrallyClosed R] : IsIntegralClosure R R K - isIntegrallyClosed_iff_isIntegralClosure ๐ Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
{R : Type u_1} [CommRing R] (K : Type u_4) [CommRing K] [Algebra R K] [IsFractionRing R K] : IsIntegrallyClosed R โ IsIntegralClosure R R K - IsIntegrallyClosed.algebraMap_eq_of_integral ๐ Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
{R : Type u_1} [CommRing R] {K : Type u_3} [CommRing K] [Algebra R K] [ifr : IsFractionRing R K] [IsIntegrallyClosed R] {x : K} : IsIntegral R x โ โ y, (algebraMap R K) y = x - isIntegrallyClosed_iff ๐ Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
{R : Type u_1} [CommRing R] (K : Type u_4) [CommRing K] [Algebra R K] [IsFractionRing R K] : IsIntegrallyClosed R โ โ {x : K}, IsIntegral R x โ โ y, (algebraMap R K) y = x - IsIntegrallyClosed.isIntegral_iff ๐ Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
{R : Type u_1} [CommRing R] {K : Type u_3} [CommRing K] [Algebra R K] [ifr : IsFractionRing R K] [IsIntegrallyClosed R] {x : K} : IsIntegral R x โ โ y, (algebraMap R K) y = x - IsIntegralClosure.of_isIntegrallyClosed ๐ Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
(R : Type u_1) (S : Type u_2) [CommRing R] [CommRing S] (K : Type u_3) [CommRing K] [Algebra R K] [ifr : IsFractionRing R K] [IsIntegrallyClosed R] [Algebra S R] [Algebra S K] [IsScalarTower S R K] [Algebra.IsIntegral S R] : IsIntegralClosure R S K - IsIntegrallyClosed.exists_algebraMap_eq_of_isIntegral_pow ๐ Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
{R : Type u_1} [CommRing R] {K : Type u_3} [CommRing K] [Algebra R K] [ifr : IsFractionRing R K] [IsIntegrallyClosed R] {x : K} {n : โ} (hn : 0 < n) (hx : IsIntegral R (x ^ n)) : โ y, (algebraMap R K) y = x - Subring.isIntegrallyClosed_iff ๐ Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
{A : Type u_2} [CommRing A] {C : Type u_5} [SetLike C A] [SubringClass C A] {S : C} [IsFractionRing (โฅS) A] : IsIntegrallyClosed โฅS โ โ โฆx : Aโฆ, IsIntegral (โฅS) x โ x โ S - integralClosure.isIntegrallyClosedOfFiniteExtension ๐ Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
{R : Type u_1} [CommRing R] (K : Type u_2) [Field K] [Algebra R K] [IsFractionRing R K] {L : Type u_3} [Field L] [Algebra K L] [Algebra R L] [IsScalarTower R K L] [IsDomain R] [FiniteDimensional K L] : IsIntegrallyClosed โฅ(integralClosure R L) - IsIntegrallyClosed.integralClosure_eq_bot ๐ Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
(R : Type u_1) [CommRing R] (K : Type u_3) [CommRing K] [Algebra R K] [ifr : IsFractionRing R K] [IsIntegrallyClosed R] : integralClosure R K = โฅ - IsIntegrallyClosed.integralClosure_eq_bot_iff ๐ Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
{R : Type u_1} [CommRing R] (K : Type u_3) [CommRing K] [Algebra R K] [ifr : IsFractionRing R K] : integralClosure R K = โฅ โ IsIntegrallyClosed R - IsIntegrallyClosed.exists_algebraMap_eq_of_pow_mem_subalgebra ๐ Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
{R : Type u_1} [CommRing R] {K : Type u_4} [CommRing K] [Algebra R K] {S : Subalgebra R K} [IsIntegrallyClosed โฅS] [IsFractionRing (โฅS) K] {x : K} {n : โ} (hn : 0 < n) (hx : x ^ n โ S) : โ y, (algebraMap (โฅS) K) y = x - IntermediateField.algebraAdjoinAdjoin.instIsFractionRingSubtypeMemSubalgebraAdjoinAdjoin ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
(F : Type u_1) [Field F] {E : Type u_2} [Field E] [Algebra F E] (S : Set E) : IsFractionRing โฅ(Algebra.adjoin F S) โฅ(IntermediateField.adjoin F S) - IsFractionRing.liftAlgHom_fieldRange ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{F : Type u_1} {A : Type u_2} {K : Type u_3} {L : Type u_4} [Field F] [CommRing A] [Algebra F A] [Field K] [Algebra F K] [Algebra A K] [IsFractionRing A K] [Field L] [Algebra F L] {g : A โโ[F] L} [IsScalarTower F A K] (hg : Function.Injective โg) : (IsFractionRing.liftAlgHom hg).fieldRange = IntermediateField.adjoin F โg.range - IsFractionRing.liftAlgHom_fieldRange_eq_of_range_eq ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{F : Type u_1} {A : Type u_2} {K : Type u_3} {L : Type u_4} [Field F] [CommRing A] [Algebra F A] [Field K] [Algebra F K] [Algebra A K] [IsFractionRing A K] [Field L] [Algebra F L] {g : A โโ[F] L} [IsScalarTower F A K] (hg : Function.Injective โg) {s : Set L} (hs : g.range = Algebra.adjoin F s) : (IsFractionRing.liftAlgHom hg).fieldRange = IntermediateField.adjoin F s - IsFractionRing.algHom_fieldRange_eq_of_comp_eq ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{F : Type u_1} {A : Type u_2} {K : Type u_3} {L : Type u_4} [Field F] [CommRing A] [Algebra F A] [Field K] [Algebra F K] [Algebra A K] [IsFractionRing A K] [Field L] [Algebra F L] {g : A โโ[F] L} {f : K โโ[F] L} (h : (โf).comp (algebraMap A K) = โg) : f.fieldRange = IntermediateField.adjoin F โg.range - IsFractionRing.algHom_fieldRange_eq_of_comp_eq_of_range_eq ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{F : Type u_1} {A : Type u_2} {K : Type u_3} {L : Type u_4} [Field F] [CommRing A] [Algebra F A] [Field K] [Algebra F K] [Algebra A K] [IsFractionRing A K] [Field L] [Algebra F L] {g : A โโ[F] L} {f : K โโ[F] L} (h : (โf).comp (algebraMap A K) = โg) {s : Set L} (hs : g.range = Algebra.adjoin F s) : f.fieldRange = IntermediateField.adjoin F s - IsFractionRing.num ๐ Mathlib.RingTheory.Localization.NumDen
(A : Type u_1) [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] (x : K) : A - IsFractionRing.num_zero ๐ Mathlib.RingTheory.Localization.NumDen
{A : Type u_1} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] : IsFractionRing.num A 0 = 0 - IsFractionRing.eq_zero_of_num_eq_zero ๐ Mathlib.RingTheory.Localization.NumDen
{A : Type u_1} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] {x : K} (h : IsFractionRing.num A x = 0) : x = 0 - IsFractionRing.mk'_num_den ๐ Mathlib.RingTheory.Localization.NumDen
(A : Type u_1) [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] (x : K) : IsLocalization.mk' K (IsFractionRing.num A x) (IsFractionRing.den A x) = x - IsFractionRing.num_eq_zero ๐ Mathlib.RingTheory.Localization.NumDen
{A : Type u_1} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] (x : K) : IsFractionRing.num A x = 0 โ x = 0 - IsFractionRing.den ๐ Mathlib.RingTheory.Localization.NumDen
(A : Type u_1) [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] (x : K) : โฅ(nonZeroDivisors A) - IsFractionRing.num_den_reduced ๐ Mathlib.RingTheory.Localization.NumDen
(A : Type u_1) [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] (x : K) : IsRelPrime (IsFractionRing.num A x) โ(IsFractionRing.den A x) - IsFractionRing.isInteger_of_isUnit_den ๐ Mathlib.RingTheory.Localization.NumDen
{A : Type u_1} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] {x : K} (h : IsUnit โ(IsFractionRing.den A x)) : IsLocalization.IsInteger A x - IsFractionRing.isUnit_den_iff ๐ Mathlib.RingTheory.Localization.NumDen
{A : Type u_1} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] (x : K) : IsUnit โ(IsFractionRing.den A x) โ IsLocalization.IsInteger A x - IsFractionRing.isUnit_den_zero ๐ Mathlib.RingTheory.Localization.NumDen
{A : Type u_1} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] : IsUnit โ(IsFractionRing.den A 0) - IsFractionRing.associated_den_num_inv ๐ Mathlib.RingTheory.Localization.NumDen
{A : Type u_1} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] (x : K) (hx : x โ 0) : Associated (โ(IsFractionRing.den A x)) (IsFractionRing.num A xโปยน) - IsFractionRing.associated_num_den_inv ๐ Mathlib.RingTheory.Localization.NumDen
{A : Type u_1} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] (x : K) (hx : x โ 0) : Associated (IsFractionRing.num A x) โ(IsFractionRing.den A xโปยน) - IsFractionRing.num_mul_den_eq_num_mul_den_iff_eq ๐ Mathlib.RingTheory.Localization.NumDen
{A : Type u_1} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] {x y : K} : IsFractionRing.num A y * โ(IsFractionRing.den A x) = IsFractionRing.num A x * โ(IsFractionRing.den A y) โ x = y - IsFractionRing.mk'_num_den' ๐ Mathlib.RingTheory.Localization.NumDen
(A : Type u_1) [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] (x : K) : (algebraMap A K) (IsFractionRing.num A x) / (algebraMap A K) โ(IsFractionRing.den A x) = x - IsFractionRing.exists_reduced_fraction ๐ Mathlib.RingTheory.Localization.NumDen
(A : Type u_1) [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] (x : K) : โ a b, IsRelPrime a โb โง IsLocalization.mk' K a b = x - IsFractionRing.num_mul_den_eq_num_iff_eq ๐ Mathlib.RingTheory.Localization.NumDen
{A : Type u_1} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] {x y : K} : x * (algebraMap A K) โ(IsFractionRing.den A y) = (algebraMap A K) (IsFractionRing.num A y) โ x = y - IsFractionRing.num_mul_den_eq_num_iff_eq' ๐ Mathlib.RingTheory.Localization.NumDen
{A : Type u_1} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] {x y : K} : y * (algebraMap A K) โ(IsFractionRing.den A x) = (algebraMap A K) (IsFractionRing.num A x) โ x = y - IsFractionRing.num_den_unique ๐ Mathlib.RingTheory.Localization.NumDen
(A : Type u_1) [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] {K : Type u_2} [Field K] [Algebra A K] [IsFractionRing A K] (x : K) (n : A) (d : โฅ(nonZeroDivisors A)) (pr : IsRelPrime n โd) (h : IsLocalization.mk' K n d = x) : Associated (IsFractionRing.num A x) n โง Associated โ(IsFractionRing.den A x) โd - UniqueFactorizationMonoid.integer_of_integral ๐ Mathlib.RingTheory.Polynomial.RationalRoot
{A : Type u_1} {K : Type u_2} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] [Field K] [Algebra A K] [IsFractionRing A K] {x : K} : IsIntegral A x โ IsLocalization.IsInteger A x - isInteger_of_is_root_of_monic ๐ Mathlib.RingTheory.Polynomial.RationalRoot
{A : Type u_1} {K : Type u_2} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] [Field K] [Algebra A K] [IsFractionRing A K] {p : Polynomial A} (hp : p.Monic) {r : K} (hr : (Polynomial.aeval r) p = 0) : IsLocalization.IsInteger A r - num_dvd_of_is_root ๐ Mathlib.RingTheory.Polynomial.RationalRoot
{A : Type u_1} {K : Type u_2} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] [Field K] [Algebra A K] [IsFractionRing A K] {p : Polynomial A} {r : K} (hr : (Polynomial.aeval r) p = 0) : IsFractionRing.num A r โฃ p.coeff 0 - den_dvd_of_is_root ๐ Mathlib.RingTheory.Polynomial.RationalRoot
{A : Type u_1} {K : Type u_2} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] [Field K] [Algebra A K] [IsFractionRing A K] {p : Polynomial A} {r : K} (hr : (Polynomial.aeval r) p = 0) : โ(IsFractionRing.den A r) โฃ p.leadingCoeff - num_isRoot_scaleRoots_of_aeval_eq_zero ๐ Mathlib.RingTheory.Polynomial.RationalRoot
{A : Type u_1} {K : Type u_2} [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] [IsDomain A] [UniqueFactorizationMonoid A] {p : Polynomial A} {x : K} (hr : (Polynomial.aeval x) p = 0) : (p.scaleRoots โ(IsFractionRing.den A x)).IsRoot (IsFractionRing.num A x) - exists_integer_of_is_root_of_monic ๐ Mathlib.RingTheory.Polynomial.RationalRoot
{A : Type u_1} {K : Type u_2} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] [Field K] [Algebra A K] [IsFractionRing A K] {p : Polynomial A} (hp : p.Monic) {r : K} (hr : (Polynomial.aeval r) p = 0) : โ r', r = (algebraMap A K) r' โง r' โฃ p.coeff 0 - isDedekindRing_iff ๐ Mathlib.RingTheory.DedekindDomain.Basic
(A : Type u_2) [CommRing A] (K : Type u_4) [CommRing K] [Algebra A K] [IsFractionRing A K] : IsDedekindRing A โ IsNoetherianRing A โง Ring.DimensionLEOne A โง โ {x : K}, IsIntegral A x โ โ y, (algebraMap A K) y = x - isDedekindDomain_iff ๐ Mathlib.RingTheory.DedekindDomain.Basic
(A : Type u_2) [CommRing A] (K : Type u_4) [CommRing K] [Algebra A K] [IsFractionRing A K] : IsDedekindDomain A โ IsDomain A โง IsNoetherianRing A โง Ring.DimensionLEOne A โง โ {x : K}, IsIntegral A x โ โ y, (algebraMap A K) y = x - ValuationRing.linearOrder ๐ Mathlib.RingTheory.Valuation.ValuationRing
(A : Type u) [CommRing A] (K : Type v) [Field K] [Algebra A K] [IsDomain A] [ValuationRing A] [IsFractionRing A K] : LinearOrder (ValuationRing.ValueGroup A K) - ValuationRing.linearOrderedCommGroupWithZero ๐ Mathlib.RingTheory.Valuation.ValuationRing
(A : Type u) [CommRing A] (K : Type v) [Field K] [Algebra A K] [IsDomain A] [ValuationRing A] [IsFractionRing A K] : LinearOrderedCommGroupWithZero (ValuationRing.ValueGroup A K) - Valuation.Integers.isFractionRing ๐ Mathlib.RingTheory.Valuation.ValuationRing
{๐ช : Type u} {K : Type v} {ฮ : Type w} [CommRing ๐ช] [Field K] [Algebra ๐ช K] [LinearOrderedCommGroupWithZero ฮ] {v : Valuation K ฮ} (hv : v.Integers ๐ช) : IsFractionRing ๐ช K - ValuationRing.valuation ๐ Mathlib.RingTheory.Valuation.ValuationRing
(A : Type u) [CommRing A] (K : Type v) [Field K] [Algebra A K] [IsDomain A] [ValuationRing A] [IsFractionRing A K] : Valuation K (ValuationRing.ValueGroup A K) - ValuationRing.le_total ๐ Mathlib.RingTheory.Valuation.ValuationRing
(A : Type u) [CommRing A] (K : Type v) [Field K] [Algebra A K] [IsDomain A] [ValuationRing A] [IsFractionRing A K] (a b : ValuationRing.ValueGroup A K) : a โค b โจ b โค a - ValuationRing.isInteger_or_isInteger ๐ Mathlib.RingTheory.Valuation.ValuationRing
(R : Type u_1) [CommRing R] [IsDomain R] {K : Type u_2} [Field K] [Algebra R K] [IsFractionRing R K] [h : ValuationRing R] (x : K) : IsLocalization.IsInteger R x โจ IsLocalization.IsInteger R xโปยน - ValuationRing.iff_isInteger_or_isInteger ๐ Mathlib.RingTheory.Valuation.ValuationRing
(R : Type u_1) [CommRing R] [IsDomain R] (K : Type u_2) [Field K] [Algebra R K] [IsFractionRing R K] : ValuationRing R โ โ (x : K), IsLocalization.IsInteger R x โจ IsLocalization.IsInteger R xโปยน - ValuationRing.range_algebraMap_eq ๐ Mathlib.RingTheory.Valuation.ValuationRing
(A : Type u) [CommRing A] (K : Type v) [Field K] [Algebra A K] [IsDomain A] [ValuationRing A] [IsFractionRing A K] : (ValuationRing.valuation A K).integer = (algebraMap A K).range - ValuationRing.instIsFractionRingInteger ๐ Mathlib.RingTheory.Valuation.ValuationRing
{K : Type v} {ฮ : Type w} [Field K] [LinearOrderedCommGroupWithZero ฮ] (v : Valuation K ฮ) : IsFractionRing (โฅv.integer) K - ValuationRing.mem_integer_iff ๐ Mathlib.RingTheory.Valuation.ValuationRing
(A : Type u) [CommRing A] (K : Type v) [Field K] [Algebra A K] [IsDomain A] [ValuationRing A] [IsFractionRing A K] (x : K) : x โ (ValuationRing.valuation A K).integer โ โ a, (algebraMap A K) a = x - isFractionRing_of_exists_eq_algebraMap_or_inv_eq_algebraMap_of_injective ๐ Mathlib.RingTheory.Valuation.ValuationRing
{๐ช : Type u} {K : Type v} [CommRing ๐ช] [Field K] [Algebra ๐ช K] (h : โ (x : K), โ a, x = (algebraMap ๐ช K) a โจ xโปยน = (algebraMap ๐ช K) a) (hinj : Function.Injective โ(algebraMap ๐ช K)) : IsFractionRing ๐ช K - ValuationRing.isFractionRing_iff ๐ Mathlib.RingTheory.Valuation.ValuationRing
{๐ช : Type u} {K : Type v} [CommRing ๐ช] [Field K] [Algebra ๐ช K] [IsDomain ๐ช] [ValuationRing ๐ช] : IsFractionRing ๐ช K โ (โ (x : K), โ a, x = (algebraMap ๐ช K) a โจ xโปยน = (algebraMap ๐ช K) a) โง Function.Injective โ(algebraMap ๐ช K) - ValuationRing.equivInteger ๐ Mathlib.RingTheory.Valuation.ValuationRing
(A : Type u) [CommRing A] (K : Type v) [Field K] [Algebra A K] [IsDomain A] [ValuationRing A] [IsFractionRing A K] : A โ+* โฅ(ValuationRing.valuation A K).integer - ValuationRing.coe_equivInteger_apply ๐ Mathlib.RingTheory.Valuation.ValuationRing
(A : Type u) [CommRing A] (K : Type v) [Field K] [Algebra A K] [IsDomain A] [ValuationRing A] [IsFractionRing A K] (a : A) : โ((ValuationRing.equivInteger A K) a) = (algebraMap A K) a - IsDiscreteValuationRing.exists_units_eq_smul_zpow_of_irreducible ๐ Mathlib.RingTheory.DiscreteValuationRing.Basic
{R : Type u_1} [CommRing R] [IsDomain R] [IsDiscreteValuationRing R] {K : Type u_2} [Field K] [Algebra R K] [IsFractionRing R K] {ฯ : R} (hฯ : Irreducible ฯ) {x : K} (hx : x โ 0) : โ n u, x = u โข (algebraMap R K) ฯ ^ n - IsIntegrallyClosed.iInf ๐ Mathlib.RingTheory.LocalProperties.IntegrallyClosed
{R : Type u_1} {K : Type u_2} [CommRing R] [Field K] [Algebra R K] [IsFractionRing R K] {ฮน : Type u_3} (S : ฮน โ Subalgebra R K) (h : โ (i : ฮน), IsIntegrallyClosed โฅ(S i)) : IsIntegrallyClosed โฅ(โจ i, S i)
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
๐Real.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
๐"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
๐_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
๐Real.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
๐(?a -> ?b) -> List ?a -> List ?b
๐List ?a -> (?a -> ?b) -> List ?bBy main conclusion:
๐|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allโandโ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
๐|- _ < _ โ tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
โข (_ : Type _)finds all definitions which provide data whileโข (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
๐ Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ โ _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision 69fae59