Theorems · Theorem · functional analysis
ContinuousLinearMapWOT.ext_inner_iff
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : RCLike 𝕜] [inst_1 : AddCommGroup E] [inst_2 : TopologicalSpace E]
[inst_3 : Module 𝕜 E] [inst_4 : NormedAddCommGroup F] [inst_5 : InnerProductSpace 𝕜 F] {A B : E →WOT[𝕜] F},
A = B ↔ ∀ (x : E) (y : F), inner 𝕜 y (A x) = inner 𝕜 y (B x)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 172 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 and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupstatement and proof · cited by 12,871
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- Inner.innerstatement and proof · cited by 1,089
- ContinuousLinearMapWOTstatement and proof · cited by 101
- ContinuousLinearMapWOT.ext_innerproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.