Theorems · Definition · functional analysis
PiLp.equivOfUnique
(p : ENNReal) →
(𝕜 : Type u_1) →
{ι : Type u_2} →
(β : ι → Type u_4) →
[inst : Semiring 𝕜] →
[inst_1 : (i : ι) → AddCommGroup (β i)] →
[inst_2 : (i : ι) → Module 𝕜 (β i)] →
[inst_3 : (i : ι) → TopologicalSpace (β i)] → [inst_4 : Unique ι] → PiLp p β ≃L[𝕜] β defaultThe natural equivalence between PiLp p β and β default,
for any index type ι with a unique element.
- Defined in
- Mathlib.Analysis.Normed.Lp.PiLp
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- ENNRealstatement and proof · cited by 9,879
- ContinuousLinearEquivstatement · cited by 743
- Uniquestatement and proof · cited by 400
- PiLpstatement · cited by 150
- ContinuousLinearEquiv.transproof · cited by 31
- PiLp.continuousLinearEquivproof · cited by 31
- ContinuousLinearEquiv.piUniqueproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- isImmersionOfComplement_subtypeVal_Iccproof · cited by 3
- PiLp.equivOfUnique_applystatement and proof · cited by 1
- PiLp.equivOfUnique_symm_applystatement and proof · cited by 0