Theorems · Theorem · commutative algebra
IsIntegralClosure.isFractionRing_of_algebraic
∀ (A : Type u_3) [inst : CommRing A] {L : Type u_5} [inst_1 : Field L] [inst_2 : Algebra A L] (C : Type u_6)
[inst_3 : CommRing C] [IsDomain C] [inst_5 : Algebra C L] [IsIntegralClosure C A L] [inst_7 : Algebra A C]
[IsScalarTower A C L] [Algebra.IsAlgebraic A L], (∀ (x : A), (algebraMap A L) x = 0 → x = 0) → IsFractionRing C LIf the field L is an algebraic extension of the integral domain A,
the integral closure C of A in L has fraction field L.
- Defined in
- Mathlib.RingTheory.Localization.Integral
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- one_mulproof · cited by 2,841
- mul_commproof · cited by 2,262
- IsDomainstatement and proof · cited by 2,196
- map_zeroproof · cited by 1,614
- IsUnitproof · cited by 1,602
Cited by2
Results whose statement or proof uses this declaration.
- IsIntegralClosure.isFractionRing_of_finite_extensionproof · cited by 8
- integralClosure.isFractionRing_of_algebraicproof · cited by 0