Theorems · Theorem · commutative algebra
FiniteDimensional.exists_is_basis_integral
∀ (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 b, ∀ (x : ↥s), IsIntegral A (b x)
If L is a finite extension of K = Frac(A),
then L has a basis over A consisting of integral elements.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 142 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Finsetstatement and proof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- RingHomproof · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- Equiv.symmproof · cited by 3,681
- Finset.univproof · cited by 3,473
- IsDomainstatement and proof · cited by 2,196
- FiniteDimensionalstatement and proof · cited by 1,854
Cited by1
Results whose statement or proof uses this declaration.
- IsIntegralClosure.isNoetherianproof · cited by 3