Theorems · Theorem · order theory
Finpartition.mem_bind
∀ {α : Type u_1} [inst : Lattice α] [inst_1 : OrderBot α] [inst_2 : IsModularLattice α] [inst_3 : DecidableEq α]
{a b : α} {P : Finpartition a} {Q : (i : α) → i ∈ P.parts → Finpartition i},
b ∈ (P.bind Q).parts ↔ ∃ A, ∃ (hA : A ∈ P.parts), b ∈ (Q A hA).parts- Defined in
- Mathlib.Order.Partition.Finpartition
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Finpartitionstatement and proof · cited by 199
- Finpartition.partsstatement and proof · cited by 184
- Finset.attachproof · cited by 168
- IsModularLatticestatement and proof · cited by 86
- Finset.mem_biUnionproof · cited by 26
- Finset.mem_attachproof · cited by 13
- Finpartition.bindstatement · cited by 5
- Finpartition.bind_partsproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- SzemerediRegularity.increment_isEquipartitionproof · cited by 1