Theorems · Definition · functional analysis
MeasureTheory.GridLines.T
{ι : Type u_1} →
{A : ι → Type u_2} →
[inst : (i : ι) → MeasurableSpace (A i)] →
((i : ι) → MeasureTheory.Measure (A i)) →
[DecidableEq ι] → ℝ → (((i : ι) → A i) → ENNReal) → Finset ι → ((i : ι) → A i) → ENNRealThe "grid-lines operation" (not a standard name) which is central in the inductive proof of the
Sobolev inequality.
For a finite dependent product Π i : ι, A i of sigma-finite measure spaces, a finite set s of
indices from ι, and a (later assumed nonnegative) real number p, this operation acts on a
function f from Π i, A i into the extended nonnegative reals. The operation is to partially
integrate, in the s co-ordinates, the function whose value at x : Π i, A i is obtained by
multiplying a certain power of f with the product, for each co-ordinate i in s, of a certain
power of the integral of f along the "grid line" in the i direction through x.
We are most interested in this operation when the set s is the universe in ι, but as a proxy for
"induction on dimension" we define it for a general set s of co-ordinates: the s-grid-lines
operation on a function f which is constant along the co-ordinates in sᶜ is morally (that is, up
to type-theoretic nonsense) the same thing as the universe-grid-lines operation on the associated
function on the "lower-dimensional" space Π i : s, A i.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpaceDecidableEq
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.
- Realstatement and proof · cited by 25,697
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Finset.prodproof · cited by 2,356
- Finset.cardproof · cited by 2,327
- MeasureTheory.lmarginalproof · cited by 28
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.GridLines.T.congr_simpstatement and proof · cited by 1
- MeasureTheory.GridLines.T_emptystatement · cited by 1
- MeasureTheory.GridLines.T_insert_le_T_lmarginal_singletonstatement · cited by 1
- MeasureTheory.GridLines.T_lmarginal_antitonestatement and proof · cited by 1
- MeasureTheory.GridLines.T_univstatement · cited by 1