instance
QuadraticAlgebra.instNNRatCast_formalConjecturesForMathlib
{K : Type u_1}
[Field K]
{a b : K}
:
NNRatCast (QuadraticAlgebra K a b)
@[simp]
@[simp]
instance
QuadraticAlgebra.instRatCast_formalConjecturesForMathlib
{K : Type u_1}
[Field K]
{a b : K}
:
RatCast (QuadraticAlgebra K a b)
@[simp]
@[simp]
instance
QuadraticAlgebra.instField'
{K : Type u_1}
[Field K]
{a b : K}
[Fact (∀ (r : K), r ^ 2 ≠ a + b * r)]
:
Field (QuadraticAlgebra K a b)
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.