Mathlib Map

Theorems · Definition · combinatorics

UV.IsCompressed

{α : Type u_1} →
  [inst : GeneralizedBooleanAlgebra α] →
    [DecidableRel Disjoint] → [DecidableLE α] → [DecidableEq α] → α → α → Finset α → Prop

IsCompressed u v s expresses that s is UV-compressed.

Defined in
Mathlib.Combinatorics.SetFamily.Compression.UV
Cited by
7 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GeneralizedBooleanAlgebraDecidableRelDecidableLEDecidableEq

Around this declaration

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

Cites4

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.