Mathlib Map

Theorems · Definition · order theory

Finpartition.ofErase

{α : Type u_1} →
  [inst : Lattice α] →
    [inst_1 : OrderBot α] →
      [DecidableEq α] → {a : α} → (parts : Finset α) → parts.SupIndep id → parts.sup id = a → Finpartition a

A Finpartition constructor which does not insist on not being a part.

Defined in
Mathlib.Order.Partition.Finpartition
Cited by
3 results in Mathlib
Foundations
Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LatticeOrderBotDecidableEq

Around this declaration

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

Cites8

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

Cited by5

Results whose statement or proof uses this declaration.