Loogle!
Result
Found 214 declarations mentioning IsIntegrallyClosed. Of these, only the first 200 are shown.
- IsIntegrallyClosed π Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
(R : Type u_1) [CommRing R] : Prop - Field.instIsIntegrallyClosed π Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
(K : Type u_1) [Field K] : IsIntegrallyClosed K - 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.of_isIntegrallyClosedIn π Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
(R : Type u_4) (K : Type u_5) [CommRing R] [Field K] [Algebra R K] [FaithfulSMul R K] [IsIntegrallyClosedIn R K] : IsIntegrallyClosed R - IsIntegrallyClosed.of_equiv π Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] (f : R β+* S) [h : IsIntegrallyClosed R] : IsIntegrallyClosed S - IsIntegrallyClosed.of_isIntegrallyClosed_of_isIntegrallyClosedIn π Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
(R : Type u_1) (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] [IsDomain S] [FaithfulSMul R S] [IsIntegrallyClosed S] [IsIntegrallyClosedIn R S] : IsIntegrallyClosed R - Associated.pow_iff π Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
{R : Type u_1} [CommRing R] [IsDomain R] [IsIntegrallyClosed R] {n : β} (hn : n β 0) {a b : R} : Associated (a ^ n) (b ^ n) β Associated a b - 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.pow_dvd_pow_iff π Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
{R : Type u_1} [CommRing R] [IsDomain R] [IsIntegrallyClosed R] {n : β} (hn : n β 0) {a b : R} : a ^ n β£ b ^ n β a β£ b - 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 - isIntegrallyClosed_of_isLocalization π Mathlib.RingTheory.IntegralClosure.IntegrallyClosed
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] [IsIntegrallyClosed R] [IsDomain R] (M : Submonoid R) (hM : M β€ nonZeroDivisors R) [IsLocalization M S] : IsIntegrallyClosed S - 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 - GCDMonoid.toIsIntegrallyClosed π Mathlib.Algebra.GCDMonoid.IntegrallyClosed
{R : Type u_1} [CommRing R] [h : IsGCDMonoid R] : IsIntegrallyClosed R - UniqueFactorizationMonoid.instIsIntegrallyClosed π Mathlib.RingTheory.Polynomial.RationalRoot
{A : Type u_1} [CommRing A] [IsDomain A] [UniqueFactorizationMonoid A] : IsIntegrallyClosed A - IsDiscreteValuationRing.TFAE π Mathlib.RingTheory.DiscreteValuationRing.TFAE
(R : Type u_1) [CommRing R] [IsNoetherianRing R] [IsLocalRing R] [IsDomain R] (h : Β¬IsField R) : [IsDiscreteValuationRing R, ValuationRing R, IsDedekindDomain R, IsIntegrallyClosed R β§ β! P, P β β₯ β§ P.IsPrime, Submodule.IsPrincipal (IsLocalRing.maximalIdeal R), Module.finrank (IsLocalRing.ResidueField R) (IsLocalRing.CotangentSpace R) = 1, β (I : Ideal R), I β β₯ β β n, I = IsLocalRing.maximalIdeal R ^ n].TFAE - tfae_of_isNoetherianRing_of_isLocalRing_of_isDomain π Mathlib.RingTheory.DiscreteValuationRing.TFAE
(R : Type u_1) [CommRing R] [IsNoetherianRing R] [IsLocalRing R] [IsDomain R] : [IsPrincipalIdealRing R, ValuationRing R, IsDedekindDomain R, IsIntegrallyClosed R β§ β (P : Ideal R), P β β₯ β P.IsPrime β P = IsLocalRing.maximalIdeal R, Submodule.IsPrincipal (IsLocalRing.maximalIdeal R), Module.finrank (IsLocalRing.ResidueField R) (IsLocalRing.CotangentSpace R) β€ 1, β (I : Ideal R), I β β₯ β β n, I = IsLocalRing.maximalIdeal R ^ n].TFAE - isIntegrallyClosed_ofLocalizationMaximal π Mathlib.RingTheory.LocalProperties.IntegrallyClosed
: OfLocalizationMaximal fun R x => β [IsDomain R], IsIntegrallyClosed R - IsIntegrallyClosed.of_localization_maximal π Mathlib.RingTheory.LocalProperties.IntegrallyClosed
{R : Type u_1} [CommRing R] [IsDomain R] (h : β (p : Ideal R), p β β₯ β β [inst : p.IsMaximal], IsIntegrallyClosed (Localization.AtPrime p)) : IsIntegrallyClosed R - IsIntegrallyClosed.of_isLocalization_maximal π Mathlib.RingTheory.LocalProperties.IntegrallyClosed
{R : Type u_1} [CommRing R] (Rβ : (P : Ideal R) β [P.IsMaximal] β Type u_3) [(P : Ideal R) β [inst : P.IsMaximal] β CommRing (Rβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Algebra R (Rβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsLocalization.AtPrime (Rβ P) P] [IsDomain R] (h : β (P : Ideal R) [inst : P.IsMaximal], IsIntegrallyClosed (Rβ P)) : IsIntegrallyClosed R - 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) - IsIntegrallyClosed.of_iInf_eq_bot π 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)) (hs : β¨ i, S i = β₯) : IsIntegrallyClosed R - IsIntegrallyClosed.of_localization_submonoid π Mathlib.RingTheory.LocalProperties.IntegrallyClosed
{R : Type u_1} [CommRing R] [IsDomain R] {ΞΉ : Type u_3} (S : ΞΉ β Submonoid R) (h : β (i : ΞΉ), S i β€ nonZeroDivisors R) (hi : β (i : ΞΉ), IsIntegrallyClosed (Localization (S i))) (hs : β¨ i, Localization.subalgebra (FractionRing R) (S i) β― = β₯) : IsIntegrallyClosed R - IsIntegrallyClosed.of_localization π Mathlib.RingTheory.LocalProperties.IntegrallyClosed
{R : Type u_1} [CommRing R] [IsDomain R] (S : Set (PrimeSpectrum R)) (h : β p β S, IsIntegrallyClosed (Localization.AtPrime p.asIdeal)) (hs : β¨ p β S, Localization.subalgebra (FractionRing R) p.asIdeal.primeCompl β― = β₯) : IsIntegrallyClosed R - Polynomial.Monic.irreducible_iff_irreducible_map_fraction_map π Mathlib.RingTheory.Polynomial.GaussLemma
{R : Type u_1} [CommRing R] {K : Type u_2} [Field K] [Algebra R K] [IsFractionRing R K] [IsIntegrallyClosed R] {p : Polynomial R} (h : p.Monic) : Irreducible p β Irreducible (Polynomial.map (algebraMap R K) p) - Polynomial.isIntegrallyClosed_iff' π Mathlib.RingTheory.Polynomial.GaussLemma
{R : Type u_1} [CommRing R] {K : Type u_2} [Field K] [Algebra R K] [IsFractionRing R K] [IsDomain R] : IsIntegrallyClosed R β β (p : Polynomial R), p.Monic β (Irreducible p β Irreducible (Polynomial.map (algebraMap R K) p)) - Polynomial.Monic.dvd_of_fraction_map_dvd_fraction_map π Mathlib.RingTheory.Polynomial.GaussLemma
{R : Type u_1} [CommRing R] {K : Type u_2} [Field K] [Algebra R K] [IsFractionRing R K] [IsIntegrallyClosed R] {p q : Polynomial R} (hp : p.Monic) (hq : q.Monic) (h : Polynomial.map (algebraMap R K) q β£ Polynomial.map (algebraMap R K) p) : q β£ p - Polynomial.Monic.dvd_iff_fraction_map_dvd_fraction_map π Mathlib.RingTheory.Polynomial.GaussLemma
{R : Type u_1} [CommRing R] {K : Type u_2} [Field K] [Algebra R K] [IsFractionRing R K] [IsIntegrallyClosed R] {p q : Polynomial R} (hp : p.Monic) (hq : q.Monic) : Polynomial.map (algebraMap R K) q β£ Polynomial.map (algebraMap R K) p β q β£ p - IsIntegrallyClosed.eq_map_mul_C_of_dvd π Mathlib.RingTheory.Polynomial.GaussLemma
{R : Type u_1} [CommRing R] (K : Type u_2) [Field K] [Algebra R K] [IsFractionRing R K] [IsIntegrallyClosed R] {f : Polynomial R} (hf : f.Monic) {g : Polynomial K} (hg : g β£ Polynomial.map (algebraMap R K) f) : β g', Polynomial.map (algebraMap R K) g' * Polynomial.C g.leadingCoeff = g - minpoly.prime_of_isIntegrallyClosed π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {x : S} (hx : IsIntegral R x) : Prime (minpoly R x) - IsIntegrallyClosed.minpoly_smul π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {r : R} (hr : r β 0) {s : S} (hs : IsIntegral R s) : minpoly R (r β’ s) = (minpoly R s).scaleRoots r - minpoly.isIntegrallyClosed_eq_field_fractions' π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] (K : Type u_3) [Field K] [Algebra R K] [IsFractionRing R K] [IsIntegrallyClosed R] [IsDomain S] [Algebra K S] [IsScalarTower R K S] {s : S} (hs : IsIntegral R s) : minpoly K s = Polynomial.map (algebraMap R K) (minpoly R s) - Algebra.adjoin.powerBasis' π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {x : S} (hx : IsIntegral R x) : PowerBasis R β₯R[x] - Algebra.adjoin.powerBasis'_dim π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {x : S} (hx : IsIntegral R x) : (Algebra.adjoin.powerBasis' hx).dim = (minpoly R x).natDegree - minpoly.IsIntegrallyClosed.isIntegral_iff_isUnit_leadingCoeff π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {x : S} {p : Polynomial R} (hirr : Irreducible p) (hp : (Polynomial.aeval x) p = 0) : IsIntegral R x β IsUnit p.leadingCoeff - minpoly.IsIntegrallyClosed.unique_of_degree_le_degree_minpoly π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {s : S} {p : Polynomial R} (hmo : p.Monic) (hp : (Polynomial.aeval s) p = 0) (pmin : p.degree β€ (minpoly R s).degree) : p = minpoly R s - minpoly.IsIntegrallyClosed.degree_le_of_ne_zero π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {s : S} {p : Polynomial R} (hp0 : p β 0) (hp : (Polynomial.aeval s) p = 0) : (minpoly R s).degree β€ p.degree - minpoly.equivAdjoin π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {x : S} (hx : IsIntegral R x) : AdjoinRoot (minpoly R x) ββ[R] β₯R[x] - minpoly.isIntegrallyClosed_dvd π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {s : S} (hs : IsIntegral R s) {p : Polynomial R} (hp : (Polynomial.aeval s) p = 0) : minpoly R s β£ p - minpoly.isIntegrallyClosed_dvd_iff π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {s : S} (hs : IsIntegral R s) (p : Polynomial R) : (Polynomial.aeval s) p = 0 β minpoly R s β£ p - minpoly.ker_eval π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {s : S} (hs : IsIntegral R s) : RingHom.ker (Polynomial.aeval s).toRingHom = Ideal.span {minpoly R s} - minpoly.isIntegrallyClosed_eq_field_fractions π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] (K : Type u_3) (L : Type u_4) [Field K] [Algebra R K] [IsFractionRing R K] [CommRing L] [Nontrivial L] [Algebra R L] [Algebra S L] [Algebra K L] [IsScalarTower R K L] [IsScalarTower R S L] [IsIntegrallyClosed R] [IsDomain S] {s : S} (hs : IsIntegral R s) : minpoly K ((algebraMap S L) s) = Polynomial.map (algebraMap R K) (minpoly R s) - PowerBasis.ofAdjoinEqTop' π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {x : S} (hx : IsIntegral R x) (hx' : R[x] = β€) : PowerBasis R S - PowerBasis.ofAdjoinEqTop'_gen π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {x : S} (hx : IsIntegral R x) (hx' : R[x] = β€) : (PowerBasis.ofAdjoinEqTop' hx hx').gen = x - PowerBasis.ofAdjoinEqTop'_dim π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {x : S} (hx : IsIntegral R x) (hx' : R[x] = β€) : (PowerBasis.ofAdjoinEqTop' hx hx').dim = (minpoly R x).natDegree - IsIntegrallyClosed.minpoly.unique π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {s : S} {P : Polynomial R} (hmo : P.Monic) (hP : (Polynomial.aeval s) P = 0) (Pmin : β (Q : Polynomial R), Q.Monic β (Polynomial.aeval s) Q = 0 β P.degree β€ Q.degree) : P = minpoly R s - minpoly.equivAdjoin_toAlgHom π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {x : S} (hx : IsIntegral R x) : β(minpoly.equivAdjoin hx) = AdjoinRoot.Minpoly.toAdjoin R x - Algebra.adjoin.powerBasis'_gen π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {x : S} (hx : IsIntegral R x) : (Algebra.adjoin.powerBasis' hx).gen = β¨x, β―β© - minpoly.IsIntegrallyClosed.isIntegral_iff_leadingCoeff_dvd π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {s : S} {p : Polynomial R} (hp : (Polynomial.aeval s) p = 0) (hβ : p β 0) (pmin : β (q : Polynomial R), q.Monic β (Polynomial.aeval s) q = 0 β p.degree β€ q.degree) : IsIntegral R s β Polynomial.C p.leadingCoeff β£ p - minpoly.ToAdjoin.injective π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {x : S} (hx : IsIntegral R x) : Function.Injective β(AdjoinRoot.Minpoly.toAdjoin R x) - minpoly.coe_equivAdjoin π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsDomain R] [Algebra R S] [IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {x : S} (hx : IsIntegral R x) : β(minpoly.equivAdjoin hx) = β(AdjoinRoot.Minpoly.toAdjoin R x) - minpoly.ofSubring π Mathlib.FieldTheory.Minpoly.IsIntegrallyClosed
{K : Type u_3} {L : Type u_4} [Field K] [Field L] [Algebra K L] (A : Subring K) [IsIntegrallyClosed β₯A] [IsFractionRing (β₯A) K] (x : β₯(integralClosure (β₯A) L)) : Polynomial.map (algebraMap (β₯A) K) (minpoly (β₯A) x) = minpoly K βx - minpolyDiv_eq_of_isIntegrallyClosed π Mathlib.FieldTheory.Minpoly.MinpolyDiv
{R : Type u_1} (K : Type u_3) {S : Type u_2} [CommRing R] [Field K] [CommRing S] [Algebra R S] {x : S} (hx : IsIntegral R x) [IsDomain R] [IsIntegrallyClosed R] [IsDomain S] [Algebra R K] [Algebra K S] [IsScalarTower R K S] [IsFractionRing R K] : minpolyDiv R x = minpolyDiv K x - integralClosure.isNoetherianRing π Mathlib.RingTheory.DedekindDomain.IntegralClosure
{A : Type u_1} {K : Type u_2} [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] (L : Type u_3) [Field L] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [FiniteDimensional K L] [IsDomain A] [Algebra.IsSeparable K L] [IsIntegrallyClosed A] [IsNoetherianRing A] : IsNoetherianRing β₯(integralClosure A L) - IsIntegralClosure.isNoetherianRing π Mathlib.RingTheory.DedekindDomain.IntegralClosure
(A : Type u_1) (K : Type u_2) [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] (L : Type u_3) [Field L] (C : Type u_4) [CommRing C] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [Algebra C L] [IsIntegralClosure C A L] [Algebra A C] [IsScalarTower A C L] [FiniteDimensional K L] [IsDomain A] [Algebra.IsSeparable K L] [IsIntegrallyClosed A] [IsNoetherianRing A] : IsNoetherianRing C - IsIntegralClosure.finite π Mathlib.RingTheory.DedekindDomain.IntegralClosure
(A : Type u_1) (K : Type u_2) [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] (L : Type u_3) [Field L] (C : Type u_4) [CommRing C] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [Algebra C L] [IsIntegralClosure C A L] [Algebra A C] [IsScalarTower A C L] [FiniteDimensional K L] [IsDomain A] [Algebra.IsSeparable K L] [IsIntegrallyClosed A] [IsNoetherianRing A] : Module.Finite A C - IsIntegralClosure.isNoetherian π Mathlib.RingTheory.DedekindDomain.IntegralClosure
(A : Type u_1) (K : Type u_2) [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] (L : Type u_3) [Field L] (C : Type u_4) [CommRing C] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [Algebra C L] [IsIntegralClosure C A L] [Algebra A C] [IsScalarTower A C L] [FiniteDimensional K L] [IsDomain A] [Algebra.IsSeparable K L] [IsIntegrallyClosed A] [IsNoetherianRing A] : IsNoetherian A C - IsIntegralClosure.range_le_span_dualBasis π Mathlib.RingTheory.DedekindDomain.IntegralClosure
{A : Type u_1} {K : Type u_2} [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] {L : Type u_3} [Field L] (C : Type u_4) [CommRing C] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [Algebra C L] [IsIntegralClosure C A L] [Algebra A C] [IsScalarTower A C L] [FiniteDimensional K L] [Algebra.IsSeparable K L] {ΞΉ : Type u_5} [Finite ΞΉ] [DecidableEq ΞΉ] (b : Module.Basis ΞΉ K L) (hb_int : β (i : ΞΉ), IsIntegral A (b i)) [IsIntegrallyClosed A] : (βA (Algebra.linearMap C L)).range β€ Submodule.span A (Set.range β((Algebra.traceForm K L).dualBasis β― b)) - integralClosure_le_span_dualBasis π Mathlib.RingTheory.DedekindDomain.IntegralClosure
{A : Type u_1} {K : Type u_2} [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] {L : Type u_3} [Field L] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [FiniteDimensional K L] [Algebra.IsSeparable K L] {ΞΉ : Type u_5} [Finite ΞΉ] [DecidableEq ΞΉ] (b : Module.Basis ΞΉ K L) (hb_int : β (i : ΞΉ), IsIntegral A (b i)) [IsIntegrallyClosed A] : Subalgebra.toSubmodule (integralClosure A L) β€ Submodule.span A (Set.range β((Algebra.traceForm K L).dualBasis β― b)) - NumberField.RingOfIntegers.instIsIntegrallyClosed π Mathlib.NumberTheory.NumberField.Basic
{K : Type u_1} [Field K] [NumberField K] : IsIntegrallyClosed (NumberField.RingOfIntegers K) - instHasGoingDownOfIsDomainOfFaithfulSMulOfIsIntegralOfIsIntegrallyClosed π Mathlib.RingTheory.IntegralClosure.GoingDown
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] [IsDomain S] [FaithfulSMul R S] [Algebra.IsIntegral R S] [IsIntegrallyClosed R] : Algebra.HasGoingDown R S - instIsIntegrallyClosedPolynomialOfIsDomain π Mathlib.RingTheory.Polynomial.IsIntegral
{R : Type u_4} [CommRing R] [IsDomain R] [IsIntegrallyClosed R] : IsIntegrallyClosed (Polynomial R) - Valuation.Integers.isIntegrallyClosed π Mathlib.RingTheory.Valuation.Integral
{K : Type u} {Ξβ : Type v} [Field K] [LinearOrderedCommGroupWithZero Ξβ] {v : Valuation K Ξβ} {O : Type w} [CommRing O] [Algebra O K] (hv : v.Integers O) : IsIntegrallyClosed O - Valuation.Integers.isIntegrallyClosed_integers π Mathlib.RingTheory.Valuation.Integral
{K : Type u} {Ξβ : Type v} [Field K] [LinearOrderedCommGroupWithZero Ξβ] (v : Valuation K Ξβ) : IsIntegrallyClosed β₯v.integer - instIsIntegrallyClosedSubtypeMemValuationSubring π Mathlib.RingTheory.Valuation.LocalSubring
{K : Type u_3} [Field K] (V : ValuationSubring K) : IsIntegrallyClosed β₯V - instIsIntegrallyClosedSubtypeMemSubring π Mathlib.RingTheory.Valuation.LocalSubring
{K : Type u_3} [Field K] (V : ValuationSubring K) : IsIntegrallyClosed β₯V.toSubring - IsGaloisGroup.of_isFractionRing π Mathlib.RingTheory.IsGaloisGroup.Basic
(G : Type u_1) (A : Type u_2) (B : Type u_3) (K : Type u_4) (L : Type u_5) [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] [hGKL : IsGaloisGroup G K L] [IsIntegrallyClosed A] [Algebra.IsIntegral A B] : IsGaloisGroup G A B - IsGaloisGroup.iff_isFractionRing π Mathlib.RingTheory.IsGaloisGroup.Basic
(G : Type u_1) (A : Type u_2) (B : Type u_3) (K : Type u_4) (L : Type u_5) [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] [Finite G] [IsIntegrallyClosed A] : IsGaloisGroup G A B β Algebra.IsIntegral A B β§ IsGaloisGroup G K L - IsGaloisGroup.of_isScalarTower π Mathlib.FieldTheory.Galois.IsGaloisGroup
(G : Type u_1) [Group G] [Finite G] (R : Type u_5) (B : Type u_6) (A : Type u_7) [CommRing R] [CommRing B] [CommRing A] [IsDomain B] [Algebra R A] [Algebra A B] [Algebra R B] [IsScalarTower R A B] [FaithfulSMul A B] [MulSemiringAction G B] [IsGaloisGroup G R B] [IsIntegrallyClosed A] : IsGaloisGroup (β₯(fixingSubgroup G (Set.range β(algebraMap A B)))) A B - FunctionField.ringOfIntegers.instIsIntegrallyClosedSubtypeMemSubalgebraPolynomial π Mathlib.NumberTheory.FunctionField
(F : Type u_1) (K : Type u_2) [Field F] [Field K] [Algebra (Polynomial F) K] [Algebra (RatFunc F) K] [IsScalarTower (Polynomial F) (RatFunc F) K] [FunctionField F K] : IsIntegrallyClosed β₯(FunctionField.ringOfIntegers F K) - Algebra.discr_mul_isIntegral_mem_adjoin π Mathlib.RingTheory.Discriminant
(K : Type u) {L : Type v} [Field K] [Field L] [Algebra K L] [Module.Finite K L] {R : Type z} [CommRing R] [Algebra R K] [Algebra R L] [IsScalarTower R K L] [Algebra.IsSeparable K L] [IsIntegrallyClosed R] [IsFractionRing R K] {B : PowerBasis K L} (hint : IsIntegral R B.gen) {z : L} (hz : IsIntegral R z) : Algebra.discr K βB.basis β’ z β R[B.gen] - Algebra.intNorm π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
(A : Type u_1) (B : Type u_6) [CommRing A] [CommRing B] [Algebra A B] [IsIntegrallyClosed A] [IsDomain A] [IsDomain B] [IsIntegrallyClosed B] [Algebra.IsIntegral A B] [Module.IsTorsionFree A B] : B β* A - instFintypeAlgEquivOfIsDomainOfIsIntegrallyClosedOfFiniteOfIsTorsionFree π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
(A : Type u_1) (B : Type u_6) [CommRing A] [CommRing B] [Algebra A B] [IsDomain A] [IsDomain B] [IsIntegrallyClosed B] [Module.Finite A B] [Module.IsTorsionFree A B] : Fintype (B ββ[A] B) - Algebra.intTrace π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
(A : Type u_1) (B : Type u_6) [CommRing A] [CommRing B] [Algebra A B] [IsDomain A] [IsIntegrallyClosed A] [IsDomain B] [IsIntegrallyClosed B] [Module.Finite A B] [Module.IsTorsionFree A B] : B ββ[A] A - Algebra.intNorm_eq_norm π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
(A : Type u_1) (B : Type u_6) [CommRing A] [CommRing B] [Algebra A B] [IsIntegrallyClosed A] [IsDomain A] [IsDomain B] [IsIntegrallyClosed B] [Algebra.IsIntegral A B] [Module.IsTorsionFree A B] [Module.Free A B] [Module.Finite A B] : Algebra.intNorm A B = Algebra.norm A - Algebra.intTrace_eq_trace π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
(A : Type u_1) (B : Type u_6) [CommRing A] [CommRing B] [Algebra A B] [IsDomain A] [IsIntegrallyClosed A] [IsDomain B] [IsIntegrallyClosed B] [Module.Finite A B] [Module.IsTorsionFree A B] [Module.Free A B] : Algebra.intTrace A B = Algebra.trace A B - Algebra.intNormAux π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
(A : Type u_1) (K : Type u_2) (L : Type u_3) (B : Type u_6) [CommRing A] [CommRing B] [Algebra A B] [Field K] [Field L] [Algebra A K] [IsFractionRing A K] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [Algebra B L] [IsScalarTower A B L] [IsIntegralClosure B A L] [IsIntegrallyClosed A] : B β* A - Algebra.dvd_algebraMap_intNorm_self π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
(A : Type u_1) (B : Type u_6) [CommRing A] [CommRing B] [Algebra A B] [IsDomain A] [IsIntegrallyClosed A] [IsDomain B] [IsIntegrallyClosed B] [Module.Finite A B] [Module.IsTorsionFree A B] (x : B) : x β£ (algebraMap A B) ((Algebra.intNorm A B) x) - Algebra.intTraceAux π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
(A : Type u_1) (K : Type u_2) (L : Type u_3) (B : Type u_6) [CommRing A] [CommRing B] [Algebra A B] [Field K] [Field L] [Algebra A K] [IsFractionRing A K] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [Algebra B L] [IsScalarTower A B L] [IsIntegralClosure B A L] [FiniteDimensional K L] [IsIntegrallyClosed A] : B ββ[A] A - Algebra.intNorm_zero π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
(A : Type u_1) (B : Type u_6) [CommRing A] [CommRing B] [Algebra A B] [IsIntegrallyClosed A] [IsDomain A] [IsDomain B] [IsIntegrallyClosed B] [Algebra.IsIntegral A B] [Module.IsTorsionFree A B] [FiniteDimensional (FractionRing A) (FractionRing B)] : (Algebra.intNorm A B) 0 = 0 - Algebra.intNorm_eq_zero π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
{A : Type u_1} {B : Type u_6} [CommRing A] [CommRing B] [Algebra A B] [IsIntegrallyClosed A] [IsDomain A] [IsDomain B] [IsIntegrallyClosed B] [Algebra.IsIntegral A B] [Module.IsTorsionFree A B] [FiniteDimensional (FractionRing A) (FractionRing B)] {x : B} : (Algebra.intNorm A B) x = 0 β x = 0 - Algebra.intNorm_ne_zero π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
{A : Type u_1} {B : Type u_6} [CommRing A] [CommRing B] [Algebra A B] [IsIntegrallyClosed A] [IsDomain A] [IsDomain B] [IsIntegrallyClosed B] [Algebra.IsIntegral A B] [Module.IsTorsionFree A B] [FiniteDimensional (FractionRing A) (FractionRing B)] {x : B} : (Algebra.intNorm A B) x β 0 β x β 0 - Algebra.intNorm_intNorm π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
(A : Type u_1) (B : Type u_6) [CommRing A] [CommRing B] [Algebra A B] [IsIntegrallyClosed A] [IsDomain A] [IsDomain B] [IsIntegrallyClosed B] [Algebra.IsIntegral A B] [Module.IsTorsionFree A B] {C : Type u_9} [CommRing C] [IsDomain C] [IsIntegrallyClosed C] [Algebra A C] [Algebra B C] [IsScalarTower A B C] [Algebra.IsIntegral A C] [Algebra.IsIntegral B C] [Module.IsTorsionFree A C] [Module.IsTorsionFree B C] (x : C) : (Algebra.intNorm A B) ((Algebra.intNorm B C) x) = (Algebra.intNorm A C) x - Algebra.algebraMap_intNorm_of_isGalois π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
(A : Type u_1) (B : Type u_6) [CommRing A] [CommRing B] [Algebra A B] [IsDomain A] [IsIntegrallyClosed A] [IsDomain B] [IsIntegrallyClosed B] [Module.Finite A B] [Module.IsTorsionFree A B] [IsGalois (FractionRing A) (FractionRing B)] {x : B} : (algebraMap A B) ((Algebra.intNorm A B) x) = β Ο, Ο x - Algebra.map_intNormAux π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
{A : Type u_1} {K : Type u_2} {L : Type u_3} {B : Type u_6} [CommRing A] [CommRing B] [Algebra A B] [Field K] [Field L] [Algebra A K] [IsFractionRing A K] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [Algebra B L] [IsScalarTower A B L] [IsIntegralClosure B A L] [IsIntegrallyClosed A] (x : B) : (algebraMap A K) ((Algebra.intNormAux A K L B) x) = (Algebra.norm K) ((algebraMap B L) x) - Algebra.algebraMap_intNorm π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
{A : Type u_1} {K : Type u_2} {L : Type u_3} {B : Type u_6} [CommRing A] [CommRing B] [Algebra A B] [Field K] [Field L] [Algebra A K] [IsFractionRing A K] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [Algebra B L] [IsScalarTower A B L] [IsIntegralClosure B A L] [FiniteDimensional K L] [IsIntegrallyClosed A] [IsDomain A] [IsDomain B] [IsIntegrallyClosed B] [Algebra.IsIntegral A B] [Module.IsTorsionFree A B] (x : B) : (algebraMap A K) ((Algebra.intNorm A B) x) = (Algebra.norm K) ((algebraMap B L) x) - Algebra.intNorm_map_algEquiv π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
{A : Type u_1} {B : Type u_6} (Bβ : Type u_7) [CommRing A] [CommRing B] [CommRing Bβ] [Algebra A B] [Algebra A Bβ] [IsIntegrallyClosed A] [IsDomain A] [IsDomain B] [IsIntegrallyClosed B] [Algebra.IsIntegral A B] [Module.IsTorsionFree A B] [IsDomain Bβ] [IsIntegrallyClosed Bβ] [Algebra.IsIntegral A Bβ] [Module.IsTorsionFree A Bβ] [Algebra.IsAlgebraic (FractionRing A) (FractionRing B)] [Algebra.IsAlgebraic (FractionRing A) (FractionRing Bβ)] (x : B) (Ο : B ββ[A] Bβ) : (Algebra.intNorm A Bβ) (Ο x) = (Algebra.intNorm A B) x - Algebra.map_intTraceAux π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
{A : Type u_1} {K : Type u_2} {L : Type u_3} {B : Type u_6} [CommRing A] [CommRing B] [Algebra A B] [Field K] [Field L] [Algebra A K] [IsFractionRing A K] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [Algebra B L] [IsScalarTower A B L] [IsIntegralClosure B A L] [FiniteDimensional K L] [IsIntegrallyClosed A] (x : B) : (algebraMap A K) ((Algebra.intTraceAux A K L B) x) = (Algebra.trace K L) ((algebraMap B L) x) - Algebra.algebraMap_intTrace π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
{A : Type u_1} {K : Type u_2} {L : Type u_3} {B : Type u_6} [CommRing A] [CommRing B] [Algebra A B] [Field K] [Field L] [Algebra A K] [IsFractionRing A K] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [Algebra B L] [IsScalarTower A B L] [IsIntegralClosure B A L] [FiniteDimensional K L] [IsDomain A] [IsIntegrallyClosed A] [IsDomain B] [IsIntegrallyClosed B] [Module.Finite A B] [Module.IsTorsionFree A B] (x : B) : (algebraMap A K) ((Algebra.intTrace A B) x) = (Algebra.trace K L) ((algebraMap B L) x) - Algebra.intTrace_eq_of_isLocalization π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
(A : Type u_1) (B : Type u_6) [CommRing A] [CommRing B] [Algebra A B] {Aβ : Type u_9} {Bβ : Type u_10} [CommRing Aβ] [CommRing Bβ] [Algebra Aβ Bβ] [Algebra A Aβ] [Algebra B Bβ] [Algebra A Bβ] [IsScalarTower A Aβ Bβ] [IsScalarTower A B Bβ] (M : Submonoid A) [IsLocalization M Aβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] [IsDomain A] [IsIntegrallyClosed A] [IsDomain B] [IsIntegrallyClosed B] [Module.Finite A B] [Module.IsTorsionFree A B] [IsDomain Aβ] [IsIntegrallyClosed Aβ] [IsDomain Bβ] [IsIntegrallyClosed Bβ] [Module.IsTorsionFree Aβ Bβ] [Module.Finite Aβ Bβ] (x : B) : (algebraMap A Aβ) ((Algebra.intTrace A B) x) = (Algebra.intTrace Aβ Bβ) ((algebraMap B Bβ) x) - Algebra.intNorm_eq_of_isLocalization π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
{A : Type u_1} {B : Type u_6} [CommRing A] [CommRing B] [Algebra A B] {Aβ : Type u_9} {Bβ : Type u_10} [CommRing Aβ] [CommRing Bβ] [Algebra Aβ Bβ] [Algebra A Aβ] [Algebra B Bβ] [Algebra A Bβ] [IsScalarTower A Aβ Bβ] [IsScalarTower A B Bβ] (M : Submonoid A) [IsLocalization M Aβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] [IsIntegrallyClosed A] [IsDomain A] [IsDomain B] [IsIntegrallyClosed B] [Algebra.IsIntegral A B] [Module.IsTorsionFree A B] [IsDomain Aβ] [IsIntegrallyClosed Aβ] [IsDomain Bβ] [IsIntegrallyClosed Bβ] [Module.IsTorsionFree Aβ Bβ] [Algebra.IsIntegral Aβ Bβ] [FiniteDimensional (FractionRing A) (FractionRing B)] (x : B) : (algebraMap A Aβ) ((Algebra.intNorm A B) x) = (Algebra.intNorm Aβ Bβ) ((algebraMap B Bβ) x) - Algebra.algebraMap_intNorm_fractionRing π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
{A : Type u_1} {B : Type u_6} [CommRing A] [CommRing B] [Algebra A B] [IsIntegrallyClosed A] [IsDomain A] [IsDomain B] [IsIntegrallyClosed B] [Algebra.IsIntegral A B] [Module.IsTorsionFree A B] (x : B) : (algebraMap A (FractionRing A)) ((Algebra.intNorm A B) x) = (Algebra.norm (FractionRing A)) ((algebraMap B (FractionRing B)) x) - Algebra.algebraMap_intTrace_fractionRing π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
{A : Type u_1} {B : Type u_6} [CommRing A] [CommRing B] [Algebra A B] [IsDomain A] [IsIntegrallyClosed A] [IsDomain B] [IsIntegrallyClosed B] [Module.Finite A B] [Module.IsTorsionFree A B] (x : B) : (algebraMap A (FractionRing A)) ((Algebra.intTrace A B) x) = (Algebra.trace (FractionRing A) (FractionRing B)) ((algebraMap B (FractionRing B)) x) - prod_galRestrict_eq_norm π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
(A : Type u_1) (K : Type u_2) (L : Type u_3) (B : Type u_6) [CommRing A] [CommRing B] [Algebra A B] [Field K] [Field L] [Algebra A K] [IsFractionRing A K] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [Algebra B L] [IsScalarTower A B L] [IsIntegralClosure B A L] [FiniteDimensional K L] [IsGalois K L] [IsIntegrallyClosed A] (x : B) : β Ο, ((galRestrict A K L B) Ο) x = (algebraMap A B) (IsIntegralClosure.mk' A ((Algebra.norm K) ((algebraMap B L) x)) β―) - Algebra.isInvariant_of_isGalois' π Mathlib.RingTheory.Invariant.Galois
(A : Type u_1) (K : Type u_2) (L : Type u_3) (B : Type u_4) [CommRing A] [CommRing B] [Field K] [Field L] [Algebra A K] [Algebra B L] [IsFractionRing A K] [IsFractionRing B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsIntegrallyClosed A] [IsIntegralClosure B A L] [FiniteDimensional K L] [IsGalois K L] : Algebra.IsInvariant A B (B ββ[A] B) - Algebra.isInvariant_of_isGalois π Mathlib.RingTheory.Invariant.Galois
(A : Type u_1) (K : Type u_2) (L : Type u_3) (B : Type u_4) [CommRing A] [CommRing B] [Field K] [Field L] [Algebra A K] [Algebra B L] [IsFractionRing A K] [IsFractionRing B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsIntegrallyClosed A] [IsIntegralClosure B A L] [FiniteDimensional K L] [h : IsGalois K L] : Algebra.IsInvariant A B Gal(L/K) - FractionalIdeal.le_one_of_extendedHom_le_one π Mathlib.RingTheory.FractionalIdeal.Extended
{A : Type u_1} {K : Type u_2} (L : Type u_3) (B : Type u_4) [CommRing A] [IsDomain A] [CommRing B] [IsDomain B] [Algebra A B] [Module.IsTorsionFree A B] [Field K] [Field L] [Algebra A K] [Algebra B L] [IsFractionRing A K] [IsFractionRing B L] {I : FractionalIdeal (nonZeroDivisors A) K} [Algebra K L] [Algebra A L] [IsScalarTower A B L] [IsScalarTower A K L] [Algebra.IsIntegral A B] [IsIntegrallyClosed A] [IsIntegrallyClosed B] (hI : (FractionalIdeal.extendedHom L B) I β€ 1) : I β€ 1 - FractionalIdeal.le_one_of_extendedHomβ_le_one π Mathlib.RingTheory.FractionalIdeal.Extended
{A : Type u_1} {K : Type u_2} (L : Type u_3) (B : Type u_4) [CommRing A] [IsDomain A] [CommRing B] [IsDomain B] [Algebra A B] [Module.IsTorsionFree A B] [Field K] [Field L] [Algebra A K] [Algebra B L] [IsFractionRing A K] [IsFractionRing B L] {I : FractionalIdeal (nonZeroDivisors A) K} [Algebra K L] [Algebra A L] [IsScalarTower A B L] [IsScalarTower A K L] [Algebra.IsIntegral A B] [IsIntegrallyClosed A] [IsIntegrallyClosed B] (hI : (FractionalIdeal.extendedHom L B) I β€ 1) : I β€ 1 - FractionalIdeal.extendedHom_le_one_iff π Mathlib.RingTheory.FractionalIdeal.Extended
{A : Type u_1} {K : Type u_2} (L : Type u_3) (B : Type u_4) [CommRing A] [IsDomain A] [CommRing B] [IsDomain B] [Algebra A B] [Module.IsTorsionFree A B] [Field K] [Field L] [Algebra A K] [Algebra B L] [IsFractionRing A K] [IsFractionRing B L] {I : FractionalIdeal (nonZeroDivisors A) K} [Algebra K L] [Algebra A L] [IsScalarTower A B L] [IsScalarTower A K L] [Algebra.IsIntegral A B] [IsIntegrallyClosed A] [IsIntegrallyClosed B] : (FractionalIdeal.extendedHom L B) I β€ 1 β I β€ 1 - FractionalIdeal.extendedHomβ_le_one_iff π Mathlib.RingTheory.FractionalIdeal.Extended
{A : Type u_1} {K : Type u_2} (L : Type u_3) (B : Type u_4) [CommRing A] [IsDomain A] [CommRing B] [IsDomain B] [Algebra A B] [Module.IsTorsionFree A B] [Field K] [Field L] [Algebra A K] [Algebra B L] [IsFractionRing A K] [IsFractionRing B L] {I : FractionalIdeal (nonZeroDivisors A) K} [Algebra K L] [Algebra A L] [IsScalarTower A B L] [IsScalarTower A K L] [Algebra.IsIntegral A B] [IsIntegrallyClosed A] [IsIntegrallyClosed B] : (FractionalIdeal.extendedHom L B) I β€ 1 β I β€ 1 - Algebra.trace_quotient_eq_of_isDedekindDomain π Mathlib.RingTheory.Trace.Quotient
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsMaximal] (x : S) [IsDedekindDomain R] [IsDomain S] [Module.IsTorsionFree R S] [Module.Finite R S] [IsIntegrallyClosed S] : (Algebra.trace (R β§Έ p) (S β§Έ Ideal.map (algebraMap R S) p)) ((Ideal.Quotient.mk (Ideal.map (algebraMap R S) p)) x) = (Ideal.Quotient.mk p) ((Algebra.intTrace R S) x) - differentIdeal_ne_bot π Mathlib.RingTheory.DedekindDomain.Different
{A : Type u_1} {B : Type u_3} [CommRing A] [CommRing B] [Algebra A B] [IsDomain A] [IsIntegrallyClosed A] [IsDedekindDomain B] [Module.IsTorsionFree A B] [Module.Finite A B] [Algebra.IsSeparable (FractionRing A) (FractionRing B)] : differentIdeal A B β β₯ - FractionalIdeal.dual π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsFractionRing A K] [IsIntegrallyClosed A] [FiniteDimensional K L] [IsIntegralClosure B A L] [Algebra.IsSeparable K L] [IsDomain A] [IsFractionRing B L] [Nontrivial B] [NoZeroDivisors B] (I : FractionalIdeal (nonZeroDivisors B) L) : FractionalIdeal (nonZeroDivisors B) L - FractionalIdeal.dual_involutive π Mathlib.RingTheory.DedekindDomain.Different
{A : Type u_1} {K : Type u_2} {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] : Function.Involutive (FractionalIdeal.dual A K) - FractionalIdeal.dual_injective π Mathlib.RingTheory.DedekindDomain.Different
{A : Type u_1} {K : Type u_2} {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] : Function.Injective (FractionalIdeal.dual A K) - FractionalIdeal.dual_dual π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] (I : FractionalIdeal (nonZeroDivisors B) L) : FractionalIdeal.dual A K (FractionalIdeal.dual A K I) = I - FractionalIdeal.dual_inv_le π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] (I : FractionalIdeal (nonZeroDivisors B) L) : (FractionalIdeal.dual A K I)β»ΒΉ β€ I - FractionalIdeal.inv_le_dual π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] (I : FractionalIdeal (nonZeroDivisors B) L) : Iβ»ΒΉ β€ FractionalIdeal.dual A K I - FractionalIdeal.dual_zero π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) (L : Type u) (B : Type u_3) [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] : FractionalIdeal.dual A K 0 = 0 - coeIdeal_differentIdeal π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) (L : Type u) (B : Type u_3) [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsIntegrallyClosed A] [IsDedekindDomain B] [Module.IsTorsionFree A B] [IsFractionRing B L] : β(differentIdeal A B) = (FractionalIdeal.dual A K 1)β»ΒΉ - FractionalIdeal.dual_ne_zero π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] {I : FractionalIdeal (nonZeroDivisors B) L} (hI : I β 0) : FractionalIdeal.dual A K I β 0 - FractionalIdeal.dual_eq_zero_iff π Mathlib.RingTheory.DedekindDomain.Different
{A : Type u_1} {K : Type u_2} {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] {I : FractionalIdeal (nonZeroDivisors B) L} : FractionalIdeal.dual A K I = 0 β I = 0 - FractionalIdeal.dual_ne_zero_iff π Mathlib.RingTheory.DedekindDomain.Different
{A : Type u_1} {K : Type u_2} {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] {I : FractionalIdeal (nonZeroDivisors B) L} : FractionalIdeal.dual A K I β 0 β I β 0 - FractionalIdeal.coe_dual π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] {I : FractionalIdeal (nonZeroDivisors B) L} (hI : I β 0) : β(FractionalIdeal.dual A K I) = Submodule.traceDual A K βI - FractionalIdeal.one_le_dual_one π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] : 1 β€ FractionalIdeal.dual A K 1 - FractionalIdeal.coe_dual_one π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) (L : Type u) (B : Type u_3) [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] : β(FractionalIdeal.dual A K 1) = Submodule.traceDual A K 1 - FractionalIdeal.dual_eq_mul_inv π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] (I : FractionalIdeal (nonZeroDivisors B) L) : FractionalIdeal.dual A K I = FractionalIdeal.dual A K 1 * Iβ»ΒΉ - FractionalIdeal.dual_inv π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] {I : FractionalIdeal (nonZeroDivisors B) L} : FractionalIdeal.dual A K Iβ»ΒΉ = FractionalIdeal.dual A K 1 * I - Submodule.one_le_traceDual_one π Mathlib.RingTheory.DedekindDomain.Different
{A : Type u_1} {K : Type u_2} {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsFractionRing A K] [IsIntegrallyClosed A] [FiniteDimensional K L] [IsIntegralClosure B A L] : 1 β€ Submodule.traceDual A K 1 - FractionalIdeal.dual_div_dual π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] {I J : FractionalIdeal (nonZeroDivisors B) L} : FractionalIdeal.dual A K J / FractionalIdeal.dual A K I = I / J - differentIdeal_eq_differentIdeal_mul_differentIdeal π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (B : Type u_4) [CommRing A] [CommRing B] [Algebra A B] [IsDomain A] [IsIntegrallyClosed A] [IsDedekindDomain B] [Module.IsTorsionFree A B] (C : Type u_3) [IsDomain B] [CommRing C] [Algebra B C] [Algebra A C] [IsDedekindDomain C] [Module.Finite A B] [Module.Finite A C] [Module.Finite B C] [Module.IsTorsionFree A C] [Module.IsTorsionFree B C] [IsScalarTower A B C] [Algebra.IsSeparable (FractionRing A) (FractionRing C)] : differentIdeal A C = differentIdeal B C * Ideal.map (algebraMap B C) (differentIdeal A B) - FractionalIdeal.dual_mul_self π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] {I : FractionalIdeal (nonZeroDivisors B) L} (hI : I β 0) : FractionalIdeal.dual A K I * I = FractionalIdeal.dual A K 1 - FractionalIdeal.self_mul_dual π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] {I : FractionalIdeal (nonZeroDivisors B) L} (hI : I β 0) : I * FractionalIdeal.dual A K I = FractionalIdeal.dual A K 1 - FractionalIdeal.dual_le_dual π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] {I J : FractionalIdeal (nonZeroDivisors B) L} (hI : I β 0) (hJ : J β 0) : FractionalIdeal.dual A K I β€ FractionalIdeal.dual A K J β J β€ I - coeSubmodule_differentIdeal π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} (B : Type u_3) [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsIntegrallyClosed A] [IsDedekindDomain B] [Module.IsTorsionFree A B] [IsFractionRing B L] : IsLocalization.coeSubmodule L (differentIdeal A B) = 1 / Submodule.traceDual A K 1 - FractionalIdeal.le_dual_inv_aux π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] {I J : FractionalIdeal (nonZeroDivisors B) L} (hI : I β 0) (hIJ : I * J β€ 1) : J β€ FractionalIdeal.dual A K I - FractionalIdeal.le_dual_iff π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] {I J : FractionalIdeal (nonZeroDivisors B) L} (hJ : J β 0) : I β€ FractionalIdeal.dual A K J β I * J β€ FractionalIdeal.dual A K 1 - isIntegral_discr_mul_of_mem_traceDual π Mathlib.RingTheory.DedekindDomain.Different
{A : Type u_1} {K : Type u_2} {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsFractionRing A K] [IsIntegrallyClosed A] [FiniteDimensional K L] [IsIntegralClosure B A L] [Algebra.IsSeparable K L] (I : Submodule B L) {ΞΉ : Type u_4} [DecidableEq ΞΉ] [Fintype ΞΉ] {b : Module.Basis ΞΉ K L} (hb : β (i : ΞΉ), IsIntegral A (b i)) {a x : L} (ha : a β I) (hx : x β Submodule.traceDual A K I) : IsIntegral A (Algebra.discr K βb β’ a * x) - Submodule.mem_traceDual_iff_isIntegral π Mathlib.RingTheory.DedekindDomain.Different
{A : Type u_1} {K : Type u_2} {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsFractionRing A K] [IsIntegrallyClosed A] {I : Submodule B L} {x : L} : x β Submodule.traceDual A K I β β a β I, IsIntegral A (((Algebra.traceForm K L) x) a) - aeval_derivative_mem_differentIdeal π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) (L : Type u) {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsIntegrallyClosed A] [IsDedekindDomain B] [Module.IsTorsionFree A B] (x : B) (hx : K[(algebraMap B L) x] = β€) : (Polynomial.aeval x) (Polynomial.derivative (minpoly A x)) β differentIdeal A B - conductor_mul_differentIdeal π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) (L : Type u) {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsIntegrallyClosed A] [IsDedekindDomain B] [Module.IsTorsionFree A B] (x : B) (hx : K[(algebraMap B L) x] = β€) : conductor A x * differentIdeal A B = Ideal.span {(Polynomial.aeval x) (Polynomial.derivative (minpoly A x))} - FractionalIdeal.mem_dual π Mathlib.RingTheory.DedekindDomain.Different
{A : Type u_1} {K : Type u_2} {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] {I : FractionalIdeal (nonZeroDivisors B) L} (hI : I β 0) {x : L} : x β FractionalIdeal.dual A K I β β a β I, ((Algebra.traceForm K L) x) a β (algebraMap A K).range - FractionalIdeal.trace_mem_dual_one π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) (L : Type u) (B : Type u_5) [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] (C : Type u_3) (M : Type u_4) [CommRing C] [IsDedekindDomain C] [Field M] [Algebra C M] [IsFractionRing C M] [Algebra A C] [Algebra B C] [Algebra A M] [Algebra B M] [Algebra K M] [Algebra L M] [IsScalarTower A C M] [IsScalarTower A K M] [IsScalarTower B C M] [IsScalarTower B L M] [IsScalarTower K L M] [IsIntegralClosure C A M] [FiniteDimensional K M] [FiniteDimensional L M] [Algebra.IsSeparable K M] (x : M) (hx : x β FractionalIdeal.dual A K 1) : (Algebra.trace L M) x β FractionalIdeal.dual A K 1 - differentialIdeal_le_iff π Mathlib.RingTheory.DedekindDomain.Different
{A : Type u_1} {K : Type u_2} {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsIntegrallyClosed A] [IsDedekindDomain B] [Module.IsTorsionFree A B] [IsFractionRing B L] {I : Ideal B} (hI : I β β₯) : differentIdeal A B β€ I β Submodule.map (βA (Algebra.trace K L)) (Submodule.restrictScalars A β(βI)β»ΒΉ) β€ 1 - FractionalIdeal.smul_mem_dual_one π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) (L : Type u) (B : Type u_5) [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] (C : Type u_3) (M : Type u_4) [CommRing C] [IsDedekindDomain C] [Field M] [Algebra C M] [IsFractionRing C M] [Algebra A C] [Algebra B C] [Algebra A M] [Algebra B M] [Algebra K M] [Algebra L M] [IsScalarTower A C M] [IsScalarTower A K M] [IsScalarTower B C M] [IsScalarTower B L M] [IsScalarTower K L M] [IsIntegralClosure C A M] [FiniteDimensional K M] [FiniteDimensional L M] [Algebra.IsSeparable K M] [IsIntegralClosure C B M] [Algebra.IsSeparable L M] {x : L} (hx : x β FractionalIdeal.dual A K 1) {y : M} (hy : y β FractionalIdeal.dual B L 1) : x β’ y β FractionalIdeal.dual A K 1 - differentialIdeal_le_fractionalIdeal_iff π Mathlib.RingTheory.DedekindDomain.Different
{A : Type u_1} {K : Type u_2} {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsIntegrallyClosed A] [IsDedekindDomain B] [Module.IsTorsionFree A B] [IsFractionRing B L] {I : FractionalIdeal (nonZeroDivisors B) L} (hI : I β 0) : β(differentIdeal A B) β€ I β Submodule.map (βA (Algebra.trace K L)) (Submodule.restrictScalars A βIβ»ΒΉ) β€ 1 - FractionalIdeal.dual_eq_dual_mul_dual π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) (L : Type u) (B : Type u_5) [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsFractionRing B L] [IsIntegrallyClosed A] [IsDedekindDomain B] (C : Type u_3) (M : Type u_4) [CommRing C] [IsDedekindDomain C] [Field M] [Algebra C M] [IsFractionRing C M] [Algebra A C] [Algebra B C] [Algebra A M] [Algebra B M] [Algebra K M] [Algebra L M] [IsScalarTower A C M] [IsScalarTower A K M] [IsScalarTower B C M] [IsScalarTower B L M] [IsScalarTower K L M] [IsIntegralClosure C A M] [FiniteDimensional K M] [FiniteDimensional L M] [Algebra.IsSeparable K M] [IsIntegralClosure C B M] [Algebra.IsSeparable L M] [Module.IsTorsionFree B C] : FractionalIdeal.dual A K 1 = FractionalIdeal.dual B L 1 * (FractionalIdeal.extendedHom M C) (FractionalIdeal.dual A K 1) - traceForm_dualSubmodule_adjoin π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (K : Type u_2) {L : Type u} [CommRing A] [Field K] [Field L] [Algebra A K] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegrallyClosed A] {x : L} (hx : K[x] = β€) (hAx : IsIntegral A x) : (Algebra.traceForm K L).dualSubmodule (Subalgebra.toSubmodule A[x]) = ((Polynomial.aeval x) (Polynomial.derivative (minpoly K x)))β»ΒΉ β’ Subalgebra.toSubmodule A[x] - coeSubmodule_differentIdeal_fractionRing π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) (B : Type u_3) [CommRing A] [CommRing B] [Algebra A B] [IsDomain A] [IsIntegrallyClosed A] [IsDedekindDomain B] [Module.IsTorsionFree A B] [Algebra.IsIntegral A B] [Algebra.IsSeparable (FractionRing A) (FractionRing B)] [FiniteDimensional (FractionRing A) (FractionRing B)] : IsLocalization.coeSubmodule (FractionRing B) (differentIdeal A B) = 1 / Submodule.traceDual A (FractionRing A) 1 - IsDedekindDomain.map_differentIdeal_dvd_differentIdeal π Mathlib.RingTheory.DedekindDomain.LinearDisjoint
(A : Type u_1) (B : Type u_2) [CommRing A] [CommRing B] (Rβ : Type u_5) (Rβ : Type u_6) [CommRing Rβ] [CommRing Rβ] [IsDomain Rβ] [Algebra A Rβ] [Algebra A Rβ] [Algebra Rβ B] [Algebra Rβ B] [Module.Finite A Rβ] [IsDomain A] [IsDedekindDomain B] [IsDedekindDomain Rβ] [IsDedekindDomain Rβ] [IsIntegrallyClosed A] [Module.IsTorsionFree Rβ B] [Module.IsTorsionFree Rβ B] [Algebra A B] [Module.Finite A B] [Module.IsTorsionFree A B] [Module.IsTorsionFree A Rβ] [Module.IsTorsionFree A Rβ] [Module.Finite A Rβ] [Module.Finite Rβ B] [IsScalarTower A Rβ B] [Module.Finite Rβ B] [Algebra.IsSeparable (FractionRing A) (FractionRing B)] [IsScalarTower A Rβ B] (h : IsCoprime (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ)) (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ))) : Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ) β£ differentIdeal Rβ B - IsDedekindDomain.differentIdeal_dvd_map_differentIdeal π Mathlib.RingTheory.DedekindDomain.LinearDisjoint
(A : Type u_1) (B : Type u_2) {K : Type u_3} {L : Type u_4} [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] [CommRing B] [Field L] [Algebra B L] [Algebra A L] [Algebra K L] [FiniteDimensional K L] [IsScalarTower A K L] (Rβ : Type u_5) (Rβ : Type u_6) [CommRing Rβ] [CommRing Rβ] [IsDomain Rβ] [Algebra A Rβ] [Algebra A Rβ] [Algebra Rβ B] [Algebra Rβ B] [Algebra Rβ L] [Algebra Rβ L] [IsScalarTower A Rβ L] [IsScalarTower Rβ B L] [IsScalarTower Rβ B L] [Module.Finite A Rβ] {Fβ Fβ : IntermediateField K L} [Algebra Rβ β₯Fβ] [Algebra Rβ β₯Fβ] [Module.IsTorsionFree Rβ β₯Fβ] [IsScalarTower A (β₯Fβ) L] [IsScalarTower A Rβ β₯Fβ] [IsScalarTower Rβ (β₯Fβ) L] [IsScalarTower Rβ (β₯Fβ) L] [Algebra.IsSeparable K β₯Fβ] [Algebra.IsSeparable (β₯Fβ) L] [IsDomain A] [IsDedekindDomain B] [IsDedekindDomain Rβ] [IsDedekindDomain Rβ] [IsFractionRing B L] [IsFractionRing Rβ β₯Fβ] [IsFractionRing Rβ β₯Fβ] [IsIntegrallyClosed A] [IsIntegralClosure B Rβ L] [Module.IsTorsionFree Rβ B] [Module.IsTorsionFree Rβ B] [Algebra.IsIntegral Rβ B] [Module.Free A Rβ] [IsLocalization (Algebra.algebraMapSubmonoid Rβ (nonZeroDivisors A)) β₯Fβ] (hβ : Fβ.LinearDisjoint β₯Fβ) (hβ : Fβ β Fβ = β€) : differentIdeal Rβ B β£ Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ) - IsDedekindDomain.differentIdeal_eq_map_differentIdeal π Mathlib.RingTheory.DedekindDomain.LinearDisjoint
(A : Type u_1) (B : Type u_2) {K : Type u_3} {L : Type u_4} [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] [CommRing B] [Field L] [Algebra B L] [Algebra A L] [Algebra K L] [FiniteDimensional K L] [IsScalarTower A K L] (Rβ : Type u_5) (Rβ : Type u_6) [CommRing Rβ] [CommRing Rβ] [IsDomain Rβ] [Algebra A Rβ] [Algebra A Rβ] [Algebra Rβ B] [Algebra Rβ B] [Algebra Rβ L] [Algebra Rβ L] [IsScalarTower A Rβ L] [IsScalarTower Rβ B L] [IsScalarTower Rβ B L] [Module.Finite A Rβ] {Fβ Fβ : IntermediateField K L} [Algebra Rβ β₯Fβ] [Algebra Rβ β₯Fβ] [Module.IsTorsionFree Rβ β₯Fβ] [IsScalarTower A (β₯Fβ) L] [IsScalarTower A Rβ β₯Fβ] [IsScalarTower Rβ (β₯Fβ) L] [IsScalarTower Rβ (β₯Fβ) L] [Algebra.IsSeparable K β₯Fβ] [Algebra.IsSeparable (β₯Fβ) L] [IsDomain A] [IsDedekindDomain B] [IsDedekindDomain Rβ] [IsDedekindDomain Rβ] [IsFractionRing B L] [IsFractionRing Rβ β₯Fβ] [IsFractionRing Rβ β₯Fβ] [IsIntegrallyClosed A] [IsIntegralClosure B Rβ L] [Module.IsTorsionFree Rβ B] [Module.IsTorsionFree Rβ B] [Algebra A B] [Module.Finite A B] [Module.IsTorsionFree A B] [Module.IsTorsionFree A Rβ] [Module.IsTorsionFree A Rβ] [Module.Finite A Rβ] [Module.Finite Rβ B] [IsScalarTower A Rβ B] [Module.Finite Rβ B] [Algebra.IsSeparable (FractionRing A) (FractionRing B)] [IsScalarTower A Rβ B] [Module.Free A Rβ] (hβ : Fβ.LinearDisjoint β₯Fβ) (hβ : Fβ β Fβ = β€) (hβ : IsCoprime (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ)) (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ))) : differentIdeal Rβ B = Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ) - IsDedekindDomain.differentIdeal_eq_differentIdeal_mul_differentIdeal_of_isCoprime π Mathlib.RingTheory.DedekindDomain.LinearDisjoint
(A : Type u_1) (B : Type u_2) {K : Type u_3} {L : Type u_4} [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] [CommRing B] [Field L] [Algebra B L] [Algebra A L] [Algebra K L] [FiniteDimensional K L] [IsScalarTower A K L] (Rβ : Type u_5) (Rβ : Type u_6) [CommRing Rβ] [CommRing Rβ] [IsDomain Rβ] [Algebra A Rβ] [Algebra A Rβ] [Algebra Rβ B] [Algebra Rβ B] [Algebra Rβ L] [Algebra Rβ L] [IsScalarTower A Rβ L] [IsScalarTower Rβ B L] [IsScalarTower Rβ B L] [Module.Finite A Rβ] {Fβ Fβ : IntermediateField K L} [Algebra Rβ β₯Fβ] [Algebra Rβ β₯Fβ] [Module.IsTorsionFree Rβ β₯Fβ] [IsScalarTower A (β₯Fβ) L] [IsScalarTower A Rβ β₯Fβ] [IsScalarTower Rβ (β₯Fβ) L] [IsScalarTower Rβ (β₯Fβ) L] [Algebra.IsSeparable K β₯Fβ] [Algebra.IsSeparable (β₯Fβ) L] [IsDomain A] [IsDedekindDomain B] [IsDedekindDomain Rβ] [IsDedekindDomain Rβ] [IsFractionRing B L] [IsFractionRing Rβ β₯Fβ] [IsFractionRing Rβ β₯Fβ] [IsIntegrallyClosed A] [IsIntegralClosure B Rβ L] [Module.IsTorsionFree Rβ B] [Module.IsTorsionFree Rβ B] [Algebra A B] [Module.Finite A B] [Module.IsTorsionFree A B] [Module.IsTorsionFree A Rβ] [Module.IsTorsionFree A Rβ] [Module.Finite A Rβ] [Module.Finite Rβ B] [IsScalarTower A Rβ B] [Module.Finite Rβ B] [Algebra.IsSeparable (FractionRing A) (FractionRing B)] [IsScalarTower A Rβ B] [Module.Free A Rβ] (hβ : Fβ.LinearDisjoint β₯Fβ) (hβ : Fβ β Fβ = β€) (hβ : IsCoprime (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ)) (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ))) : differentIdeal A B = differentIdeal Rβ B * differentIdeal Rβ B - Module.Basis.ofIsCoprimeDifferentIdeal π Mathlib.RingTheory.DedekindDomain.LinearDisjoint
(A : Type u_1) (B : Type u_2) {K : Type u_3} {L : Type u_4} [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] [CommRing B] [Field L] [Algebra B L] [Algebra A L] [Algebra K L] [FiniteDimensional K L] [IsScalarTower A K L] (Rβ : Type u_5) (Rβ : Type u_6) [CommRing Rβ] [CommRing Rβ] [IsDomain Rβ] [Algebra A Rβ] [Algebra A Rβ] [Algebra Rβ B] [Algebra Rβ B] [Algebra Rβ L] [Algebra Rβ L] [IsScalarTower A Rβ L] [IsScalarTower Rβ B L] [IsScalarTower Rβ B L] [Module.Finite A Rβ] {Fβ Fβ : IntermediateField K L} [Algebra Rβ β₯Fβ] [Algebra Rβ β₯Fβ] [Module.IsTorsionFree Rβ β₯Fβ] [IsScalarTower A (β₯Fβ) L] [IsScalarTower A Rβ β₯Fβ] [IsScalarTower Rβ (β₯Fβ) L] [IsScalarTower Rβ (β₯Fβ) L] [Algebra.IsSeparable K β₯Fβ] [Algebra.IsSeparable (β₯Fβ) L] [IsDomain A] [IsDedekindDomain B] [IsDedekindDomain Rβ] [IsDedekindDomain Rβ] [IsFractionRing B L] [IsFractionRing Rβ β₯Fβ] [IsFractionRing Rβ β₯Fβ] [IsIntegrallyClosed A] [IsIntegralClosure B Rβ L] [Module.IsTorsionFree Rβ B] [Module.IsTorsionFree Rβ B] [Algebra A B] [Module.Finite A B] [Module.IsTorsionFree A B] [Module.IsTorsionFree A Rβ] [Module.IsTorsionFree A Rβ] [Module.Finite A Rβ] [Module.Finite Rβ B] [IsScalarTower A Rβ B] [Module.Finite Rβ B] [Algebra.IsSeparable (FractionRing A) (FractionRing B)] [IsScalarTower A Rβ B] (hβ : Fβ.LinearDisjoint β₯Fβ) (hβ : Fβ.toSubalgebra β Fβ.toSubalgebra = β€) (hβ : IsCoprime (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ)) (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ))) {ΞΉ : Type u_7} (b : Module.Basis ΞΉ A Rβ) : Module.Basis ΞΉ Rβ B - Module.Basis.ofIsCoprimeDifferentIdeal_apply π Mathlib.RingTheory.DedekindDomain.LinearDisjoint
(A : Type u_1) (B : Type u_2) {K : Type u_3} {L : Type u_4} [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] [CommRing B] [Field L] [Algebra B L] [Algebra A L] [Algebra K L] [FiniteDimensional K L] [IsScalarTower A K L] (Rβ : Type u_5) (Rβ : Type u_6) [CommRing Rβ] [CommRing Rβ] [IsDomain Rβ] [Algebra A Rβ] [Algebra A Rβ] [Algebra Rβ B] [Algebra Rβ B] [Algebra Rβ L] [Algebra Rβ L] [IsScalarTower A Rβ L] [IsScalarTower Rβ B L] [IsScalarTower Rβ B L] [Module.Finite A Rβ] {Fβ Fβ : IntermediateField K L} [Algebra Rβ β₯Fβ] [Algebra Rβ β₯Fβ] [Module.IsTorsionFree Rβ β₯Fβ] [IsScalarTower A (β₯Fβ) L] [IsScalarTower A Rβ β₯Fβ] [IsScalarTower Rβ (β₯Fβ) L] [IsScalarTower Rβ (β₯Fβ) L] [Algebra.IsSeparable K β₯Fβ] [Algebra.IsSeparable (β₯Fβ) L] [IsDomain A] [IsDedekindDomain B] [IsDedekindDomain Rβ] [IsDedekindDomain Rβ] [IsFractionRing B L] [IsFractionRing Rβ β₯Fβ] [IsFractionRing Rβ β₯Fβ] [IsIntegrallyClosed A] [IsIntegralClosure B Rβ L] [Module.IsTorsionFree Rβ B] [Module.IsTorsionFree Rβ B] [Algebra A B] [Module.Finite A B] [Module.IsTorsionFree A B] [Module.IsTorsionFree A Rβ] [Module.IsTorsionFree A Rβ] [Module.Finite A Rβ] [Module.Finite Rβ B] [IsScalarTower A Rβ B] [Module.Finite Rβ B] [Algebra.IsSeparable (FractionRing A) (FractionRing B)] [IsScalarTower A Rβ B] (hβ : Fβ.LinearDisjoint β₯Fβ) (hβ : Fβ.toSubalgebra β Fβ.toSubalgebra = β€) (hβ : IsCoprime (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ)) (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ))) {ΞΉ : Type u_7} (b : Module.Basis ΞΉ A Rβ) (i : ΞΉ) : (Module.Basis.ofIsCoprimeDifferentIdeal A B Rβ Rβ hβ hβ hβ b) i = (algebraMap Rβ B) (b i) - IsDedekindDomain.range_sup_range_eq_top_of_isCoprime_differentIdeal π Mathlib.RingTheory.DedekindDomain.LinearDisjoint
(A : Type u_1) (B : Type u_2) {K : Type u_3} {L : Type u_4} [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] [CommRing B] [Field L] [Algebra B L] [Algebra A L] [Algebra K L] [FiniteDimensional K L] [IsScalarTower A K L] (Rβ : Type u_5) (Rβ : Type u_6) [CommRing Rβ] [CommRing Rβ] [IsDomain Rβ] [Algebra A Rβ] [Algebra A Rβ] [Algebra Rβ B] [Algebra Rβ B] [Algebra Rβ L] [Algebra Rβ L] [IsScalarTower A Rβ L] [IsScalarTower Rβ B L] [IsScalarTower Rβ B L] [Module.Finite A Rβ] {Fβ Fβ : IntermediateField K L} [Algebra Rβ β₯Fβ] [Algebra Rβ β₯Fβ] [Module.IsTorsionFree Rβ β₯Fβ] [IsScalarTower A (β₯Fβ) L] [IsScalarTower A Rβ β₯Fβ] [IsScalarTower Rβ (β₯Fβ) L] [IsScalarTower Rβ (β₯Fβ) L] [Algebra.IsSeparable K β₯Fβ] [Algebra.IsSeparable (β₯Fβ) L] [IsDomain A] [IsDedekindDomain B] [IsDedekindDomain Rβ] [IsDedekindDomain Rβ] [IsFractionRing B L] [IsFractionRing Rβ β₯Fβ] [IsFractionRing Rβ β₯Fβ] [IsIntegrallyClosed A] [IsIntegralClosure B Rβ L] [Module.IsTorsionFree Rβ B] [Module.IsTorsionFree Rβ B] [Algebra A B] [Module.Finite A B] [Module.IsTorsionFree A B] [Module.IsTorsionFree A Rβ] [Module.IsTorsionFree A Rβ] [Module.Finite A Rβ] [Module.Finite Rβ B] [IsScalarTower A Rβ B] [Module.Finite Rβ B] [Algebra.IsSeparable (FractionRing A) (FractionRing B)] [IsScalarTower A Rβ B] (hβ : Fβ.LinearDisjoint β₯Fβ) (hβ : Fβ.toSubalgebra β Fβ.toSubalgebra = β€) (hβ : IsCoprime (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ)) (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ))) [Module.Free A Rβ] : (IsScalarTower.toAlgHom A Rβ B).range β (IsScalarTower.toAlgHom A Rβ B).range = β€ - IsDedekindDomain.adjoin_union_eq_top_of_isCoprime_differentialIdeal π Mathlib.RingTheory.DedekindDomain.LinearDisjoint
(A : Type u_1) (B : Type u_2) {K : Type u_3} {L : Type u_4} [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] [CommRing B] [Field L] [Algebra B L] [Algebra A L] [Algebra K L] [FiniteDimensional K L] [IsScalarTower A K L] (Rβ : Type u_5) (Rβ : Type u_6) [CommRing Rβ] [CommRing Rβ] [IsDomain Rβ] [Algebra A Rβ] [Algebra A Rβ] [Algebra Rβ B] [Algebra Rβ B] [Algebra Rβ L] [Algebra Rβ L] [IsScalarTower A Rβ L] [IsScalarTower Rβ B L] [IsScalarTower Rβ B L] [Module.Finite A Rβ] {Fβ Fβ : IntermediateField K L} [Algebra Rβ β₯Fβ] [Algebra Rβ β₯Fβ] [Module.IsTorsionFree Rβ β₯Fβ] [IsScalarTower A (β₯Fβ) L] [IsScalarTower A Rβ β₯Fβ] [IsScalarTower Rβ (β₯Fβ) L] [IsScalarTower Rβ (β₯Fβ) L] [Algebra.IsSeparable K β₯Fβ] [Algebra.IsSeparable (β₯Fβ) L] [IsDomain A] [IsDedekindDomain B] [IsDedekindDomain Rβ] [IsDedekindDomain Rβ] [IsFractionRing B L] [IsFractionRing Rβ β₯Fβ] [IsFractionRing Rβ β₯Fβ] [IsIntegrallyClosed A] [IsIntegralClosure B Rβ L] [Module.IsTorsionFree Rβ B] [Module.IsTorsionFree Rβ B] [Algebra A B] [Module.Finite A B] [Module.IsTorsionFree A B] [Module.IsTorsionFree A Rβ] [Module.IsTorsionFree A Rβ] [Module.Finite A Rβ] [Module.Finite Rβ B] [IsScalarTower A Rβ B] [Module.Finite Rβ B] [Algebra.IsSeparable (FractionRing A) (FractionRing B)] [IsScalarTower A Rβ B] [Module.Free A Rβ] (hβ : Fβ.LinearDisjoint β₯Fβ) (hβ : Fβ.toSubalgebra β Fβ.toSubalgebra = β€) (hβ : IsCoprime (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ)) (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ))) {s : Set Rβ} {t : Set Rβ} (hs : Algebra.adjoin A s = β€) (ht : Algebra.adjoin A t = β€) : Algebra.adjoin A (β(algebraMap Rβ B) '' s βͺ β(algebraMap Rβ B) '' t) = β€ - Submodule.traceDual_eq_span_map_traceDual_of_linearDisjoint π Mathlib.RingTheory.DedekindDomain.LinearDisjoint
(A : Type u_1) (B : Type u_2) {K : Type u_3} {L : Type u_4} [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] [CommRing B] [Field L] [Algebra B L] [Algebra A L] [Algebra K L] [FiniteDimensional K L] [IsScalarTower A K L] (Rβ : Type u_5) (Rβ : Type u_6) [CommRing Rβ] [CommRing Rβ] [IsDomain Rβ] [Algebra A Rβ] [Algebra A Rβ] [Algebra Rβ B] [Algebra Rβ B] [Algebra Rβ L] [Algebra Rβ L] [IsScalarTower A Rβ L] [IsScalarTower Rβ B L] [IsScalarTower Rβ B L] [Module.Finite A Rβ] {Fβ Fβ : IntermediateField K L} [Algebra Rβ β₯Fβ] [Algebra Rβ β₯Fβ] [Module.IsTorsionFree Rβ β₯Fβ] [IsScalarTower A (β₯Fβ) L] [IsScalarTower A Rβ β₯Fβ] [IsScalarTower Rβ (β₯Fβ) L] [IsScalarTower Rβ (β₯Fβ) L] [Algebra.IsSeparable K β₯Fβ] [Algebra.IsSeparable (β₯Fβ) L] [IsDomain A] [IsDedekindDomain B] [IsDedekindDomain Rβ] [IsDedekindDomain Rβ] [IsFractionRing B L] [IsFractionRing Rβ β₯Fβ] [IsFractionRing Rβ β₯Fβ] [IsIntegrallyClosed A] [IsIntegralClosure B Rβ L] [Module.IsTorsionFree Rβ B] [Module.IsTorsionFree Rβ B] [Algebra A B] [Module.Finite A B] [Module.IsTorsionFree A B] [Module.IsTorsionFree A Rβ] [Module.IsTorsionFree A Rβ] [Module.Finite A Rβ] [Module.Finite Rβ B] [IsScalarTower A Rβ B] [Module.Finite Rβ B] [Algebra.IsSeparable (FractionRing A) (FractionRing B)] [IsScalarTower A Rβ B] [Module.Free A Rβ] [IsLocalization (Algebra.algebraMapSubmonoid Rβ (nonZeroDivisors A)) β₯Fβ] (hβ : Fβ.LinearDisjoint β₯Fβ) (hβ : Fβ β Fβ = β€) (hβ : IsCoprime (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ)) (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ))) : Submodule.span Rβ (β(algebraMap (β₯Fβ) L) '' β(Submodule.traceDual A K 1)) = Submodule.restrictScalars Rβ (Submodule.traceDual Rβ (β₯Fβ) 1) - Ring.instIsIntegrallyClosedNormalClosure π Mathlib.RingTheory.NormalClosure
(R : Type u_1) (S : Type u_2) [CommRing R] [CommRing S] [IsDomain R] [IsDomain S] [Algebra R S] [Module.IsTorsionFree R S] [Module.Finite R S] : IsIntegrallyClosed (Ring.NormalClosure R S) - Ideal.spanNorm π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] (I : Ideal S) : Ideal R - Ideal.spanNorm_bot π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] : Ideal.spanNorm R β₯ = β₯ - Ideal.spanNorm_top π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] : Ideal.spanNorm R β€ = β€ - Ideal.relNorm π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] : Ideal S β*β Ideal R - Ideal.spanNorm_eq_bot_iff π Mathlib.RingTheory.Ideal.Norm.RelNorm
{R : Type u_1} [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] {I : Ideal S} : Ideal.spanNorm R I = β₯ β I = β₯ - Ideal.spanNorm_singleton π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] {r : S} : Ideal.spanNorm R (Ideal.span {r}) = Ideal.span {(Algebra.intNorm R S) r} - Ideal.spanNorm_mono π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] {I J : Ideal S} (h : I β€ J) : Ideal.spanNorm R I β€ Ideal.spanNorm R J - Ideal.spanNorm_le_comap π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] (I : Ideal S) : Ideal.spanNorm R I β€ Ideal.comap (algebraMap R S) I - Ideal.intNorm_mem_spanNorm π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] {I : Ideal S} {x : S} (hx : x β I) : (Algebra.intNorm R S) x β Ideal.spanNorm R I - Ideal.norm_mem_spanNorm π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [Module.Free R S] {I : Ideal S} (x : S) (hx : x β I) : (Algebra.norm R) x β Ideal.spanNorm R I - Ideal.spanNorm_mul π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] (I J : Ideal S) : Ideal.spanNorm R (I * J) = Ideal.spanNorm R I * Ideal.spanNorm R J - Ideal.map_spanIntNorm π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] (I : Ideal S) {T : Type u_4} [Semiring T] (f : R β+* T) : Ideal.map f (Ideal.spanNorm R I) = Ideal.span (βf β β(Algebra.intNorm R S) '' βI) - Ideal.spanNorm_eq π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] (I : Ideal S) : Ideal.spanNorm R I = (Ideal.relNorm R) I - Ideal.spanNorm_mul_spanNorm_le π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] (I J : Ideal S) : Ideal.spanNorm R I * Ideal.spanNorm R J β€ Ideal.spanNorm R (I * J) - Ideal.spanNorm_spanNorm π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] (T : Type u_4) [CommRing T] [IsDomain T] [IsIntegrallyClosed T] [Algebra R T] [Algebra T S] [Module.Finite R T] [Module.Finite T S] [Module.IsTorsionFree R T] [Module.IsTorsionFree T S] [IsScalarTower R T S] [IsDedekindDomain R] [IsDedekindDomain T] [IsDedekindDomain S] (I : Ideal S) : Ideal.spanNorm R (Ideal.spanNorm T I) = Ideal.spanNorm R I - Ideal.relNorm_bot π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] : (Ideal.relNorm R) β₯ = β₯ - Ideal.relNorm_top π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] : (Ideal.relNorm R) β€ = β€ - Ideal.le_spanNorm_spanNorm π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] (T : Type u_4) [CommRing T] [IsDomain T] [IsIntegrallyClosed T] [Algebra R T] [Algebra T S] [Module.Finite R T] [Module.Finite T S] [Module.IsTorsionFree R T] [Module.IsTorsionFree T S] [IsScalarTower R T S] (I : Ideal S) : Ideal.spanNorm R I β€ Ideal.spanNorm R (Ideal.spanNorm T I) - Ideal.spanNorm_mul_of_bot_or_top π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] (eq_bot_or_top : β (I : Ideal R), I = β₯ β¨ I = β€) (I J : Ideal S) : Ideal.spanNorm R (I * J) = Ideal.spanNorm R I * Ideal.spanNorm R J - Ideal.relNorm_eq_bot_iff π Mathlib.RingTheory.Ideal.Norm.RelNorm
{R : Type u_1} [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] {I : Ideal S} : (Ideal.relNorm R) I = β₯ β I = β₯ - Ideal.relNorm_singleton π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] (r : S) : (Ideal.relNorm R) (Ideal.span {r}) = Ideal.span {(Algebra.intNorm R S) r} - Ideal.spanNorm_spanNorm_of_bot_or_top π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] (T : Type u_4) [CommRing T] [IsDomain T] [IsIntegrallyClosed T] [Algebra R T] [Algebra T S] [Module.Finite R T] [Module.Finite T S] [Module.IsTorsionFree R T] [Module.IsTorsionFree T S] [IsScalarTower R T S] (eq_bot_or_top : β (I : Ideal R), I = β₯ β¨ I = β€) (I : Ideal S) : Ideal.spanNorm R (Ideal.spanNorm T I) = Ideal.spanNorm R I - Ideal.exists_relNorm_eq_pow_of_isPrime π Mathlib.RingTheory.Ideal.Norm.RelNorm
{R : Type u_1} [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] (P : Ideal S) (p : Ideal R) [hPp : P.LiesOver p] [p.IsPrime] : β s, (Ideal.relNorm R) P = p ^ s - Ideal.relNorm_eq_pow_of_isMaximal π Mathlib.RingTheory.Ideal.Norm.RelNorm
{R : Type u_1} [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] (P : Ideal S) (p : Ideal R) [hPp : P.LiesOver p] [PerfectField (FractionRing R)] [P.IsMaximal] [p.IsMaximal] : (Ideal.relNorm R) P = p ^ P.inertiaDeg R - Ideal.relNorm_le_comap π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] (I : Ideal S) : (Ideal.relNorm R) I β€ Ideal.comap (algebraMap R S) I - Ideal.relNorm_apply π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] (I : Ideal S) : (Ideal.relNorm R) I = Ideal.span (β(Algebra.intNorm R S) '' βI) - Ideal.relNorm_algebraMap π Mathlib.RingTheory.Ideal.Norm.RelNorm
{R : Type u_1} [CommRing R] [IsDomain R] (S : Type u_3) [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] (I : Ideal R) : (Ideal.relNorm R) (Ideal.map (algebraMap R S) I) = I ^ Module.finrank R S - Ideal.norm_mem_relNorm π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] [Module.Free R S] (I : Ideal S) {x : S} (hx : x β I) : (Algebra.norm R) x β (Ideal.relNorm R) I - Ideal.absNorm_algebraMap π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] (S : Type u_3) [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] [Module.Free β€ R] [Module.Free β€ S] [Module.Finite β€ S] (I : Ideal R) [Module.Finite β€ R] : Ideal.absNorm (Ideal.map (algebraMap R S) I) = Ideal.absNorm I ^ Module.finrank R S - Ideal.map_relNorm π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] (I : Ideal S) {T : Type u_4} [Semiring T] (f : R β+* T) : Ideal.map f ((Ideal.relNorm R) I) = Ideal.span (βf β β(Algebra.intNorm R S) '' βI) - Ideal.relNorm_eq_pow_of_isPrime_isGalois π Mathlib.RingTheory.Ideal.Norm.RelNorm
{R : Type u_1} [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] (P : Ideal S) (p : Ideal R) [hPp : P.LiesOver p] [p.IsMaximal] [P.IsPrime] [IsGalois (FractionRing R) (FractionRing S)] : (Ideal.relNorm R) P = p ^ P.inertiaDeg R - Ideal.spanIntNorm_localization π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] (I : Ideal S) (M : Submonoid R) (hM : M β€ nonZeroDivisors R) {Rβ : Type u_4} (Sβ : Type u_5) [CommRing Rβ] [Algebra R Rβ] [CommRing Sβ] [Algebra S Sβ] [Algebra Rβ Sβ] [Algebra R Sβ] [IsScalarTower R Rβ Sβ] [IsScalarTower R S Sβ] [IsLocalization M Rβ] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] [IsIntegrallyClosed Rβ] [IsDomain Rβ] [IsDomain Sβ] [Module.IsTorsionFree Rβ Sβ] [Module.Finite Rβ Sβ] [IsIntegrallyClosed Sβ] : Ideal.spanNorm Rβ (Ideal.map (algebraMap S Sβ) I) = Ideal.map (algebraMap R Rβ) (Ideal.spanNorm R I) - Ideal.relNorm_algebraMap' π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] (S : Type u_3) [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] {R' : Type u_4} [CommRing R'] (I : Ideal R') [Algebra R' R] [Algebra R' S] [IsScalarTower R' R S] : (Ideal.relNorm R) (Ideal.map (algebraMap R' S) I) = Ideal.map (algebraMap R' R) I ^ Module.finrank R S - Ideal.absNorm_relNorm π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] (S : Type u_3) [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] [Module.Free β€ R] [Module.Free β€ S] [Module.Finite β€ S] [PerfectField (FractionRing R)] (I : Ideal S) : Ideal.absNorm ((Ideal.relNorm R) I) = Ideal.absNorm I - Ideal.relNorm_int π Mathlib.RingTheory.Ideal.Norm.RelNorm
(S : Type u_3) [CommRing S] [IsDomain S] [IsIntegrallyClosed S] [IsDedekindDomain S] [Module.Free β€ S] [Module.Finite β€ S] (I : Ideal S) : (Ideal.relNorm β€) I = Ideal.span {β(Ideal.absNorm I)} - Ideal.relNorm_mono π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] {I J : Ideal S} (h : I β€ J) : (Ideal.relNorm R) I β€ (Ideal.relNorm R) J - Ideal.relNorm_map_algEquiv π Mathlib.RingTheory.Ideal.Norm.RelNorm
{R : Type u_1} [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] {T : Type u_4} [CommRing T] [IsDedekindDomain T] [IsIntegrallyClosed T] [Algebra R T] [Module.Finite R T] [Module.IsTorsionFree R T] (Ο : S ββ[R] T) (I : Ideal S) : (Ideal.relNorm R) (Ideal.map Ο I) = (Ideal.relNorm R) I - Ideal.relNorm_comap_algEquiv π Mathlib.RingTheory.Ideal.Norm.RelNorm
{R : Type u_1} [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] {T : Type u_4} [CommRing T] [IsDedekindDomain T] [IsIntegrallyClosed T] [Algebra R T] [Module.Finite R T] [Module.IsTorsionFree R T] (Ο : S ββ[R] T) (I : Ideal T) : (Ideal.relNorm R) (Ideal.comap Ο I) = (Ideal.relNorm R) I - Ideal.relNorm_smul π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] {G : Type u_4} [Group G] [MulSemiringAction G S] [SMulCommClass G R S] (g : G) (I : Ideal S) : (Ideal.relNorm R) (g β’ I) = (Ideal.relNorm R) I - Ideal.relNorm_relNorm π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] [IsDedekindDomain R] [IsDedekindDomain S] (T : Type u_4) [CommRing T] [IsDedekindDomain T] [IsIntegrallyClosed T] [Algebra R T] [Algebra T S] [IsScalarTower R T S] [Module.Finite R T] [Module.Finite T S] [Module.IsTorsionFree R T] [Module.IsTorsionFree T S] (I : Ideal S) : (Ideal.relNorm R) ((Ideal.relNorm T) I) = (Ideal.relNorm R) I - mem_adjoin_of_smul_prime_smul_of_minpoly_isEisensteinAt π Mathlib.RingTheory.Polynomial.Eisenstein.IsIntegral
{R : Type u} {K : Type v} {L : Type z} {p : R} [CommRing R] [Field K] [Field L] [Algebra K L] [Algebra R L] [Algebra R K] [IsScalarTower R K L] [IsDomain R] [IsFractionRing R K] [IsIntegrallyClosed R] {B : PowerBasis K L} (hp : Prime p) (hBint : IsIntegral R B.gen) {z : L} (hzint : IsIntegral R z) (hz : p β’ z β R[B.gen]) (hei : (minpoly R B.gen).IsEisensteinAt (R β p)) : z β R[B.gen] - dvd_coeff_zero_of_aeval_eq_prime_smul_of_minpoly_isEisensteinAt π Mathlib.RingTheory.Polynomial.Eisenstein.IsIntegral
{R : Type u} {K : Type v} {L : Type z} {p : R} [CommRing R] [Field K] [Field L] [Algebra K L] [Algebra R L] [Algebra R K] [IsScalarTower R K L] [IsDomain R] [IsFractionRing R K] [IsIntegrallyClosed R] {B : PowerBasis K L} (hp : Prime p) (hBint : IsIntegral R B.gen) {z : L} {Q : Polynomial R} (hQ : (Polynomial.aeval B.gen) Q = p β’ z) (hzint : IsIntegral R z) (hei : (minpoly R B.gen).IsEisensteinAt (R β p)) : p β£ Q.coeff 0 - mem_adjoin_of_smul_prime_pow_smul_of_minpoly_isEisensteinAt π Mathlib.RingTheory.Polynomial.Eisenstein.IsIntegral
{R : Type u} {K : Type v} {L : Type z} {p : R} [CommRing R] [Field K] [Field L] [Algebra K L] [Algebra R L] [Algebra R K] [IsScalarTower R K L] [IsDomain R] [IsFractionRing R K] [IsIntegrallyClosed R] {B : PowerBasis K L} (hp : Prime p) (hBint : IsIntegral R B.gen) {n : β} {z : L} (hzint : IsIntegral R z) (hz : p ^ n β’ z β R[B.gen]) (hei : (minpoly R B.gen).IsEisensteinAt (R β p)) : z β R[B.gen]
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