Theorems · Theorem · order theory
Finset.subset_compl_iff_disjoint_right
∀ {α : Type u_1} {s t : Finset α} [inst : Fintype α] [inst_1 : DecidableEq α], s ⊆ tᶜ ↔ Disjoint s t- Defined in
- Mathlib.Data.Finset.BooleanAlgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FintypeDecidableEq
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
- Fintypestatement and proof · cited by 7,736
- Compl.complstatement · cited by 2,925
- Disjointstatement · cited by 2,201
- le_compl_iff_disjoint_rightproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.