Mathlib Map

Theorems · Definition · linear algebra

Complex.liftAux

{A : Type u_1} → [inst : Ring A] → [inst_1 : Algebra ℝ A] → (I' : A) → I' * I' = -1 → ℂ →ₐ[ℝ] A

There is an AlgHom from to any -algebra with an element that squares to -1. See Complex.lift for this as an equiv.

Defined in
Mathlib.LinearAlgebra.Complex.Module
Cited by
7 results in Mathlib
Foundations
Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAlgebra

Around this declaration

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

Cites11

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

Cited by8

Results whose statement or proof uses this declaration.