Theorems · Theorem · operator theory
IsSelfAdjoint.dense_domain
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
[inst_3 : CompleteSpace E] {A : E →ₗ.[𝕜] E}, IsSelfAdjoint A → Dense ↑A.domainEvery self-adjoint LinearPMap has dense domain.
This is not true by definition since we define the adjoint without the assumption that the
domain is dense, but the choice of the junk value implies that a LinearPMap cannot be self-adjoint
if it does not have dense domain.
- Cited by
- 1 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.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- Top.topproof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement · cited by 7,192
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- Continuousproof · cited by 2,592
- CompleteSpacestatement and proof · cited by 2,532
- LinearMap.compproof · cited by 1,642
- IsSelfAdjointstatement and proof · cited by 545
Cited by1
Results whose statement or proof uses this declaration.
- IsSelfAdjoint.isClosedproof · cited by 0