Theorems · Theorem · order theory
Finpartition.card_bind
∀ {α : 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.card = ∑ A ∈ P.parts.attach, (Q ↑A ⋯).parts.card- Defined in
- Mathlib.Order.Partition.Finpartition
- Cited by
- 1 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.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- SetLike.coeproof · cited by 8,199
- Finset.sumstatement · cited by 5,195
- LE.le.transproof · cited by 3,151
- Finset.cardstatement · cited by 2,327
- Disjointproof · cited by 2,201
- 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
- Finset.attachstatement and proof · cited by 168
- eq_bot_iffproof · cited by 159
Cited by1
Results whose statement or proof uses this declaration.
- SzemerediRegularity.card_incrementproof · cited by 2