Mathlib Map

Theorems · Theorem · order theory

Finpartition.ofPairwiseDisjoint_parts

∀ {α : Type u_1} [inst : DistribLattice α] [inst_1 : OrderBot α] [inst_2 : DecidableEq α] (parts : Finset α)
  (hdisjoint : (↑parts).PairwiseDisjoint id), (Finpartition.ofPairwiseDisjoint parts hdisjoint).parts = parts.erase ⊥
Defined in
Mathlib.Order.Partition.Finpartition
Cited by
2 results in Mathlib
Foundations
Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DistribLatticeOrderBotDecidableEq

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.