Theorems · Definition · field theory
Cubic.mk.noConfusion
{R : Type u_1} →
{P : Sort u} →
{a b c d a' b' c' d' : R} →
{ a := a, b := b, c := c, d := d } = { a := a', b := b', c := c', d := d' } →
(a ≍ a' → b ≍ b' → c ≍ c' → d ≍ d' → P) → P- Defined in
- Mathlib.Algebra.CubicDiscriminant
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Cubicstatement · cited by 71
- Cubic.noConfusionproof · cited by 0
Cited by4
Results whose statement or proof uses this declaration.
- Cubic.c_eq_three_rootsproof · cited by 1
- Cubic.mk.injproof · cited by 1
- Cubic.d_eq_three_rootsproof · cited by 1
- Cubic.b_eq_three_rootsproof · cited by 1