Theorems · Theorem · functional analysis
Module.Basis.constrL_apply
∀ {𝕜 : Type u} [hnorm : NontriviallyNormedField 𝕜] {E : Type v} [inst : AddCommGroup E] [inst_1 : Module 𝕜 E]
[inst_2 : TopologicalSpace E] [inst_3 : IsTopologicalAddGroup E] [inst_4 : ContinuousSMul 𝕜 E] {F : Type w}
[inst_5 : AddCommGroup F] [inst_6 : Module 𝕜 F] [inst_7 : TopologicalSpace F] [inst_8 : IsTopologicalAddGroup F]
[inst_9 : ContinuousSMul 𝕜 F] [inst_10 : CompleteSpace 𝕜] [inst_11 : T2Space E] {ι : Type u_2} [inst_12 : Fintype ι]
(v : Module.Basis ι 𝕜 E) (f : ι → F) (e : E), (v.constrL f) e = ∑ i, v.equivFun e i • f i- 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.
Cites19
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 · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Fintypestatement and proof · cited by 7,736
- ContinuousLinearMapstatement · cited by 5,352
- Finset.sumstatement · cited by 5,195
- Finset.univstatement · cited by 3,473
- LinearEquivstatement · cited by 3,317
- CompleteSpacestatement and proof · cited by 2,532
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.