Theorems · Theorem · commutative algebra
Algebra.discr_isIntegral
∀ {ι : Type w} [inst : DecidableEq ι] [inst_1 : Fintype ι] (K : Type u) {L : Type v} [inst_2 : Field K]
[inst_3 : Field L] [inst_4 : Algebra K L] [Module.Finite K L] {R : Type z} [inst_6 : CommRing R]
[inst_7 : Algebra R K] [inst_8 : Algebra R L] [IsScalarTower R K L] {b : ι → L},
(∀ (i : ι), IsIntegral R (b i)) → IsIntegral R (Algebra.discr K b)If K and L are fields and IsScalarTower R K L, and b : ι → L satisfies
∀ i, IsIntegral R (b i), then IsIntegral R (discr K b).
- Defined in
- Mathlib.RingTheory.Discriminant
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Algebrastatement and proof · cited by 11,388
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- IsScalarTowerstatement and proof · cited by 3,896
- Module.Finitestatement and proof · cited by 1,032
- IsIntegralstatement and proof · cited by 427
- Algebra.discrstatement · cited by 38
- IsIntegral.mulproof · cited by 24
- Algebra.discr_defproof · cited by 12
- Algebra.isIntegral_traceproof · cited by 7
- IsIntegral.detproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.