Theorems · Theorem · linear algebra
Complex.liftAux_apply
∀ {A : Type u_1} [inst : Ring A] [inst_1 : Algebra ℝ A] (I' : A) (hI' : I' * I' = -1) (z : ℂ),
(Complex.liftAux I' hI') z = (algebraMap ℝ A) z.re + z.im • I'- Defined in
- Mathlib.LinearAlgebra.Complex.Module
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Complexstatement and proof · cited by 5,565
- Algebra.algebraMapstatement · cited by 4,706
- AlgHomstatement · cited by 3,236
- Complex.restatement · cited by 882
- Complex.imstatement · cited by 591
- Complex.liftAuxstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.