Theorems · Theorem · functional analysis
ContinuousMultilinearMap.domDomCongr_apply
∀ {R : Type u} {ι : Type v} {M₂ : Type w₂} {M₃ : Type w₃} [inst : Semiring R] [inst_1 : AddCommMonoid M₂]
[inst_2 : AddCommMonoid M₃] [inst_3 : Module R M₂] [inst_4 : Module R M₃] [inst_5 : TopologicalSpace M₂]
[inst_6 : TopologicalSpace M₃] {ι' : Type u_1} (e : ι ≃ ι') (f : ContinuousMultilinearMap R (fun x => M₂) M₃)
(v : ι' → M₂), (ContinuousMultilinearMap.domDomCongr e f) v = f fun i => v (e i)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Equivstatement and proof · cited by 8,337
- ContinuousMultilinearMapstatement and proof · cited by 1,016
- ContinuousMultilinearMap.domDomCongrstatement and proof · cited by 16
Cited by5
Results whose statement or proof uses this declaration.
- isSymmSndFDerivWithinAt_iff_iteratedFDerivWithinproof · cited by 3
- IsSymmSndFDerivWithinAt.iteratedFDerivWithin_consproof · cited by 1
- ContinuousMultilinearMap.changeOrigin_toFormalMultilinearSeriesproof · cited by 1
- ContinuousMultilinearMap.alternatization_apply_applyproof · cited by 1
- ContinuousMultilinearMap.norm_domDomCongrproof · cited by 0