Mathlib Map

Theorems · Theorem · field theory

Cubic.ext_iff

∀ {R : Type u_1} {x y : Cubic R}, x = y ↔ x.a = y.a ∧ x.b = y.b ∧ x.c = y.c ∧ x.d = y.d
Defined in
Mathlib.Algebra.CubicDiscriminant
Cited by
0 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.

Cites6

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
  • Cubic.extproof · cited by 5

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.