Theorems · Theorem · commutative algebra
Algebra.discr_powerBasis_eq_norm
∀ (K : Type u) {L : Type v} [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L] [Module.Finite K L]
(pb : PowerBasis K L) [Algebra.IsSeparable K L],
Algebra.discr K ⇑pb.basis =
(-1) ^ (Module.finrank K L * (Module.finrank K L - 1) / 2) *
(Algebra.norm K) ((Polynomial.aeval pb.gen) (Polynomial.derivative (minpoly K pb.gen)))Formula for the discriminant of a power basis using the norm of the field extension.
- Defined in
- Mathlib.RingTheory.Discriminant
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites78
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
- RingHom.idstatement · cited by 18,349
- Finsetproof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Equivproof · cited by 8,337
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- Equiv.symmproof · cited by 3,681
- MonoidHomstatement · cited by 3,629
- Finset.univproof · cited by 3,473
Cited by1
Results whose statement or proof uses this declaration.
- IsCyclotomicExtension.discr_prime_pow_ne_twoproof · cited by 4