Documentation

FormalConjecturesForMathlib.Algebra.QuadraticAlgebra.Basic

@[simp]
theorem QuadraticAlgebra.re_nnratCast {K : Type u_1} [Field K] {a b : K} (q : ℚ≥0) :
@[simp]
theorem QuadraticAlgebra.im_nnratCast {K : Type u_1} [Field K] {a b : K} (q : ℚ≥0) :
@[simp]
theorem QuadraticAlgebra.im_ratCast {K : Type u_1} [Field K] {a b : K} (q : ) :
@[simp]
theorem QuadraticAlgebra.re_ratCast {K : Type u_1} [Field K] {a b : K} (q : ) :
instance QuadraticAlgebra.instField' {K : Type u_1} [Field K] {a b : K} [Fact (∀ (r : K), r ^ 2 a + b * r)] :

If K is a field and there is no r : K such that r ^ 2 = a + b * r, then QuadraticAlgebra K a b is a field.

Equations
  • One or more equations did not get rendered due to their size.