Documentation

Mathlib.Data.IsROrC.Lemmas

Further lemmas about IsROrC #

theorem Polynomial.ofReal_eval {K : Type u_1} [IsROrC K] (p : Polynomial ) (x : ) :

An IsROrC field is finite-dimensional over , since it is spanned by {1, I}.

Equations

A finite dimensional vector space over an IsROrC is a proper metric space.

This is not an instance because it would cause a search for FiniteDimensional ?x E before IsROrC ?x.

Equations
@[simp]
theorem IsROrC.reCLM_norm {K : Type u_1} [IsROrC K] :
IsROrC.reCLM = 1
@[simp]
theorem IsROrC.conjCLE_norm {K : Type u_1} [IsROrC K] :
IsROrC.conjCLE = 1
@[simp]
theorem IsROrC.ofRealCLM_norm {K : Type u_1} [IsROrC K] :
IsROrC.ofRealCLM = 1