Mathlib Map

Theorems · Definition · order theory

Finpartition.ofPairwiseDisjoint

{α : Type u_1} →
  [inst : DistribLattice α] →
    [inst_1 : OrderBot α] →
      [DecidableEq α] → (parts : Finset α) → (↑parts).PairwiseDisjoint id → Finpartition (parts.sup id)

A Finpartition constructor of parts.sup id from a finset parts of pairwise disjoint elements. Any elements in parts are erased.

Defined in
Mathlib.Order.Partition.Finpartition
Cited by
4 results in Mathlib
Foundations
Depth 65 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.

Cites9

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

Cited by4

Results whose statement or proof uses this declaration.