Theorems · Definition · order theory
disjointed
{α : Type u_1} →
{ι : Type u_2} → [GeneralizedBooleanAlgebra α] → [inst : Preorder ι] → [LocallyFiniteOrderBot ι] → (ι → α) → ι → αThe function mapping i to f i \ (⨆ j < i, f j). When ι is a partial order, this is the
unique function g having the same partialSups as f and such that g i and g j are
disjoint whenever i < j.
- Defined in
- Mathlib.Order.Disjointed
- Cited by
- 64 results in Mathlib
- Foundations
- Depth 52 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.
- Preorderstatement and proof · cited by 7,952
- Finset.supproof · cited by 530
- LocallyFiniteOrderBotstatement and proof · cited by 286
- GeneralizedBooleanAlgebrastatement and proof · cited by 204
- Finset.Iioproof · cited by 147
Cited by67
Results whose statement or proof uses this declaration.
- MeasureTheory.measure_iUnion_leproof · cited by 39
- disjoint_disjointedstatement and proof · cited by 25
- iUnion_disjointedstatement · cited by 16
- MeasurableSet.disjointedstatement · cited by 16
- disjointed_subsetstatement · cited by 14
- Finset.boxproof · cited by 12
- disjointed_lestatement · cited by 6
- partialSups_disjointedstatement and proof · cited by 5
- Directed.measure_iUnionproof · cited by 5
- exists_partition_approximatesLinearOn_of_hasFDerivWithinAtproof · cited by 5
- disjointed_zerostatement · cited by 4
- disjointedRecstatement · cited by 3