Theorems · Definition · functional analysis
LinearMap.adjoint
{𝕜 : Type u_1} →
{E : Type u_2} →
{F : Type u_3} →
[inst : RCLike 𝕜] →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedAddCommGroup F] →
[inst_3 : InnerProductSpace 𝕜 E] →
[inst_4 : InnerProductSpace 𝕜 F] →
[FiniteDimensional 𝕜 E] → [FiniteDimensional 𝕜 F] → (E →ₗ[𝕜] F) ≃ₗ⋆[𝕜] F →ₗ[𝕜] EThe adjoint of an operator from the finite-dimensional inner product space E to the
finite-dimensional inner product space F.
- Cited by
- 64 results in Mathlib
- Foundations
- Depth 192 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- LinearMapstatement · cited by 10,215
- InnerProductSpacestatement and proof · cited by 3,523
- LinearEquivstatement · cited by 3,317
- RCLikestatement and proof · cited by 2,829
- FiniteDimensionalstatement and proof · cited by 1,854
- LinearEquiv.symmproof · cited by 1,461
- starRingEndstatement · cited by 671
- LinearEquiv.transproof · cited by 298
- LinearIsometryEquiv.toLinearEquivproof · cited by 107
- ContinuousLinearMap.adjointproof · cited by 82
Cited by66
Results whose statement or proof uses this declaration.
- LinearMap.isSymmetric_adjoint_comp_selfstatement · cited by 11
- LinearMap.adjoint_adjointstatement and proof · cited by 9
- LinearMap.adjoint_inner_leftstatement and proof · cited by 8
- LinearMap.adjoint_inner_rightstatement and proof · cited by 6
- LinearMap.normDet_eq_zero_iff_ker_ne_botproof · cited by 5
- LinearMap.IsSymmetric.adjoint_eqstatement · cited by 5
- Matrix.toLin_conjTransposestatement · cited by 4
- LinearMap.singularValues_finstatement · cited by 4
- LinearMap.sq_singularValues_finstatement · cited by 4
- LinearMap.ker_adjoint_comp_selfstatement · cited by 4
- LinearMap.eq_adjoint_iffstatement and proof · cited by 2
- LinearMap.toMatrix_adjointstatement and proof · cited by 2