Theorems · Theorem · field theory
Cubic.discr_ne_zero_iff_roots_ne
∀ {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.discr ≠ 0 ↔ x ≠ y ∧ x ≠ z ∧ y ≠ z)- Defined in
- Mathlib.Algebra.CubicDiscriminant
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 146 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.
- DFunLike.coeproof · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Multisetstatement · cited by 2,627
- pow_twoproof · cited by 150
- Cubicstatement and proof · cited by 71
- Cubic.astatement and proof · cited by 46
- map_ne_zeroproof · cited by 20
- Cubic.rootsstatement and proof · cited by 14
- Cubic.mapstatement and proof · cited by 13
- Cubic.discrstatement · cited by 10
- Cubic.discr_eq_prod_three_rootsproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Cubic.discr_ne_zero_iff_roots_nodupproof · cited by 1