Theorems · Theorem · combinatorics
sup_sdiff_injOn
∀ {α : Type u_1} [inst : GeneralizedBooleanAlgebra α] (u v : α),
Set.InjOn (fun x => (x ⊔ u) \ v) {x | Disjoint u x ∧ v ≤ x}UV-compression is injective on the elements it moves. See UV.compress.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- GeneralizedBooleanAlgebra
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.
- Set.ofPredstatement and proof · cited by 6,101
- Disjointstatement and proof · cited by 2,201
- Set.InjOnstatement · cited by 543
- GeneralizedBooleanAlgebrastatement and proof · cited by 204
- Disjoint.symmproof · cited by 125
- sdiff_sup_cancelproof · cited by 7
- Disjoint.sup_sdiff_cancel_rightproof · cited by 5
- sdiff_sdiff_commproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- UV.compress_injOnproof · cited by 1