Theorems · Theorem · order theory
Finset.codisjoint_right
∀ {α : Type u_1} {s t : Finset α} [inst : Fintype α], Codisjoint s t ↔ ∀ ⦃a : α⦄, a ∉ t → a ∈ s- Defined in
- Mathlib.Data.Finset.BooleanAlgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Fintype
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
- Codisjointstatement · cited by 197
- codisjoint_commproof · cited by 8
- Finset.codisjoint_leftproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.