Theorems · Theorem · order theory
Finset.union_subset_iff
∀ {α : Type u_1} [inst : DecidableEq α] {s t u : Finset α}, s ∪ t ⊆ u ↔ s ⊆ u ∧ t ⊆ u- Defined in
- Mathlib.Data.Finset.Lattice.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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
- sup_le_iffproof · cited by 58
Cited by3
Results whose statement or proof uses this declaration.
- Turing.PartrecToTM2.ret_supportsproof · cited by 2
- Finsupp.support_single_add_single_subsetproof · cited by 1
- MvPolynomial.coeffs_mapproof · cited by 1