Theorems · Definition · order theory
Finpartition.bind
{α : Type u_1} →
[inst : Lattice α] →
[inst_1 : OrderBot α] →
[IsModularLattice α] →
[DecidableEq α] → {a : α} → (P : Finpartition a) → ((i : α) → i ∈ P.parts → Finpartition i) → Finpartition aGiven a finpartition P of a and finpartitions of each part of P, this yields the
finpartition of a obtained by juxtaposing all the subpartitions.
- Defined in
- Mathlib.Order.Partition.Finpartition
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- OrderBotstatement and proof · cited by 1,055
- Latticestatement and proof · cited by 916
- Finpartitionstatement and proof · cited by 199
- Finpartition.partsstatement and proof · cited by 184
- IsModularLatticestatement and proof · cited by 86
- Finpartition.combineproof · cited by 4
- Finpartition.copyproof · cited by 3
Cited by6
Results whose statement or proof uses this declaration.
- SzemerediRegularity.incrementproof · cited by 5
- MeasureTheory.IsSetSemiring.mem_supClosure_iffproof · cited by 2
- Finpartition.bind_partsstatement and proof · cited by 2
- Finpartition.mem_bindstatement · cited by 1
- Finpartition.card_bindstatement · cited by 1
- Finpartition.bind.congr_simpstatement and proof · cited by 0