Theorems · Theorem · commutative algebra
Algebra.discr_powerBasis_eq_prod
∀ (K : Type u) {L : Type v} (E : Type z) [inst : Field K] [inst_1 : Field L] [inst_2 : Field E] [inst_3 : Algebra K L]
[inst_4 : Algebra K E] [Module.Finite K L] [IsAlgClosed E] (pb : PowerBasis K L) (e : Fin pb.dim ≃ (L →ₐ[K] E))
[Algebra.IsSeparable K L],
(algebraMap K E) (Algebra.discr K ⇑pb.basis) = ∏ i, ∏ j > i, ((e j) pb.gen - (e i) pb.gen) ^ 2The discriminant of a power basis.
- Defined in
- Mathlib.RingTheory.Discriminant
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- Finsetproof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Equivstatement and proof · cited by 8,337
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement · cited by 4,706
- Matrixproof · cited by 4,303
- Finset.univstatement and proof · cited by 3,473
- AlgHomstatement and proof · cited by 3,236
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidproof · cited by 2,264
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.discr_powerBasis_eq_prod'proof · cited by 1