Theorems · Theorem · field theory
Cubic.d_eq_three_roots
∀ {F : Type u_3} {K : Type u_4} {P : Cubic F} [inst : Field F] [inst_1 : Field K] {φ : F →+* K} {x y z : K},
P.a ≠ 0 → (Cubic.map φ P).roots = {x, y, z} → φ P.d = φ P.a * -(x * y * z)- Defined in
- Mathlib.Algebra.CubicDiscriminant
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 144 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- RingHomstatement and proof · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Multisetstatement · cited by 2,627
- Cubicstatement and proof · cited by 71
- Cubic.astatement and proof · cited by 46
- Cubic.bproof · cited by 32
- Cubic.cproof · cited by 26
- Cubic.dstatement and proof · cited by 21
- Cubic.rootsstatement and proof · cited by 14
- Cubic.mapstatement and proof · cited by 13
- Cubic.mk.noConfusionproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Cubic.discr_eq_prod_three_rootsproof · cited by 1