Theorems · Definition · combinatorics
UV.compression
{α : Type u_1} →
[inst : GeneralizedBooleanAlgebra α] →
[DecidableRel Disjoint] → [DecidableLE α] → [DecidableEq α] → α → α → Finset α → Finset αTo UV-compress a set family, we compress each of its elements, except that we don't want to reduce the cardinality, so we keep all elements whose compression is already present.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Finsetstatement and proof · cited by 13,712
- Disjointstatement and proof · cited by 2,201
- Finset.filterproof · cited by 949
- Finset.imageproof · cited by 910
- GeneralizedBooleanAlgebrastatement and proof · cited by 204
- UV.compressproof · cited by 20
Cited by16
Results whose statement or proof uses this declaration.
- UV.mem_compressionstatement · cited by 9
- UV.IsCompressedproof · cited by 7
- UV.IsCompressed.eqstatement · cited by 2
- UV.card_compressionstatement · cited by 1
- UV.compress_mem_compression_of_mem_compressionstatement and proof · cited by 1
- UV.compression_selfstatement · cited by 1
- UV.disjoint_of_mem_compression_of_notMemstatement and proof · cited by 1
- UV.le_of_mem_compression_of_notMemstatement and proof · cited by 1
- UV.mem_of_mem_compressionstatement and proof · cited by 1
- UV.shadow_compression_subset_compression_shadowstatement and proof · cited by 1
- UV.sup_sdiff_mem_of_mem_compressionstatement and proof · cited by 1
- UV.sup_sdiff_mem_of_mem_compression_of_notMemstatement and proof · cited by 1