Theorems · Theorem · order theory
Finite.Set.subset
∀ {α : Type u} (s : Set α) {t : Set α} [Finite ↑s], t ⊆ s → Finite ↑t- Defined in
- Mathlib.Data.Set.Finite.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Finite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.Elemstatement and proof · cited by 7,166
- Finitestatement and proof · cited by 3,029
- Set.sep_eq_of_subsetproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Set.Finite.subsetproof · cited by 285