Theorems · Theorem · commutative algebra
exists_integral_multiples
∀ (A : Type u_1) (K : Type u_2) [inst : CommRing A] [inst_1 : Field K] [inst_2 : Algebra A K] [IsFractionRing A K]
{L : Type u_3} [inst_4 : Field L] [inst_5 : Algebra K L] [inst_6 : Algebra A L] [IsScalarTower A K L]
[FiniteDimensional K L] [IsDomain A] (s : Finset L), ∃ y, y ≠ 0 ∧ ∀ x ∈ s, IsIntegral A (y • x)Send a set of xs in a finite extension L of the fraction field of R
to (y : R) • x ∈ integralClosure R L.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 141 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Finsetstatement and proof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- IsScalarTowerstatement and proof · cited by 3,896
- IsDomainstatement and proof · cited by 2,196
- FiniteDimensionalstatement and proof · cited by 1,854
- nonZeroDivisorsproof · cited by 895
- IsFractionRingstatement and proof · cited by 738
- IsIntegralstatement · cited by 427
- Algebra.IsAlgebraicproof · cited by 322
- Algebra.IsAlgebraic.transproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- FiniteDimensional.exists_is_basis_integralproof · cited by 1