Mathlib Map

Theorems · Definition · order theory

Finpartition.atomise

{α : Type u_1} → [inst : DecidableEq α] → (s : Finset α) → Finset (Finset α) → Finpartition s

Cuts s along the finsets in F: Two elements of s will be in the same part if they are in the same finsets of F.

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

Around this declaration

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

Cites6

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

Cited by7

Results whose statement or proof uses this declaration.