Theorems · Theorem · functional analysis
MeasureTheory.Lp.neg_smul
∀ {α : Type u_1} {𝕜 : Type u_3} {E : Type u_4} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {p q r : ENNReal}
[hpqr : p.HolderTriple q r] [inst : NormedRing 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : Module 𝕜 E]
[inst_3 : IsBoundedSMul 𝕜 E] (f : ↥(MeasureTheory.Lp 𝕜 p μ)) (g : ↥(MeasureTheory.Lp E q μ)), -f • g = -(f • g)- Defined in
- Mathlib.MeasureTheory.Function.Holder
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 227 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.
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- AddSubgroupstatement · cited by 3,232
- NormedRingstatement and proof · cited by 924
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- MeasureTheory.Lpstatement and proof · cited by 715
- IsBoundedSMulstatement and proof · cited by 329
- neg_add_cancelproof · cited by 256
- ENNReal.HolderTriplestatement and proof · cited by 65
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Lp.neg_smul_negproof · cited by 0