Theorems · Theorem · functional analysis
ContinuousLinearEquiv.continuousMultilinearMapCongrLeft_apply
∀ {𝕜 : Type u_1} {ι : Type u_2} {E : ι → Type u_3} {E₁ : ι → Type u_4} {F : Type u_5} [inst : NormedField 𝕜]
[inst_1 : (i : ι) → TopologicalSpace (E i)] [inst_2 : (i : ι) → AddCommGroup (E i)]
[inst_3 : (i : ι) → Module 𝕜 (E i)] [inst_4 : (i : ι) → TopologicalSpace (E₁ i)]
[inst_5 : (i : ι) → AddCommGroup (E₁ i)] [inst_6 : (i : ι) → Module 𝕜 (E₁ i)] [inst_7 : AddCommGroup F]
[inst_8 : Module 𝕜 F] [inst_9 : TopologicalSpace F] [inst_10 : IsTopologicalAddGroup F]
[inst_11 : ContinuousConstSMul 𝕜 F] (g : ContinuousMultilinearMap 𝕜 E₁ F) (f : (i : ι) → E i ≃L[𝕜] E₁ i),
(ContinuousLinearEquiv.continuousMultilinearMapCongrLeft F f) g = g.compContinuousLinearMap fun i => ↑(f i)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 160 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- AddCommGroupstatement and proof · cited by 12,871
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- NormedFieldstatement and proof · cited by 1,084
- ContinuousMultilinearMapstatement and proof · cited by 1,016
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousLinearEquivstatement and proof · cited by 743
- ContinuousLinearEquiv.toContinuousLinearMapstatement · cited by 448
- ContinuousMultilinearMap.compContinuousLinearMapstatement · cited by 46
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.