Loogle!
Result
Found 77 declarations mentioning ContinuousLinearMap.smulRight.
- ContinuousLinearMap.smulRight_id π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
(Rβ : Type u_1) [Semiring Rβ] {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module Rβ Mβ] [TopologicalSpace Rβ] [ContinuousSMul Rβ Mβ] : (ContinuousLinearMap.id Rβ Rβ).smulRight = ContinuousLinearMap.toSpanSingleton Rβ - ContinuousLinearMap.smulRight_one_eq_toSpanSingleton π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
(Rβ : Type u_1) [Semiring Rβ] {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module Rβ Mβ] [TopologicalSpace Rβ] [ContinuousSMul Rβ Mβ] (x : Mβ) : ContinuousLinearMap.smulRight 1 x = ContinuousLinearMap.toSpanSingleton Rβ x - ContinuousLinearMap.toSpanSingleton_comp π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{Rβ : Type u_1} [Semiring Rβ] {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_6} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module Rβ Mβ] [Module Rβ Mβ] [TopologicalSpace Rβ] [ContinuousSMul Rβ Mβ] (f : Mβ βL[Rβ] Rβ) (g : Mβ) : ContinuousLinearMap.toSpanSingleton Rβ g βSL f = f.smulRight g - ContinuousLinearMap.smulRight π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_6} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {R : Type u_9} {S : Type u_10} [Semiring R] [Semiring S] [Module R Mβ] [Module R Mβ] [Module R S] [Module S Mβ] [IsScalarTower R S Mβ] [TopologicalSpace S] [ContinuousSMul S Mβ] (c : Mβ βL[R] S) (f : Mβ) : Mβ βL[R] Mβ - ContinuousLinearMap.coe_smulRight π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_6} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {R : Type u_9} {S : Type u_10} [Semiring R] [Semiring S] [Module R Mβ] [Module R Mβ] [Module R S] [Module S Mβ] [IsScalarTower R S Mβ] [TopologicalSpace S] [ContinuousSMul S Mβ] (c : Mβ βL[R] S) (f : Mβ) : β(c.smulRight f) = (βc).smulRight f - ContinuousLinearMap.smulRight_zero π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_6} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {R : Type u_9} {S : Type u_10} [Semiring R] [Semiring S] [Module R Mβ] [Module R Mβ] [Module R S] [Module S Mβ] [IsScalarTower R S Mβ] [TopologicalSpace S] [ContinuousSMul S Mβ] (f : Mβ βL[R] S) : f.smulRight 0 = 0 - ContinuousLinearMap.range_smulRight_apply π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_6} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {R : Type u_9} [DivisionSemiring R] [Module R Mβ] [Module R Mβ] [TopologicalSpace R] [ContinuousSMul R Mβ] {f : Mβ βL[R] R} (hf : f β 0) (x : Mβ) : (β(f.smulRight x)).range = R β x - ContinuousLinearMap.zero_smulRight π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_6} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {R : Type u_9} {S : Type u_10} [Semiring R] [Semiring S] [Module R Mβ] [Module R Mβ] [Module R S] [Module S Mβ] [IsScalarTower R S Mβ] [TopologicalSpace S] [ContinuousSMul S Mβ] {x : Mβ} : ContinuousLinearMap.smulRight 0 x = 0 - ContinuousLinearMap.smulRight_apply π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_6} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {R : Type u_9} {S : Type u_10} [Semiring R] [Semiring S] [Module R Mβ] [Module R Mβ] [Module R S] [Module S Mβ] [IsScalarTower R S Mβ] [TopologicalSpace S] [ContinuousSMul S Mβ] {c : Mβ βL[R] S} {f : Mβ} {x : Mβ} : (c.smulRight f) x = c x β’ f - ContinuousLinearMap.smulRight_comp_smulRight π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{Rβ : Type u_1} [Semiring Rβ] {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_6} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module Rβ Mβ] [Module Rβ Mβ] [TopologicalSpace Rβ] [ContinuousSMul Rβ Mβ] {Mβ : Type u_9} [AddCommMonoid Mβ] [Module Rβ Mβ] [TopologicalSpace Mβ] [ContinuousSMul Rβ Mβ] (f : Mβ βL[Rβ] Rβ) (g : Mβ βL[Rβ] Rβ) {x : Mβ} {y : Mβ} : f.smulRight x βSL g.smulRight y = g.smulRight (f y β’ x) - ContinuousLinearMap.coe_smulRightβ π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{R : Type u_1} {S : Type u_2} {T : Type u_3} {M : Type u_4} {Mβ : Type u_5} [Semiring R] [Semiring S] [Semiring T] [Module R S] [AddCommMonoid Mβ] [Module R Mβ] [Module S Mβ] [IsScalarTower R S Mβ] [TopologicalSpace S] [TopologicalSpace Mβ] [ContinuousSMul S Mβ] [TopologicalSpace M] [AddCommMonoid M] [Module R M] [ContinuousAdd Mβ] [Module T Mβ] [ContinuousConstSMul T Mβ] [SMulCommClass R T Mβ] [SMulCommClass S T Mβ] (c : M βL[R] S) : βc.smulRightβ = c.smulRight - Complex.restrictScalars_toSpanSingleton' π Mathlib.Analysis.Complex.Basic
{E : Type u_1} [SeminormedAddCommGroup E] [NormedSpace β E] (x : E) : ContinuousLinearMap.restrictScalars β (ContinuousLinearMap.toSpanSingleton β x) = Complex.reCLM.smulRight x + Complex.I β’ Complex.imCLM.smulRight x - ContinuousLinearMap.norm_smulRight_apply π Mathlib.Analysis.Normed.Operator.Bilinear
{π : Type u_1} {E : Type u_4} {Fβ : Type u_7} [SeminormedAddCommGroup E] [SeminormedAddCommGroup Fβ] [NontriviallyNormedField π] [NormedSpace π E] [NormedSpace π Fβ] (c : StrongDual π E) (f : Fβ) : βContinuousLinearMap.smulRight c fβ = βcβ * βfβ - ContinuousLinearMap.nnnorm_smulRight_apply π Mathlib.Analysis.Normed.Operator.Bilinear
{π : Type u_1} {E : Type u_4} {Fβ : Type u_7} [SeminormedAddCommGroup E] [SeminormedAddCommGroup Fβ] [NontriviallyNormedField π] [NormedSpace π E] [NormedSpace π Fβ] (c : StrongDual π E) (f : Fβ) : βContinuousLinearMap.smulRight c fββ = βcββ * βfββ - ContinuousLinearMap.smulRightL_apply_apply π Mathlib.Analysis.Normed.Operator.Bilinear
(π : Type u_1) (E : Type u_4) (Fβ : Type u_7) [SeminormedAddCommGroup E] [SeminormedAddCommGroup Fβ] [NontriviallyNormedField π] [NormedSpace π E] [NormedSpace π Fβ] (x : StrongDual π E) (f : Fβ) : ((ContinuousLinearMap.smulRightL π E Fβ) x) f = ContinuousLinearMap.smulRight x f - isBoundedBilinearMap_smulRight π Mathlib.Analysis.Normed.Operator.BoundedLinearMaps
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [SeminormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [SeminormedAddCommGroup F] [NormedSpace π F] : IsBoundedBilinearMap π fun p => p.1.smulRight p.2 - ContinuousLinearMap.det_smulRight π Mathlib.Topology.Algebra.Module.Determinant
{π : Type u_1} [CommRing π] [TopologicalSpace π] [ContinuousMul π] (f : π βL[π] π) (v : π) : (f.smulRight v).det = f 1 * v - InnerProductSpace.rankOne_def π Mathlib.Analysis.InnerProductSpace.LinearMap
{π : Type u_4} {E : Type u_5} {F : Type u_6} [RCLike π] [SeminormedAddCommGroup E] [NormedSpace π E] [SeminormedAddCommGroup F] [InnerProductSpace π F] (x : E) (y : F) : ((InnerProductSpace.rankOne π) x) y = ((innerSL π) y).smulRight x - HasFDerivAt.smul_const π Mathlib.Analysis.Calculus.FDeriv.Mul
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {x : E} {π' : Type u_4} [NormedRing π'] [NormedAlgebra π π'] [Module π' F] [IsBoundedSMul π' F] [IsScalarTower π π' F] {c : E β π'} {c' : E βL[π] π'} (hc : HasFDerivAt c c' x) (f : F) : HasFDerivAt (fun y => c y β’ f) (c'.smulRight f) x - HasStrictFDerivAt.smul_const π Mathlib.Analysis.Calculus.FDeriv.Mul
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {x : E} {π' : Type u_4} [NormedRing π'] [NormedAlgebra π π'] [Module π' F] [IsBoundedSMul π' F] [IsScalarTower π π' F] {c : E β π'} {c' : E βL[π] π'} (hc : HasStrictFDerivAt c c' x) (f : F) : HasStrictFDerivAt (fun y => c y β’ f) (c'.smulRight f) x - HasFDerivWithinAt.smul_const π Mathlib.Analysis.Calculus.FDeriv.Mul
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {x : E} {s : Set E} {π' : Type u_4} [NormedRing π'] [NormedAlgebra π π'] [Module π' F] [IsBoundedSMul π' F] [IsScalarTower π π' F] {c : E β π'} {c' : E βL[π] π'} (hc : HasFDerivWithinAt c c' s x) (f : F) : HasFDerivWithinAt (fun y => c y β’ f) (c'.smulRight f) s x - fderiv_smul_const π Mathlib.Analysis.Calculus.FDeriv.Mul
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {x : E} {π' : Type u_4} [NormedRing π'] [NormedAlgebra π π'] [Module π' F] [IsBoundedSMul π' F] [IsScalarTower π π' F] {c : E β π'} (hc : DifferentiableAt π c x) (f : F) : fderiv π (fun y => c y β’ f) x = (fderiv π c x).smulRight f - fderivWithin_smul_const π Mathlib.Analysis.Calculus.FDeriv.Mul
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {x : E} {s : Set E} {π' : Type u_4} [NormedRing π'] [NormedAlgebra π π'] [Module π' F] [IsBoundedSMul π' F] [IsScalarTower π π' F] {c : E β π'} (hxs : UniqueDiffWithinAt π s x) (hc : DifferentiableWithinAt π c s x) (f : F) : fderivWithin π (fun y => c y β’ f) s x = (fderivWithin π c s x).smulRight f - HasFDerivAt.fun_smul π Mathlib.Analysis.Calculus.FDeriv.Mul
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {f : E β F} {f' : E βL[π] F} {x : E} {π' : Type u_4} [NormedRing π'] [NormedAlgebra π π'] [Module π' F] [IsBoundedSMul π' F] [IsScalarTower π π' F] {c : E β π'} {c' : E βL[π] π'} (hc : HasFDerivAt c c' x) (hf : HasFDerivAt f f' x) : HasFDerivAt (fun i => c i β’ f i) (c x β’ f' + c'.smulRight (f x)) x - HasStrictFDerivAt.fun_smul π Mathlib.Analysis.Calculus.FDeriv.Mul
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {f : E β F} {f' : E βL[π] F} {x : E} {π' : Type u_4} [NormedRing π'] [NormedAlgebra π π'] [Module π' F] [IsBoundedSMul π' F] [IsScalarTower π π' F] {c : E β π'} {c' : E βL[π] π'} (hc : HasStrictFDerivAt c c' x) (hf : HasStrictFDerivAt f f' x) : HasStrictFDerivAt (fun i => c i β’ f i) (c x β’ f' + c'.smulRight (f x)) x - HasFDerivWithinAt.fun_smul π Mathlib.Analysis.Calculus.FDeriv.Mul
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {f : E β F} {f' : E βL[π] F} {x : E} {s : Set E} {π' : Type u_4} [NormedRing π'] [NormedAlgebra π π'] [Module π' F] [IsBoundedSMul π' F] [IsScalarTower π π' F] {c : E β π'} {c' : E βL[π] π'} (hc : HasFDerivWithinAt c c' s x) (hf : HasFDerivWithinAt f f' s x) : HasFDerivWithinAt (fun i => c i β’ f i) (c x β’ f' + c'.smulRight (f x)) s x - fderiv_fun_smul π Mathlib.Analysis.Calculus.FDeriv.Mul
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {f : E β F} {x : E} {π' : Type u_4} [NormedRing π'] [NormedAlgebra π π'] [Module π' F] [IsBoundedSMul π' F] [IsScalarTower π π' F] {c : E β π'} (hc : DifferentiableAt π c x) (hf : DifferentiableAt π f x) : fderiv π (fun y => c y β’ f y) x = c x β’ fderiv π f x + (fderiv π c x).smulRight (f x) - HasFDerivAt.smul π Mathlib.Analysis.Calculus.FDeriv.Mul
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {f : E β F} {f' : E βL[π] F} {x : E} {π' : Type u_4} [NormedRing π'] [NormedAlgebra π π'] [Module π' F] [IsBoundedSMul π' F] [IsScalarTower π π' F] {c : E β π'} {c' : E βL[π] π'} (hc : HasFDerivAt c c' x) (hf : HasFDerivAt f f' x) : HasFDerivAt (c β’ f) (c x β’ f' + c'.smulRight (f x)) x - HasStrictFDerivAt.smul π Mathlib.Analysis.Calculus.FDeriv.Mul
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {f : E β F} {f' : E βL[π] F} {x : E} {π' : Type u_4} [NormedRing π'] [NormedAlgebra π π'] [Module π' F] [IsBoundedSMul π' F] [IsScalarTower π π' F] {c : E β π'} {c' : E βL[π] π'} (hc : HasStrictFDerivAt c c' x) (hf : HasStrictFDerivAt f f' x) : HasStrictFDerivAt (c β’ f) (c x β’ f' + c'.smulRight (f x)) x - HasFDerivWithinAt.smul π Mathlib.Analysis.Calculus.FDeriv.Mul
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {f : E β F} {f' : E βL[π] F} {x : E} {s : Set E} {π' : Type u_4} [NormedRing π'] [NormedAlgebra π π'] [Module π' F] [IsBoundedSMul π' F] [IsScalarTower π π' F] {c : E β π'} {c' : E βL[π] π'} (hc : HasFDerivWithinAt c c' s x) (hf : HasFDerivWithinAt f f' s x) : HasFDerivWithinAt (c β’ f) (c x β’ f' + c'.smulRight (f x)) s x - fderiv_smul π Mathlib.Analysis.Calculus.FDeriv.Mul
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {f : E β F} {x : E} {π' : Type u_4} [NormedRing π'] [NormedAlgebra π π'] [Module π' F] [IsBoundedSMul π' F] [IsScalarTower π π' F] {c : E β π'} (hc : DifferentiableAt π c x) (hf : DifferentiableAt π f x) : fderiv π (c β’ f) x = c x β’ fderiv π f x + (fderiv π c x).smulRight (f x) - fderivWithin_fun_smul π Mathlib.Analysis.Calculus.FDeriv.Mul
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {f : E β F} {x : E} {s : Set E} {π' : Type u_4} [NormedRing π'] [NormedAlgebra π π'] [Module π' F] [IsBoundedSMul π' F] [IsScalarTower π π' F] {c : E β π'} (hxs : UniqueDiffWithinAt π s x) (hc : DifferentiableWithinAt π c s x) (hf : DifferentiableWithinAt π f s x) : fderivWithin π (fun y => c y β’ f y) s x = c x β’ fderivWithin π f s x + (fderivWithin π c s x).smulRight (f x) - fderivWithin_smul π Mathlib.Analysis.Calculus.FDeriv.Mul
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {f : E β F} {x : E} {s : Set E} {π' : Type u_4} [NormedRing π'] [NormedAlgebra π π'] [Module π' F] [IsBoundedSMul π' F] [IsScalarTower π π' F] {c : E β π'} (hxs : UniqueDiffWithinAt π s x) (hc : DifferentiableWithinAt π c s x) (hf : DifferentiableWithinAt π f s x) : fderivWithin π (c β’ f) s x = c x β’ fderivWithin π f s x + (fderivWithin π c s x).smulRight (f x) - Polynomial.hasFDerivAt_aeval π Mathlib.Analysis.Calculus.Deriv.Polynomial
{π : Type u} [NontriviallyNormedField π] {R : Type u_1} [CommSemiring R] [Algebra R π] (q : Polynomial R) (x : π) : HasFDerivAt (fun x => (Polynomial.aeval x) q) (ContinuousLinearMap.smulRight 1 ((Polynomial.aeval x) (Polynomial.derivative q))) x - Polynomial.hasFDerivWithinAt_aeval π Mathlib.Analysis.Calculus.Deriv.Polynomial
{π : Type u} [NontriviallyNormedField π] {s : Set π} {R : Type u_1} [CommSemiring R] [Algebra R π] (q : Polynomial R) (x : π) : HasFDerivWithinAt (fun x => (Polynomial.aeval x) q) (ContinuousLinearMap.smulRight 1 ((Polynomial.aeval x) (Polynomial.derivative q))) s x - Polynomial.hasFDerivAt π Mathlib.Analysis.Calculus.Deriv.Polynomial
{π : Type u} [NontriviallyNormedField π] (p : Polynomial π) (x : π) : HasFDerivAt (fun x => Polynomial.eval x p) (ContinuousLinearMap.smulRight 1 (Polynomial.eval x (Polynomial.derivative p))) x - Polynomial.hasFDerivWithinAt π Mathlib.Analysis.Calculus.Deriv.Polynomial
{π : Type u} [NontriviallyNormedField π] {s : Set π} (p : Polynomial π) (x : π) : HasFDerivWithinAt (fun x => Polynomial.eval x p) (ContinuousLinearMap.smulRight 1 (Polynomial.eval x (Polynomial.derivative p))) s x - Polynomial.fderiv_aeval π Mathlib.Analysis.Calculus.Deriv.Polynomial
{π : Type u} [NontriviallyNormedField π] {x : π} {R : Type u_1} [CommSemiring R] [Algebra R π] (q : Polynomial R) : fderiv π (fun x => (Polynomial.aeval x) q) x = ContinuousLinearMap.smulRight 1 ((Polynomial.aeval x) (Polynomial.derivative q)) - Polynomial.fderivWithin_aeval π Mathlib.Analysis.Calculus.Deriv.Polynomial
{π : Type u} [NontriviallyNormedField π] {x : π} {s : Set π} {R : Type u_1} [CommSemiring R] [Algebra R π] (q : Polynomial R) (hxs : UniqueDiffWithinAt π s x) : fderivWithin π (fun x => (Polynomial.aeval x) q) s x = ContinuousLinearMap.smulRight 1 ((Polynomial.aeval x) (Polynomial.derivative q)) - Polynomial.fderiv π Mathlib.Analysis.Calculus.Deriv.Polynomial
{π : Type u} [NontriviallyNormedField π] {x : π} (p : Polynomial π) : fderiv π (fun x => Polynomial.eval x p) x = ContinuousLinearMap.smulRight 1 (Polynomial.eval x (Polynomial.derivative p)) - Polynomial.fderivWithin π Mathlib.Analysis.Calculus.Deriv.Polynomial
{π : Type u} [NontriviallyNormedField π] {x : π} {s : Set π} (p : Polynomial π) (hxs : UniqueDiffWithinAt π s x) : fderivWithin π (fun x => Polynomial.eval x p) s x = ContinuousLinearMap.smulRight 1 (Polynomial.eval x (Polynomial.derivative p)) - ContDiff.smulRight π Mathlib.Analysis.Calculus.ContDiff.Comp
{π : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [NontriviallyNormedField π] [NormedAddCommGroup E] [NormedSpace π E] [NormedAddCommGroup F] [NormedSpace π F] [NormedAddCommGroup G] [NormedSpace π G] {n : WithTop ββ} {f : E β StrongDual π F} {g : E β G} (hf : ContDiff π n f) (hg : ContDiff π n g) : ContDiff π n fun x => ContinuousLinearMap.smulRight (f x) (g x) - ContDiffAt.smulRight π Mathlib.Analysis.Calculus.ContDiff.Comp
{π : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [NontriviallyNormedField π] [NormedAddCommGroup E] [NormedSpace π E] [NormedAddCommGroup F] [NormedSpace π F] [NormedAddCommGroup G] [NormedSpace π G] {x : E} {n : WithTop ββ} {f : E β StrongDual π F} {g : E β G} (hf : ContDiffAt π n f x) (hg : ContDiffAt π n g x) : ContDiffAt π n (fun x => ContinuousLinearMap.smulRight (f x) (g x)) x - ContDiffOn.smulRight π Mathlib.Analysis.Calculus.ContDiff.Comp
{π : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [NontriviallyNormedField π] [NormedAddCommGroup E] [NormedSpace π E] [NormedAddCommGroup F] [NormedSpace π F] [NormedAddCommGroup G] [NormedSpace π G] {s : Set E} {n : WithTop ββ} {f : E β StrongDual π F} {g : E β G} (hf : ContDiffOn π n f s) (hg : ContDiffOn π n g s) : ContDiffOn π n (fun x => ContinuousLinearMap.smulRight (f x) (g x)) s - ContDiffWithinAt.smulRight π Mathlib.Analysis.Calculus.ContDiff.Comp
{π : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [NontriviallyNormedField π] [NormedAddCommGroup E] [NormedSpace π E] [NormedAddCommGroup F] [NormedSpace π F] [NormedAddCommGroup G] [NormedSpace π G] {s : Set E} {x : E} {n : WithTop ββ} {f : E β StrongDual π F} {g : E β G} (hf : ContDiffWithinAt π n f s x) (hg : ContDiffWithinAt π n g s x) : ContDiffWithinAt π n (fun x => ContinuousLinearMap.smulRight (f x) (g x)) s x - iteratedFDeriv_smul_const_apply π Mathlib.Analysis.Calculus.ContDiff.Operations
{π : Type u_1} [NontriviallyNormedField π] {E : Type uE} [NormedAddCommGroup E] [NormedSpace π E] {F : Type uF} [NormedAddCommGroup F] [NormedSpace π F] {x : E} {A : Type u_4} [NormedRing A] [NormedAlgebra π A] [Module A F] [IsScalarTower π A F] [IsBoundedSMul A F] {i : β} {v : F} {f : E β A} (hf : ContDiffAt π (βi) f x) : iteratedFDeriv π i (fun y => f y β’ v) x = ((ContinuousLinearMap.id π A).smulRight v).compContinuousMultilinearMap (iteratedFDeriv π i f x) - iteratedFDerivWithin_smul_const_apply π Mathlib.Analysis.Calculus.ContDiff.Operations
{π : Type u_1} [NontriviallyNormedField π] {E : Type uE} [NormedAddCommGroup E] [NormedSpace π E] {F : Type uF} [NormedAddCommGroup F] [NormedSpace π F] {s : Set E} {x : E} {A : Type u_4} [NormedRing A] [NormedAlgebra π A] [Module A F] [IsScalarTower π A F] [IsBoundedSMul A F] {i : β} {v : F} {f : E β A} (hf : ContDiffWithinAt π (βi) f s x) (hu : UniqueDiffOn π s) (hx : x β s) : iteratedFDerivWithin π i (fun y => f y β’ v) s x = ((ContinuousLinearMap.id π A).smulRight v).compContinuousMultilinearMap (iteratedFDerivWithin π i f s x) - HasDerivAt.complexToReal_fderiv' π Mathlib.Analysis.Complex.RealDeriv
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {f : β β E} {x : β} {f' : E} (h : HasDerivAt f f' x) : HasFDerivAt f (Complex.reCLM.smulRight f' + Complex.I β’ Complex.imCLM.smulRight f') x - HasStrictDerivAt.complexToReal_fderiv' π Mathlib.Analysis.Complex.RealDeriv
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {f : β β E} {x : β} {f' : E} (h : HasStrictDerivAt f f' x) : HasStrictFDerivAt f (Complex.reCLM.smulRight f' + Complex.I β’ Complex.imCLM.smulRight f') x - HasDerivWithinAt.complexToReal_fderiv' π Mathlib.Analysis.Complex.RealDeriv
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {f : β β E} {s : Set β} {x : β} {f' : E} (h : HasDerivWithinAt f f' s x) : HasFDerivWithinAt f (Complex.reCLM.smulRight f' + Complex.I β’ Complex.imCLM.smulRight f') s x - hasFDerivAt_exp_smul_const' π Mathlib.Analysis.SpecialFunctions.Exponential
(π : Type u_1) {π : Type u_2} {πΈ : Type u_3} [RCLike π] [NormedCommRing π] [NormedRing πΈ] [NormedAlgebra π π] [NormedAlgebra π πΈ] [Algebra π πΈ] [ContinuousSMul π πΈ] [IsScalarTower π π πΈ] [CompleteSpace πΈ] (x : πΈ) (t : π) : HasFDerivAt (fun u => NormedSpace.exp (u β’ x)) ((ContinuousLinearMap.smulRight 1 x).smulRight (NormedSpace.exp (t β’ x))) t - hasStrictFDerivAt_exp_smul_const' π Mathlib.Analysis.SpecialFunctions.Exponential
(π : Type u_1) {π : Type u_2} {πΈ : Type u_3} [RCLike π] [NormedCommRing π] [NormedRing πΈ] [NormedAlgebra π π] [NormedAlgebra π πΈ] [Algebra π πΈ] [ContinuousSMul π πΈ] [IsScalarTower π π πΈ] [CompleteSpace πΈ] (x : πΈ) (t : π) : HasStrictFDerivAt (fun u => NormedSpace.exp (u β’ x)) ((ContinuousLinearMap.smulRight 1 x).smulRight (NormedSpace.exp (t β’ x))) t - hasFDerivAt_exp_smul_const_of_mem_ball' π Mathlib.Analysis.SpecialFunctions.Exponential
(π : Type u_1) {π : Type u_2} {πΈ : Type u_3} [NontriviallyNormedField π] [CharZero π] [NormedCommRing π] [NormedRing πΈ] [NormedSpace π π] [NormedAlgebra π πΈ] [Algebra π πΈ] [ContinuousSMul π πΈ] [IsScalarTower π π πΈ] [CompleteSpace πΈ] (x : πΈ) (t : π) (htx : t β’ x β Metric.eball 0 (NormedSpace.expSeries π πΈ).radius) : HasFDerivAt (fun u => NormedSpace.exp (u β’ x)) ((ContinuousLinearMap.smulRight 1 x).smulRight (NormedSpace.exp (t β’ x))) t - hasStrictFDerivAt_exp_smul_const_of_mem_ball' π Mathlib.Analysis.SpecialFunctions.Exponential
(π : Type u_1) {π : Type u_2} {πΈ : Type u_3} [NontriviallyNormedField π] [CharZero π] [NormedCommRing π] [NormedRing πΈ] [NormedSpace π π] [NormedAlgebra π πΈ] [Algebra π πΈ] [ContinuousSMul π πΈ] [IsScalarTower π π πΈ] [CompleteSpace πΈ] (x : πΈ) (t : π) (htx : t β’ x β Metric.eball 0 (NormedSpace.expSeries π πΈ).radius) : HasStrictFDerivAt (fun u => NormedSpace.exp (u β’ x)) ((ContinuousLinearMap.smulRight 1 x).smulRight (NormedSpace.exp (t β’ x))) t - hasFDerivAt_exp_smul_const_of_mem_ball π Mathlib.Analysis.SpecialFunctions.Exponential
(π : Type u_1) {π : Type u_2} {πΈ : Type u_3} [NontriviallyNormedField π] [CharZero π] [NormedCommRing π] [NormedRing πΈ] [NormedSpace π π] [NormedAlgebra π πΈ] [Algebra π πΈ] [ContinuousSMul π πΈ] [IsScalarTower π π πΈ] [CompleteSpace πΈ] (x : πΈ) (t : π) (htx : t β’ x β Metric.eball 0 (NormedSpace.expSeries π πΈ).radius) : HasFDerivAt (fun u => NormedSpace.exp (u β’ x)) (NormedSpace.exp (t β’ x) β’ ContinuousLinearMap.smulRight 1 x) t - hasStrictFDerivAt_exp_smul_const_of_mem_ball π Mathlib.Analysis.SpecialFunctions.Exponential
(π : Type u_1) {π : Type u_2} {πΈ : Type u_3} [NontriviallyNormedField π] [CharZero π] [NormedCommRing π] [NormedRing πΈ] [NormedSpace π π] [NormedAlgebra π πΈ] [Algebra π πΈ] [ContinuousSMul π πΈ] [IsScalarTower π π πΈ] [CompleteSpace πΈ] (x : πΈ) (t : π) (htx : t β’ x β Metric.eball 0 (NormedSpace.expSeries π πΈ).radius) : HasStrictFDerivAt (fun u => NormedSpace.exp (u β’ x)) (NormedSpace.exp (t β’ x) β’ ContinuousLinearMap.smulRight 1 x) t - hasFDerivAt_exp_smul_const π Mathlib.Analysis.SpecialFunctions.Exponential
(π : Type u_1) {π : Type u_2} {πΈ : Type u_3} [RCLike π] [NormedCommRing π] [NormedRing πΈ] [NormedAlgebra π π] [NormedAlgebra π πΈ] [Algebra π πΈ] [ContinuousSMul π πΈ] [IsScalarTower π π πΈ] [CompleteSpace πΈ] (x : πΈ) (t : π) : HasFDerivAt (fun u => NormedSpace.exp (u β’ x)) (NormedSpace.exp (t β’ x) β’ ContinuousLinearMap.smulRight 1 x) t - hasStrictFDerivAt_exp_smul_const π Mathlib.Analysis.SpecialFunctions.Exponential
(π : Type u_1) {π : Type u_2} {πΈ : Type u_3} [RCLike π] [NormedCommRing π] [NormedRing πΈ] [NormedAlgebra π π] [NormedAlgebra π πΈ] [Algebra π πΈ] [ContinuousSMul π πΈ] [IsScalarTower π π πΈ] [CompleteSpace πΈ] (x : πΈ) (t : π) : HasStrictFDerivAt (fun u => NormedSpace.exp (u β’ x)) (NormedSpace.exp (t β’ x) β’ ContinuousLinearMap.smulRight 1 x) t - intervalIntegral.integral_hasFDerivAt π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (ha : ContinuousAt f a) (hb : ContinuousAt f b) : HasFDerivAt (fun p => β« (x : β) in p.1..p.2, f x) ((ContinuousLinearMap.snd β β β).smulRight (f b) - (ContinuousLinearMap.fst β β β).smulRight (f a)) (a, b) - intervalIntegral.integral_hasStrictFDerivAt π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (ha : ContinuousAt f a) (hb : ContinuousAt f b) : HasStrictFDerivAt (fun p => β« (x : β) in p.1..p.2, f x) ((ContinuousLinearMap.snd β β β).smulRight (f b) - (ContinuousLinearMap.fst β β β).smulRight (f a)) (a, b) - intervalIntegral.integral_hasFDerivWithinAt π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {la lb : Filter β} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f la MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f lb MeasureTheory.volume) {s t : Set β} [intervalIntegral.FTCFilter a (nhdsWithin a s) la] [intervalIntegral.FTCFilter b (nhdsWithin b t) lb] (ha : Filter.Tendsto f la (nhds (f a))) (hb : Filter.Tendsto f lb (nhds (f b))) : HasFDerivWithinAt (fun p => β« (x : β) in p.1..p.2, f x) ((ContinuousLinearMap.snd β β β).smulRight (f b) - (ContinuousLinearMap.fst β β β).smulRight (f a)) (s ΓΛ’ t) (a, b) - intervalIntegral.integral_hasFDerivAt_of_tendsto_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {ca cb : E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (ha : Filter.Tendsto f (nhds a β MeasureTheory.ae MeasureTheory.volume) (nhds ca)) (hb : Filter.Tendsto f (nhds b β MeasureTheory.ae MeasureTheory.volume) (nhds cb)) : HasFDerivAt (fun p => β« (x : β) in p.1..p.2, f x) ((ContinuousLinearMap.snd β β β).smulRight cb - (ContinuousLinearMap.fst β β β).smulRight ca) (a, b) - intervalIntegral.integral_hasStrictFDerivAt_of_tendsto_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {ca cb : E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (ha : Filter.Tendsto f (nhds a β MeasureTheory.ae MeasureTheory.volume) (nhds ca)) (hb : Filter.Tendsto f (nhds b β MeasureTheory.ae MeasureTheory.volume) (nhds cb)) : HasStrictFDerivAt (fun p => β« (x : β) in p.1..p.2, f x) ((ContinuousLinearMap.snd β β β).smulRight cb - (ContinuousLinearMap.fst β β β).smulRight ca) (a, b) - intervalIntegral.integral_hasFDerivWithinAt_of_tendsto_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {ca cb : E} {la lb : Filter β} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) {s t : Set β} [intervalIntegral.FTCFilter a (nhdsWithin a s) la] [intervalIntegral.FTCFilter b (nhdsWithin b t) lb] (hmeas_a : StronglyMeasurableAtFilter f la MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f lb MeasureTheory.volume) (ha : Filter.Tendsto f (la β MeasureTheory.ae MeasureTheory.volume) (nhds ca)) (hb : Filter.Tendsto f (lb β MeasureTheory.ae MeasureTheory.volume) (nhds cb)) : HasFDerivWithinAt (fun p => β« (x : β) in p.1..p.2, f x) ((ContinuousLinearMap.snd β β β).smulRight cb - (ContinuousLinearMap.fst β β β).smulRight ca) (s ΓΛ’ t) (a, b) - intervalIntegral.fderiv_integral π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (ha : ContinuousAt f a) (hb : ContinuousAt f b) : fderiv β (fun p => β« (x : β) in p.1..p.2, f x) (a, b) = (ContinuousLinearMap.snd β β β).smulRight (f b) - (ContinuousLinearMap.fst β β β).smulRight (f a) - intervalIntegral.fderiv_integral_of_tendsto_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {ca cb : E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (ha : Filter.Tendsto f (nhds a β MeasureTheory.ae MeasureTheory.volume) (nhds ca)) (hb : Filter.Tendsto f (nhds b β MeasureTheory.ae MeasureTheory.volume) (nhds cb)) : fderiv β (fun p => β« (x : β) in p.1..p.2, f x) (a, b) = (ContinuousLinearMap.snd β β β).smulRight cb - (ContinuousLinearMap.fst β β β).smulRight ca - intervalIntegral.fderivWithin_integral_of_tendsto_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {ca cb : E} {la lb : Filter β} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f la MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f lb MeasureTheory.volume) {s t : Set β} [intervalIntegral.FTCFilter a (nhdsWithin a s) la] [intervalIntegral.FTCFilter b (nhdsWithin b t) lb] (ha : Filter.Tendsto f (la β MeasureTheory.ae MeasureTheory.volume) (nhds ca)) (hb : Filter.Tendsto f (lb β MeasureTheory.ae MeasureTheory.volume) (nhds cb)) (hs : UniqueDiffWithinAt β s a := by uniqueDiffWithinAt_Ici_Iic_univ) (ht : UniqueDiffWithinAt β t b := by uniqueDiffWithinAt_Ici_Iic_univ) : fderivWithin β (fun p => β« (x : β) in p.1..p.2, f x) (s ΓΛ’ t) (a, b) = (ContinuousLinearMap.snd β β β).smulRight cb - (ContinuousLinearMap.fst β β β).smulRight ca - UniformCauchySeqOnFilter.one_smulRight π Mathlib.Analysis.Calculus.UniformLimitsDeriv
{ΞΉ : Type u_1} {l : Filter ΞΉ} {π : Type u_2} [NontriviallyNormedField π] {G : Type u_3} [NormedAddCommGroup G] [NormedSpace π G] {f' : ΞΉ β π β G} {l' : Filter π} (hf' : UniformCauchySeqOnFilter f' l l') : UniformCauchySeqOnFilter (fun n z => ContinuousLinearMap.smulRight 1 (f' n z)) l l' - SchwartzMap.smulRightCLM_apply_apply π Mathlib.Analysis.Distribution.SchwartzSpace.Basic
{π : Type u_2} {E : Type u_5} {F : Type u_6} {G : Type u_7} [NormedAddCommGroup E] [NormedSpace β E] [NormedAddCommGroup F] [NormedSpace β F] [NontriviallyNormedField π] [NormedAlgebra β π] [NormedAddCommGroup G] [NormedSpace β G] [NormedSpace π F] (L : E βL[β] G βL[β] β) (f : SchwartzMap E F) (x : E) : ((SchwartzMap.smulRightCLM π F L) f) x = (L x).smulRight (f x) - mvfderiv_fun_smul π Mathlib.Geometry.Manifold.MFDeriv.NormedSpace
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {H : Type u_3} [TopologicalSpace H] {I : ModelWithCorners π E H} {M : Type u_4} [TopologicalSpace M] [ChartedSpace H M] {F : Type u_8} [NormedAddCommGroup F] [NormedSpace π F] {x : M} {a : M β π} (ha : MDiffAt a x) {g : M β F} (hg : MDiffAt g x) : (d% fun i => a i β’ g i) x = a x β’ d% g x + (d% a x).smulRight (g x) - mvfderiv_smul π Mathlib.Geometry.Manifold.MFDeriv.NormedSpace
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {H : Type u_3} [TopologicalSpace H] {I : ModelWithCorners π E H} {M : Type u_4} [TopologicalSpace M] [ChartedSpace H M] {F : Type u_8} [NormedAddCommGroup F] [NormedSpace π F] {x : M} {a : M β π} (ha : MDiffAt a x) {g : M β F} (hg : MDiffAt g x) : d% (a β’ g) x = a x β’ d% g x + (d% a x).smulRight (g x) - mvfderivWithin_fun_smul π Mathlib.Geometry.Manifold.MFDeriv.NormedSpace
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {H : Type u_3} [TopologicalSpace H] {I : ModelWithCorners π E H} {M : Type u_4} [TopologicalSpace M] [ChartedSpace H M] {F : Type u_8} [NormedAddCommGroup F] [NormedSpace π F] {s : Set M} {x : M} {a : M β π} (ha : MDiffAt[s] a x) {g : M β F} (hg : MDiffAt[s] g x) (hs : UniqueMDiffAt[s] x) : (d[s] fun i => a i β’ g i) x = a x β’ d[s] g x + (d[s] a x).smulRight (g x) - mvfderivWithin_smul π Mathlib.Geometry.Manifold.MFDeriv.NormedSpace
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {H : Type u_3} [TopologicalSpace H] {I : ModelWithCorners π E H} {M : Type u_4} [TopologicalSpace M] [ChartedSpace H M] {F : Type u_8} [NormedAddCommGroup F] [NormedSpace π F] {s : Set M} {x : M} {a : M β π} (ha : MDiffAt[s] a x) {g : M β F} (hg : MDiffAt[s] g x) (hs : UniqueMDiffAt[s] x) : d[s] (a β’ g) x = a x β’ d[s] g x + (d[s] a x).smulRight (g x) - IsMIntegralCurveAt.hasMFDerivAt π Mathlib.Geometry.Manifold.IntegralCurve.Basic
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {H : Type u_2} [TopologicalSpace H] {I : ModelWithCorners β E H} {M : Type u_3} [TopologicalSpace M] [ChartedSpace H M] {Ξ³ : β β M} {v : (x : M) β TangentSpace I x} {tβ : β} (h : IsMIntegralCurveAt Ξ³ v tβ) : HasMFDerivAt% Ξ³ tβ (ContinuousLinearMap.smulRight 1 (v (Ξ³ tβ))) - IsCovariantDerivativeOn.leibniz π Mathlib.Geometry.Manifold.VectorBundle.CovariantDerivative.Basic
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {H : Type u_3} [TopologicalSpace H] {I : ModelWithCorners π E H} {M : Type u_4} [TopologicalSpace M] [ChartedSpace H M] {F : Type u_5} [NormedAddCommGroup F] [NormedSpace π F] {V : M β Type u_6} [TopologicalSpace (Bundle.TotalSpace F V)] [(x : M) β AddCommGroup (V x)] [(x : M) β Module π (V x)] [(x : M) β TopologicalSpace (V x)] [β (x : M), IsTopologicalAddGroup (V x)] [β (x : M), ContinuousSMul π (V x)] [FiberBundle F V] {cov : ((x : M) β V x) β (x : M) β TangentSpace I x βL[π] V x} {s : optParam (Set M) Set.univ} (self : IsCovariantDerivativeOn F cov s) {Ο : (x : M) β V x} {g : M β π} {x : M} (hΟ : (MDiffAt fun x => β¨x, Ο xβ©) x) (hg : MDiffAt g x) (hx : x β s := by trivial) : cov (g β’ Ο) x = g x β’ cov Ο x + (d% g x).smulRight (Ο x) - IsCovariantDerivativeOn.mk π Mathlib.Geometry.Manifold.VectorBundle.CovariantDerivative.Basic
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {H : Type u_3} [TopologicalSpace H] {I : ModelWithCorners π E H} {M : Type u_4} [TopologicalSpace M] [ChartedSpace H M] {F : Type u_5} [NormedAddCommGroup F] [NormedSpace π F] {V : M β Type u_6} [TopologicalSpace (Bundle.TotalSpace F V)] [(x : M) β AddCommGroup (V x)] [(x : M) β Module π (V x)] [(x : M) β TopologicalSpace (V x)] [β (x : M), IsTopologicalAddGroup (V x)] [β (x : M), ContinuousSMul π (V x)] [FiberBundle F V] {cov : ((x : M) β V x) β (x : M) β TangentSpace I x βL[π] V x} {s : optParam (Set M) Set.univ} (add : β {Ο Ο' : (x : M) β V x} {x : M}, (MDiffAt fun x => β¨x, Ο xβ©) x β (MDiffAt fun x => β¨x, Ο' xβ©) x β autoParam (x β s) IsCovariantDerivativeOn._auto_1 β cov (Ο + Ο') x = cov Ο x + cov Ο' x) (leibniz : β {Ο : (x : M) β V x} {g : M β π} {x : M}, (MDiffAt fun x => β¨x, Ο xβ©) x β MDiffAt g x β autoParam (x β s) IsCovariantDerivativeOn._auto_3 β cov (g β’ Ο) x = g x β’ cov Ο x + (d% g x).smulRight (Ο x)) : IsCovariantDerivativeOn F cov s - ContinuousLinearMap.intrinsicStar_smulRight π Mathlib.Topology.Algebra.Star.LinearMap
{E : Type u_2} {F : Type u_3} [AddCommMonoid E] [StarAddMonoid E] [AddCommMonoid F] [StarAddMonoid F] [TopologicalSpace E] [TopologicalSpace F] [ContinuousStar E] [ContinuousStar F] {S : Type u_4} [Semiring S] [StarAddMonoid S] [StarModule S S] [Module S E] [StarModule S E] [TopologicalSpace S] [ContinuousStar S] [Module S F] [StarModule S F] [ContinuousSMul S F] (f : WithConv (E βL[S] S)) (x : F) : star (WithConv.toConv (f.ofConv.smulRight x)) = WithConv.toConv ((star f).ofConv.smulRight (star x))
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
πReal.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
π"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
π_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
πReal.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
π(?a -> ?b) -> List ?a -> List ?b
πList ?a -> (?a -> ?b) -> List ?bBy main conclusion:
π|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allβandβ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
π|- _ < _ β tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
β’ (_ : Type _)finds all definitions which provide data whileβ’ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
π Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ β _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision 69fae59