Mathlib Map

Theorems · Theorem · field theory

Cubic.ext

∀ {R : Type u_1} {x y : Cubic R}, x.a = y.a → x.b = y.b → x.c = y.c → x.d = y.d → x = y
Defined in
Mathlib.Algebra.CubicDiscriminant
Cited by
5 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • Cubicstatement and proof · cited by 71
  • Cubic.astatement and proof · cited by 46
  • Cubic.bstatement and proof · cited by 32
  • Cubic.cstatement and proof · cited by 26
  • Cubic.dstatement and proof · cited by 21

Cited by5

Results whose statement or proof uses this declaration.