Mathlib Map

Theorems · Theorem · real analysis

BoxIntegral.Prepartition.compl_congr

∀ {ι : Type u_1} {I : BoxIntegral.Box ι} [inst : Finite ι] {π₁ π₂ : BoxIntegral.Prepartition I},
  π₁.iUnion = π₂.iUnion → π₁.compl = π₂.compl

Since the definition of BoxIntegral.Prepartition.compl uses Exists.choose, the result depends only on π.iUnion.

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

Around this declaration

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

Cites9

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

Cited by1

Results whose statement or proof uses this declaration.