Theorems · Definition · order theory
Finpartition.combine
{α : Type u_1} →
[inst : Lattice α] →
[inst_1 : OrderBot α] →
[IsModularLattice α] →
[DecidableEq α] →
{ι : Type u_2} →
{I : Finset ι} → {a : ι → α} → ((i : ι) → Finpartition (a i)) → I.SupIndep a → Finpartition (I.sup a)Combine a family of partitions of pairwise disjoint elements into a partition of their sup.
- Defined in
- Mathlib.Order.Partition.Finpartition
- Cited by
- 4 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- OrderBotstatement and proof · cited by 1,055
- Latticestatement and proof · cited by 916
- Finset.supstatement · cited by 530
- Finset.biUnionproof · cited by 217
- Finpartitionstatement and proof · cited by 199
- Finpartition.partsproof · cited by 184
- IsModularLatticestatement and proof · cited by 86
- Finset.SupIndepstatement and proof · cited by 52
Cited by5
Results whose statement or proof uses this declaration.
- Finpartition.bindproof · cited by 5
- Finpartition.sum_combinestatement · cited by 1
- MeasureTheory.preVariation.sum_le_preVariationFun_iUnion'proof · cited by 1
- Finpartition.combine.congr_simpstatement and proof · cited by 0
- Finpartition.combine_partsstatement and proof · cited by 0