Theorems · Definition · functional analysis
Pi.compRightL
(R : Type u_1) →
[inst : Semiring R] →
{ι : Type u_4} →
(φ : ι → Type u_5) →
[inst_1 : (i : ι) → TopologicalSpace (φ i)] →
[inst_2 : (i : ι) → AddCommMonoid (φ i)] →
[inst_3 : (i : ι) → Module R (φ i)] → {α : Type u_6} → (f : α → ι) → ((i : ι) → φ i) →L[R] (i : α) → φ (f i)Given a function f : α → ι, it induces a continuous linear function by right composition on
product types. For f = Subtype.val, this corresponds to forgetting some set of variables.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- AddCommMonoidstatement and proof · cited by 12,281
- ContinuousLinearMapstatement · cited by 5,352
Cited by9
Results whose statement or proof uses this declaration.
- hasFDerivAtFilter_finConsstatement and proof · cited by 6
- ContinuousMultilinearMap.iteratedFDerivproof · cited by 3
- hasStrictFDerivAt_finConsstatement · cited by 2
- ContinuousMultilinearMap.norm_iteratedFDeriv_le'proof · cited by 1
- hasFDerivAt_finConsstatement · cited by 1
- ContinuousMultilinearMap.hasFTaylorSeriesUpTo_iteratedFDerivproof · cited by 1
- Pi.compRightL_applystatement · cited by 0
- ContinuousMultilinearMap.iteratedFDeriv_comp_diagonalproof · cited by 0
- hasFDerivWithinAt_finConsstatement · cited by 0