Mathlib Map

Theorems · Definition · real analysis

BoxIntegral.Prepartition.split

{ι : Type u_1} → (I : BoxIntegral.Box ι) → ι → ℝ → BoxIntegral.Prepartition I

The partition of I : Box ι into the boxes I ∩ {y | y ≤ x i} and I ∩ {y | x i < y}. One of these boxes can be empty, then this partition is just the single-box partition .

Defined in
Mathlib.Analysis.BoxIntegral.Partition.Split
Cited by
14 results in Mathlib
Foundations
Depth 131 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

BoxIntegral.Prepartition.splitMany · cited by 13Prepartition.splitManyBoxIntegral.Prepartition.isPartitionSplit · cited by 3Prepartition.isPartitionS…BoxIntegral.Prepartition.inf_split · cited by 2Prepartition.inf_splitBoxIntegral.Prepartition.splitMany_insert · cited by 2Prepartition.splitMany_in…BoxIntegral.Prepartition.mem_split_iff' · cited by 2Prepartition.mem_split_if…BoxIntegral.Prepartition.iUnion_split · cited by 1Prepartition.iUnion_splitBoxIntegral.Prepartition.restrict_split · cited by 1Prepartition.restrict_spl…BoxIntegral.Prepartition.inf_splitMany · cited by 1Prepartition.inf_splitManyBoxIntegral.Prepartition.coe_eq_of_mem_split_of_lt_mem · cited by 1Prepartition.coe_eq_of_me…BoxIntegral.Prepartition.coe_eq_of_mem_split_of_mem_le · cited by 1Prepartition.coe_eq_of_me…BoxIntegral.Prepartition.splitMany_le_split · cited by 1Prepartition.splitMany_le…BoxIntegral.Prepartition.sum_split_boxes · cited by 1Prepartition.sum_split_bo…BoxIntegral.Prepartition.mem_split_iff · cited by 1Prepartition.mem_split_iffBoxIntegral.Prepartition.not_disjoint_imp_le_of_subset_of_mem_splitMany · cited by 1Prepartition.not_disjoint…BoxIntegral.Prepartition.split_of_notMem_Ioo · cited by 0Prepartition.split_of_not…Real · cited by 25697RealBoxIntegral.Box · cited by 464BoxIntegral.BoxBoxIntegral.Prepartition · cited by 199BoxIntegral.PrepartitionBoxIntegral.Box.splitLower · cited by 11Box.splitLowerBoxIntegral.Box.splitUpper · cited by 11Box.splitUpperBoxIntegral.Prepartition.ofWithBot · cited by 7Prepartition.ofWithBotPrepartition.splitCITED BYCITES

Cites6

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

Cited by15

Results whose statement or proof uses this declaration.