Theorems · Inductive type · real analysis
BoxIntegral.IntegrationParams.MemBaseSet
{ι : Type u_1} →
[Fintype ι] →
BoxIntegral.IntegrationParams →
(I : BoxIntegral.Box ι) → NNReal → ((ι → ℝ) → ↑(Set.Ioi 0)) → BoxIntegral.TaggedPrepartition I → PropThe predicate corresponding to a base set of the filter defined by an
IntegrationParams. It says that
* if l.bHenstock, then π is a Henstock prepartition, i.e. each tag belongs to the corresponding
closed box;
* π is subordinate to r;
* if l.bDistortion, then the distortion of each box in π is less than or equal to c;
* if l.bDistortion, then there exists a prepartition π' with distortion ≤ c that covers
exactly I \ π.iUnion.
The last condition is automatically verified for partitions, and is used in the proof of the
Sacks-Henstock inequality to compare two prepartitions covering the same part of the box.
It is also automatically satisfied for any c > 1, see TODO section of the module docstring for
details.
- Cited by
- 34 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Fintype
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 · cited by 25,697
- Fintypestatement · cited by 7,736
- Set.Elemstatement · cited by 7,166
- NNRealstatement · cited by 4,310
- Set.Ioistatement · cited by 1,463
- BoxIntegral.Boxstatement · cited by 464
- BoxIntegral.TaggedPrepartitionstatement · cited by 126
- BoxIntegral.IntegrationParamsstatement · cited by 101
Cited by37
Results whose statement or proof uses this declaration.
- BoxIntegral.IntegrationParams.MemBaseSet.isSubordinatestatement and proof · cited by 9
- BoxIntegral.IntegrationParams.MemBaseSet.distortion_lestatement and proof · cited by 6
- BoxIntegral.IntegrationParams.MemBaseSet.isHenstockstatement and proof · cited by 6
- BoxIntegral.hasIntegral_iffstatement and proof · cited by 5
- BoxIntegral.IntegrationParams.toFilterDistortionproof · cited by 4
- BoxIntegral.IntegrationParams.MemBaseSet.exists_complstatement and proof · cited by 3
- BoxIntegral.IntegrationParams.MemBaseSet.monostatement and proof · cited by 3
- BoxIntegral.IntegrationParams.hasBasis_toFilterDistortionstatement · cited by 3
- BoxIntegral.IntegrationParams.hasBasis_toFilteriUnion_topstatement and proof · cited by 3
- BoxIntegral.IntegrationParams.MemBaseSet.mono'statement and proof · cited by 2
- BoxIntegral.HasIntegral.of_mulstatement and proof · cited by 2
- BoxIntegral.HasIntegral.of_bRiemann_eq_false_of_forall_isLittleOproof · cited by 2