Theorems · Theorem · order theory
Fintype.exists_disjointed_le
∀ {α : Type u_1} [inst : GeneralizedBooleanAlgebra α] {ι : Type u_3} [inst_1 : Fintype ι] (f : ι → α),
∃ g ≤ f, Finset.univ.sup g = Finset.univ.sup f ∧ Pairwise (Function.onFun Disjoint g)For any finite family of elements f : ι → α, we can find a pairwise-disjoint family g
bounded above by f and having the same supremum. This is non-canonical, depending on an arbitrary
choice of ordering of ι.
- Defined in
- Mathlib.Order.Disjointed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Equivproof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Equiv.symmproof · cited by 3,681
- Finset.univstatement and proof · cited by 3,473
- Disjointstatement · cited by 2,201
- le_rflproof · cited by 1,558
- Fintype.cardproof · cited by 1,386
- IsEmptyproof · cited by 759
- Function.onFunstatement · cited by 570
- Finset.supstatement and proof · cited by 530
- Pairwisestatement · cited by 516
Cited by1
Results whose statement or proof uses this declaration.