Theorems · Theorem · order theory
Finpartition.bind_parts
∀ {α : Type u_1} [inst : Lattice α] [inst_1 : OrderBot α] [inst_2 : IsModularLattice α] [inst_3 : DecidableEq α] {a : α}
(P : Finpartition a) (Q : (i : α) → i ∈ P.parts → Finpartition i),
(P.bind Q).parts = P.parts.attach.biUnion fun i => (Q ↑i ⋯).parts- Defined in
- Mathlib.Order.Partition.Finpartition
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 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 · cited by 13,712
- OrderBotstatement and proof · cited by 1,055
- Latticestatement and proof · cited by 916
- Finset.biUnionstatement · cited by 217
- Finpartitionstatement and proof · cited by 199
- Finpartition.partsstatement and proof · cited by 184
- Finset.attachstatement · cited by 168
- IsModularLatticestatement and proof · cited by 86
- Finpartition.bindstatement and proof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.IsSetSemiring.mem_supClosure_iffproof · cited by 2
- Finpartition.mem_bindproof · cited by 1