Theorems · Definition · operator theory
LinearPMap.adjoint
{𝕜 : Type u_1} →
{E : Type u_2} →
{F : Type u_3} →
[inst : RCLike 𝕜] →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : InnerProductSpace 𝕜 E] →
[inst_3 : NormedAddCommGroup F] →
[inst_4 : InnerProductSpace 𝕜 F] → (E →ₗ.[𝕜] F) → [CompleteSpace E] → F →ₗ.[𝕜] EThe adjoint operator as a partially defined linear operator, denoted as T†.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 189 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.
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- SetLike.coeproof · cited by 8,199
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- Denseproof · cited by 359
- LinearPMapstatement and proof · cited by 179
- LinearPMap.domainproof · cited by 167
- LinearPMap.adjointAuxproof · cited by 6
- LinearPMap.adjointDomainproof · cited by 6
Cited by13
Results whose statement or proof uses this declaration.
- LinearPMap.isSelfAdjoint_defstatement · cited by 2
- LinearPMap.mem_adjoint_domain_iffstatement · cited by 2
- LinearPMap.mem_adjoint_domain_of_existsstatement · cited by 2
- LinearPMap.adjoint_apply_eqstatement and proof · cited by 2
- LinearPMap.adjoint_apply_of_densestatement and proof · cited by 2
- LinearPMap.adjoint_graph_eq_graph_adjointstatement and proof · cited by 2
- LinearPMap.adjoint_isClosedstatement and proof · cited by 1
- LinearPMap.adjoint_isFormalAdjointstatement and proof · cited by 1
- LinearPMap.IsFormalAdjoint.le_adjointstatement and proof · cited by 0
- LinearPMap.adjoint.congr_simpstatement and proof · cited by 0
- ContinuousLinearMap.toPMap_adjoint_eq_adjoint_toPMap_of_densestatement and proof · cited by 0
- LinearPMap.graph_adjoint_toLinearPMap_eq_adjointstatement · cited by 0