Theorems · Theorem · combinatorics
UV.mem_compression
∀ {α : Type u_1} [inst : GeneralizedBooleanAlgebra α] [inst_1 : DecidableRel Disjoint] [inst_2 : DecidableLE α]
{s : Finset α} {u v a : α} [inst_3 : DecidableEq α],
a ∈ UV.compression u v s ↔ a ∈ s ∧ UV.compress u v a ∈ s ∨ a ∉ s ∧ ∃ b ∈ s, UV.compress u v b = aa is in the UV-compressed family iff it's in the original and its compression is in the
original, or it's not in the original but it's the compression of something in the original.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- GeneralizedBooleanAlgebrastatement and proof · cited by 204
- UV.compressstatement and proof · cited by 20
- UV.compressionstatement · cited by 15
Cited by9
Results whose statement or proof uses this declaration.
- UV.disjoint_of_mem_compression_of_notMemproof · cited by 1
- UV.le_of_mem_compression_of_notMemproof · cited by 1
- UV.mem_of_mem_compressionproof · cited by 1
- UV.shadow_compression_subset_compression_shadowproof · cited by 1
- UV.sup_sdiff_mem_of_mem_compressionproof · cited by 1
- UV.sup_sdiff_mem_of_mem_compression_of_notMemproof · cited by 1
- UV.compress_mem_compression_of_mem_compressionproof · cited by 1
- Finset.UV.isInitSeg_of_compressedproof · cited by 1
- UV.compress_mem_compressionproof · cited by 0