Loogle!
Result
Found 60 declarations mentioning IntermediateField.toSubalgebra.
- IntermediateField.toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] (self : IntermediateField K L) : Subalgebra K L - IntermediateField.toSubalgebra_injective ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] : Function.Injective IntermediateField.toSubalgebra - toIntermediateField_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] (S : IntermediateField K L) : S.toIntermediateField โฏ = S - IntermediateField.toSubalgebra_inj ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] {F E : IntermediateField K L} : F.toSubalgebra = E.toSubalgebra โ F = E - IntermediateField.coe_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] (S : IntermediateField K L) : โS.toSubalgebra = โS - IntermediateField.toSubalgebra_strictMono ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] : StrictMono IntermediateField.toSubalgebra - toIntermediateField'_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] (S : IntermediateField K L) : S.toIntermediateField' โฏ = S - IntermediateField.mem_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] (s : IntermediateField K L) (x : L) : x โ s.toSubalgebra โ x โ s - IntermediateField.coe_type_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] (S : IntermediateField K L) : โฅS.toSubalgebra = โฅS - AlgHom.fieldRange_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} {L' : Type u_3} [Field K] [Field L] [Field L'] [Algebra K L] [Algebra K L'] (f : L โโ[K] L') : f.fieldRange.toSubalgebra = f.range - IntermediateField.mem_carrier ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] {s : IntermediateField K L} {x : L} : x โ s.carrier โ x โ s - IntermediateField.toSubalgebra_map ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} {L' : Type u_3} [Field K] [Field L] [Field L'] [Algebra K L] [Algebra K L'] (S : IntermediateField K L) (f : L โโ[K] L') : (IntermediateField.map f S).toSubalgebra = Subalgebra.map f S.toSubalgebra - toSubalgebra_toIntermediateField' ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] (S : Subalgebra K L) (hS : IsField โฅS) : (S.toIntermediateField' hS).toSubalgebra = S - IntermediateField.toSubalgebra_le_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] {S S' : IntermediateField K L} : S.toSubalgebra โค S'.toSubalgebra โ S โค S' - IntermediateField.toSubalgebra_lt_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] {S S' : IntermediateField K L} : S.toSubalgebra < S'.toSubalgebra โ S < S' - IntermediateField.restrictScalars_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Basic
(K : Type u_1) {L : Type u_2} {L' : Type u_3} [Field K] [Field L] [Field L'] [Algebra K L] [Algebra K L'] [Algebra L' L] [IsScalarTower K L' L] {E : IntermediateField L' L} : (IntermediateField.restrictScalars K E).toSubalgebra = Subalgebra.restrictScalars K E.toSubalgebra - toSubalgebra_toIntermediateField ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] (S : Subalgebra K L) (inv_mem : โ x โ S, xโปยน โ S) : (S.toIntermediateField inv_mem).toSubalgebra = S - IntermediateField.inv_mem' ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] (self : IntermediateField K L) (x : L) : x โ self.carrier โ xโปยน โ self.carrier - IntermediateField.range_val ๐ Mathlib.FieldTheory.IntermediateField.Basic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] (S : IntermediateField K L) : S.val.range = S.toSubalgebra - IntermediateField.equivOfEq_apply ๐ Mathlib.FieldTheory.IntermediateField.Basic
{F : Type u_4} [Field F] {E : Type u_5} [Field E] [Algebra F E] {S T : IntermediateField F E} (h : S = T) (x : โฅS.toSubalgebra) : (IntermediateField.equivOfEq h) x = โจโx, โฏโฉ - IntermediateField.iInf_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Defs
{F : Type u_1} [Field F] {E : Type u_2} [Field E] [Algebra F E] {ฮน : Sort u_3} (S : ฮน โ IntermediateField F E) : (iInf S).toSubalgebra = โจ i, (S i).toSubalgebra - IntermediateField.inf_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Defs
{F : Type u_1} [Field F] {E : Type u_2} [Field E] [Algebra F E] (S T : IntermediateField F E) : (S โ T).toSubalgebra = S.toSubalgebra โ T.toSubalgebra - IntermediateField.sInf_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Defs
{F : Type u_1} [Field F] {E : Type u_2} [Field E] [Algebra F E] (S : Set (IntermediateField F E)) : (sInf S).toSubalgebra = sInf (IntermediateField.toSubalgebra '' S) - IntermediateField.bot_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Defs
{F : Type u_1} [Field F] {E : Type u_2} [Field E] [Algebra F E] : โฅ.toSubalgebra = โฅ - IntermediateField.top_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Defs
{F : Type u_1} [Field F] {E : Type u_2} [Field E] [Algebra F E] : โค.toSubalgebra = โค - IntermediateField.finrank_eq_finrank_subalgebra ๐ Mathlib.FieldTheory.IntermediateField.Algebraic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] (F : IntermediateField K L) : Module.finrank K โฅF.toSubalgebra = Module.finrank K โฅF - IntermediateField.rank_eq_rank_subalgebra ๐ Mathlib.FieldTheory.IntermediateField.Algebraic
{K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] (F : IntermediateField K L) : Module.rank K โฅF.toSubalgebra = Module.rank K โฅF - IntermediateField.fg_of_fg_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{F : Type u_1} [Field F] {E : Type u_2} [Field E] [Algebra F E] (S : IntermediateField F E) (h : S.FG) : S.FG - IntermediateField.adjoin_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{F : Type u_1} [Field F] {E : Type u_2} [Field E] [Algebra F E] [Algebra.IsAlgebraic F E] (S : Set E) : (IntermediateField.adjoin F S).toSubalgebra = Algebra.adjoin F S - IntermediateField.eq_adjoin_of_eq_algebra_adjoin ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
(F : Type u_1) [Field F] {E : Type u_2} [Field E] [Algebra F E] (S : Set E) (K : IntermediateField F E) (h : K.toSubalgebra = Algebra.adjoin F S) : K = IntermediateField.adjoin F S - IntermediateField.adjoin_toSubalgebra_of_isAlgebraic ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{F : Type u_1} [Field F] {E : Type u_2} [Field E] [Algebra F E] {S : Set E} (hS : โ x โ S, IsAlgebraic F x) : (IntermediateField.adjoin F S).toSubalgebra = Algebra.adjoin F S - IntermediateField.adjoin_simple_toSubalgebra_of_isAlgebraic ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{F : Type u_1} [Field F] {E : Type u_2} [Field E] [Algebra F E] {ฮฑ : E} (hฮฑ : IsAlgebraic F ฮฑ) : Fโฎฮฑโฏ.toSubalgebra = F[ฮฑ] - IntermediateField.algebra_adjoin_le_adjoin ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
(F : Type u_1) [Field F] {E : Type u_2} [Field E] [Algebra F E] (S : Set E) : Algebra.adjoin F S โค (IntermediateField.adjoin F S).toSubalgebra - IntermediateField.adjoin_intermediateField_toSubalgebra_of_isAlgebraic_left ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{F : Type u_1} [Field F] (E : Type u_2) [Field E] [Algebra F E] {K : Type u_3} [Field K] [Algebra F K] [Algebra E K] [IsScalarTower F E K] (L : IntermediateField F K) [halg : Algebra.IsAlgebraic F E] : (IntermediateField.adjoin E โL).toSubalgebra = Algebra.adjoin E โL - IntermediateField.adjoin_eq_algebra_adjoin ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
(F : Type u_1) [Field F] {E : Type u_2} [Field E] [Algebra F E] (S : Set E) (inv_mem : โ x โ Algebra.adjoin F S, xโปยน โ Algebra.adjoin F S) : (IntermediateField.adjoin F S).toSubalgebra = Algebra.adjoin F S - IntermediateField.le_sup_toSubalgebra ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{K : Type u_3} {L : Type u_4} [Field K] [Field L] [Algebra K L] (E1 E2 : IntermediateField K L) : E1.toSubalgebra โ E2.toSubalgebra โค (E1 โ E2).toSubalgebra - IntermediateField.adjoin_intermediateField_toSubalgebra_of_isAlgebraic_right ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{F : Type u_1} [Field F] (E : Type u_2) [Field E] [Algebra F E] {K : Type u_3} [Field K] [Algebra F K] [Algebra E K] [IsScalarTower F E K] (L : IntermediateField F K) [halg : Algebra.IsAlgebraic F โฅL] : (IntermediateField.adjoin E โL).toSubalgebra = Algebra.adjoin E โL - IntermediateField.adjoin_intermediateField_toSubalgebra_of_isAlgebraic ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{F : Type u_1} [Field F] (E : Type u_2) [Field E] [Algebra F E] {K : Type u_3} [Field K] [Algebra F K] [Algebra E K] [IsScalarTower F E K] (L : IntermediateField F K) (halg : Algebra.IsAlgebraic F E โจ Algebra.IsAlgebraic F โฅL) : (IntermediateField.adjoin E โL).toSubalgebra = Algebra.adjoin E โL - IntermediateField.sup_toSubalgebra_of_isAlgebraic_left ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{K : Type u_3} {L : Type u_4} [Field K] [Field L] [Algebra K L] (E1 E2 : IntermediateField K L) [Algebra.IsAlgebraic K โฅE1] : (E1 โ E2).toSubalgebra = E1.toSubalgebra โ E2.toSubalgebra - IntermediateField.sup_toSubalgebra_of_isAlgebraic_right ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{K : Type u_3} {L : Type u_4} [Field K] [Field L] [Algebra K L] (E1 E2 : IntermediateField K L) [Algebra.IsAlgebraic K โฅE2] : (E1 โ E2).toSubalgebra = E1.toSubalgebra โ E2.toSubalgebra - IntermediateField.sup_toSubalgebra_of_left ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{K : Type u_3} {L : Type u_4} [Field K] [Field L] [Algebra K L] (E1 E2 : IntermediateField K L) [FiniteDimensional K โฅE1] : (E1 โ E2).toSubalgebra = E1.toSubalgebra โ E2.toSubalgebra - IntermediateField.sup_toSubalgebra_of_right ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{K : Type u_3} {L : Type u_4} [Field K] [Field L] [Algebra K L] (E1 E2 : IntermediateField K L) [FiniteDimensional K โฅE2] : (E1 โ E2).toSubalgebra = E1.toSubalgebra โ E2.toSubalgebra - IntermediateField.sup_toSubalgebra_of_isAlgebraic ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{K : Type u_3} {L : Type u_4} [Field K] [Field L] [Algebra K L] (E1 E2 : IntermediateField K L) (halg : Algebra.IsAlgebraic K โฅE1 โจ Algebra.IsAlgebraic K โฅE2) : (E1 โ E2).toSubalgebra = E1.toSubalgebra โ E2.toSubalgebra - IntermediateField.toSubalgebra_iSup_of_directed ๐ Mathlib.FieldTheory.IntermediateField.Adjoin.Basic
{K : Type u_3} {L : Type u_4} [Field K] [Field L] [Algebra K L] {ฮน : Type u_5} {t : ฮน โ IntermediateField K L} (dir : Directed (fun x1 x2 => x1 โค x2) t) : (iSup t).toSubalgebra = โจ i, (t i).toSubalgebra - IntermediateField.algHomEquivAlgHomOfSplits_symm_apply ๐ Mathlib.FieldTheory.IsAlgClosed.Basic
{F : Type u_1} {K : Type u_2} (A : Type u_3) [Field F] [Field K] [Field A] [Algebra F K] [Algebra F A] [Algebra.IsAlgebraic F K] (L : IntermediateField F A) (hL : โ (x : K), (Polynomial.map (algebraMap F โฅL) (minpoly F x)).Splits) (f : K โโ[F] A) : (IntermediateField.algHomEquivAlgHomOfSplits A L hL).symm f = f.codRestrict L.toSubalgebra โฏ - algebraicClosure_toSubalgebra ๐ Mathlib.FieldTheory.AlgebraicClosure
{F : Type u_1} {E : Type u_2} [Field F] [Field E] [Algebra F E] : (algebraicClosure F E).toSubalgebra = integralClosure F E - isAlgebraic_solvableByRad ๐ Mathlib.FieldTheory.AbelRuffini
{F : Type u_1} {E : Type u_2} [Field F] [Field E] [Algebra F E] : (solvableByRad F E).IsAlgebraic - Field.Emb.Cardinal.succEquiv_coherence ๐ Mathlib.FieldTheory.CardinalEmb
{F : Type u} {E : Type v} [Field F] [Field E] [Algebra F E] [rank_inf : Fact (Cardinal.aleph0 โค Module.rank F E)] [Algebra.IsAlgebraic F E] (i : (Module.rank F E).ord.ToType) (f : โฅ(IntermediateField.adjoin F (โ(Field.Emb.Cardinal.wellOrderedBasis F E) โ Field.Emb.Cardinal.leastExt F E '' Set.Iio (Order.succ i))) โโ[F] AlgebraicClosure E) : ((Field.Emb.Cardinal.succEquiv i) f).1 = f.comp (Subalgebra.inclusion โฏ) - IntermediateField.linearDisjoint_iff ๐ Mathlib.FieldTheory.LinearDisjoint
{F : Type u} {E : Type v} [Field F] [Field E] [Algebra F E] (A : IntermediateField F E) (L : Type w) [Field L] [Algebra F L] [Algebra L E] [IsScalarTower F L E] : A.LinearDisjoint L โ A.LinearDisjoint (IsScalarTower.toAlgHom F L E).range - IntermediateField.linearDisjoint_iff' ๐ Mathlib.FieldTheory.LinearDisjoint
{F : Type u} {E : Type v} [Field F] [Field E] [Algebra F E] {A B : IntermediateField F E} : A.LinearDisjoint โฅB โ A.LinearDisjoint B.toSubalgebra - IntermediateField.LinearDisjoint.basisOfBasisLeft ๐ Mathlib.FieldTheory.LinearDisjoint
{F : Type u} {E : Type v} [Field F] [Field E] [Algebra F E] {A B : IntermediateField F E} (H : A.LinearDisjoint โฅB) (H' : A.toSubalgebra โ B.toSubalgebra = โค) {ฮน : Type u_1} (b : Module.Basis ฮน F โฅA) : Module.Basis ฮน (โฅB) E - IntermediateField.LinearDisjoint.basisOfBasisRight ๐ Mathlib.FieldTheory.LinearDisjoint
{F : Type u} {E : Type v} [Field F] [Field E] [Algebra F E] {A B : IntermediateField F E} (H : A.LinearDisjoint โฅB) (H' : A.toSubalgebra โ B.toSubalgebra = โค) {ฮน : Type u_1} (b : Module.Basis ฮน F โฅB) : Module.Basis ฮน (โฅA) E - IntermediateField.LinearDisjoint.basisOfBasisLeft_apply ๐ Mathlib.FieldTheory.LinearDisjoint
{F : Type u} {E : Type v} [Field F] [Field E] [Algebra F E] {A B : IntermediateField F E} (H : A.LinearDisjoint โฅB) (H' : A.toSubalgebra โ B.toSubalgebra = โค) {ฮน : Type u_1} (b : Module.Basis ฮน F โฅA) (i : ฮน) : (H.basisOfBasisLeft H' b) i = (algebraMap (โฅA) E) (b i) - IntermediateField.LinearDisjoint.basisOfBasisRight_apply ๐ Mathlib.FieldTheory.LinearDisjoint
{F : Type u} {E : Type v} [Field F] [Field E] [Algebra F E] {A B : IntermediateField F E} (H : A.LinearDisjoint โฅB) (H' : A.toSubalgebra โ B.toSubalgebra = โค) {ฮน : Type u_1} (b : Module.Basis ฮน F โฅB) (i : ฮน) : (H.basisOfBasisRight H' b) i = (algebraMap (โฅB) E) (b i) - IntermediateField.LinearDisjoint.algebraMap_basisOfBasisRight_repr_apply ๐ Mathlib.FieldTheory.LinearDisjoint
{F : Type u} {E : Type v} [Field F] [Field E] [Algebra F E] {A B : IntermediateField F E} (H : A.LinearDisjoint โฅB) (H' : A.toSubalgebra โ B.toSubalgebra = โค) {ฮน : Type u_1} (b : Module.Basis ฮน F โฅB) (x : โฅB) (i : ฮน) : (algebraMap (โฅA) E) (((H.basisOfBasisRight H' b).repr โx) i) = (algebraMap F E) ((b.repr x) i) - IntermediateField.LinearDisjoint.basisOfBasisLeft_repr_apply ๐ Mathlib.FieldTheory.LinearDisjoint
{F : Type u} {E : Type v} [Field F] [Field E] [Algebra F E] {A B : IntermediateField F E} (H : A.LinearDisjoint โฅB) (H' : A.toSubalgebra โ B.toSubalgebra = โค) {ฮน : Type u_1} (b : Module.Basis ฮน F โฅA) (x : โฅA) (i : ฮน) : (algebraMap (โฅB) E) (((H.basisOfBasisLeft H' b).repr โx) i) = (algebraMap F E) ((b.repr x) i) - 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) = โค
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