Mathlib Map

Theorems · Definition · real analysis

BoxIntegral.Box.distortion

{ι : Type u_1} → [Fintype ι] → BoxIntegral.Box ι → NNReal

The distortion of a box I is the maximum of the ratios of the lengths of its edges. It is defined as the maximum of the ratios nndist I.lower I.upper / nndist (I.lower i) (I.upper i).

Defined in
Mathlib.Analysis.BoxIntegral.Box.Basic
Cited by
21 results in Mathlib
Foundations
Depth 153 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.

BoxIntegral.Prepartition.distortion · cited by 23Prepartition.distortionBoxIntegral.Prepartition.exists_tagged_le_isHenstock_isSubordinate_iUnion_eq · cited by 6Prepartition.exists_tagge…BoxIntegral.HasIntegral.of_bRiemann_eq_false_of_forall_isLittleO · cited by 2HasIntegral.of_bRiemann_e…BoxIntegral.Integrable.dist_integralSum_sum_integral_le_of_memBaseSet_of_iUnion_eq · cited by 2Integrable.dist_integralS…BoxIntegral.Box.nndist_le_distortion_mul · cited by 1Box.nndist_le_distortion_…BoxIntegral.Box.diam_Icc_le_of_distortion_le · cited by 1Box.diam_Icc_le_of_distor…BoxIntegral.Box.dist_le_distortion_mul · cited by 1Box.dist_le_distortion_mulBoxIntegral.Box.distortion_eq_of_sub_eq_div · cited by 1Box.distortion_eq_of_sub_…BoxIntegral.IntegrationParams.exists_memBaseSet_isPartition · cited by 1IntegrationParams.exists_…BoxIntegral.hasIntegral_GP_pderiv · cited by 1BoxIntegral.hasIntegral_G…BoxIntegral.Box.exists_taggedPartition_isHenstock_isSubordinate_homothetic · cited by 1Box.exists_taggedPartitio…BoxIntegral.Prepartition.distortion_top · cited by 1Prepartition.distortion_t…BoxIntegral.HasIntegral.of_le_Henstock_of_forall_isLittleO · cited by 1HasIntegral.of_le_Henstoc…BoxIntegral.TaggedPrepartition.distortion_of_const · cited by 1TaggedPrepartition.distor…BoxIntegral.TaggedPrepartition.distortion_single · cited by 1TaggedPrepartition.distor…Fintype · cited by 7736FintypeNNReal · cited by 4310NNRealFinset.univ · cited by 3473Finset.univFinset.sup · cited by 530Finset.supBoxIntegral.Box · cited by 464BoxIntegral.BoxNNDist.nndist · cited by 235NNDist.nndistBoxIntegral.Box.upper · cited by 70Box.upperBoxIntegral.Box.lower · cited by 65Box.lowerBox.distortionCITED BYCITES

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by22

Results whose statement or proof uses this declaration.