Mathlib Map

Theorems · Definition · real analysis

BoxIntegral.TaggedPrepartition.infPrepartition

{ι : Type u_1} →
  {I : BoxIntegral.Box ι} →
    BoxIntegral.TaggedPrepartition I → BoxIntegral.Prepartition I → BoxIntegral.TaggedPrepartition I

Given two partitions π₁ and π₁, one of them tagged and the other is not, returns the tagged partition with toPrepartition = π₁.toPrepartition ⊓ π₂ and tags coming from π₁. Note that usually the result is not a Henstock partition.

Defined in
Mathlib.Analysis.BoxIntegral.Partition.Tagged
Cited by
7 results in Mathlib
Foundations
Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites5

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

Cited by7

Results whose statement or proof uses this declaration.