Mathlib Map

Theorems · Theorem · linear algebra

Complex.algHom_ext

∀ {A : Type u_3} [inst : Semiring A] [inst_1 : Algebra ℝ A] ⦃f g : ℂ →ₐ[ℝ] A⦄, f Complex.I = g Complex.I → f = g

Two -algebra homomorphisms from are equal if they agree on Complex.I.

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

Around this declaration

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

Cites15

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

Cited by5

Results whose statement or proof uses this declaration.