Theorems · Definition · functional analysis
HilbertBasis.noConfusion
{P : Sort u} →
{ι : Type u_1} →
{𝕜 : Type u_2} →
{inst : RCLike 𝕜} →
{E : Type u_3} →
{inst_1 : NormedAddCommGroup E} →
{inst_2 : InnerProductSpace 𝕜 E} →
{t : HilbertBasis ι 𝕜 E} →
{ι' : Type u_1} →
{𝕜' : Type u_2} →
{inst' : RCLike 𝕜'} →
{E' : Type u_3} →
{inst'_1 : NormedAddCommGroup E'} →
{inst'_2 : InnerProductSpace 𝕜' E'} →
{t' : HilbertBasis ι' 𝕜' E'} →
ι = ι' →
𝕜 = 𝕜' →
inst ≍ inst' →
E = E' →
inst_1 ≍ inst'_1 → inst_2 ≍ inst'_2 → t ≍ t' → HilbertBasis.noConfusionType P t t'- Cited by
- 0 results in Mathlib
- Foundations
- Depth 228 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- LinearIsometryEquivproof · cited by 748
- PreLpproof · cited by 163
- lpproof · cited by 157
- HilbertBasisstatement and proof · cited by 28
- HilbertBasis.noConfusionTypestatement · cited by 0
- HilbertBasis.casesOnproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- HilbertBasis.ofRepr.noConfusionproof · cited by 1