Theorems · Theorem · commutative algebra
Algebra.discr_eq_det_embeddingsMatrixReindex_pow_two
∀ {ι : Type w} [inst : DecidableEq ι] [inst_1 : Fintype ι] (K : Type u) {L : Type v} (E : Type z) [inst_2 : Field K]
[inst_3 : Field L] [inst_4 : Field E] [inst_5 : Algebra K L] [inst_6 : Algebra K E] [Module.Finite K L]
[IsAlgClosed E] (b : ι → L) [Algebra.IsSeparable K L] (e : ι ≃ (L →ₐ[K] E)),
(algebraMap K E) (Algebra.discr K b) = (Algebra.embeddingsMatrixReindex K E b e).det ^ 2If L/K is a field extension and b : ι → L, then discr K b is the square of the
determinant of the matrix whose (i, j) coefficient is σⱼ (b i), where σⱼ : L →ₐ[K] E is the
embedding in an algebraically closed field E corresponding to j : ι via a bijection
e : ι ≃ (L →ₐ[K] E).
- Defined in
- Mathlib.RingTheory.Discriminant
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Equivstatement and proof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- Matrixproof · cited by 4,303
- AlgHomstatement and proof · cited by 3,236
- Module.Finitestatement and proof · cited by 1,032
- Matrix.detstatement and proof · cited by 665
- Matrix.transposeproof · cited by 389
Cited by4
Results whose statement or proof uses this declaration.
- NumberField.mixedEmbedding.volume_fundamentalDomain_latticeBasisproof · cited by 4
- NumberField.discr_eq_basisMatrix_det_sqproof · cited by 1
- NumberField.det_of_basisMatrix_non_zeroproof · cited by 1
- Algebra.discr_powerBasis_eq_prodproof · cited by 1