Theorems · Theorem · combinatorics
Finset.ssubset_iff_subset_ne
∀ {α : Type u_1} {s t : Finset α}, s ⊂ t ↔ s ⊆ t ∧ s ≠ t- Defined in
- Mathlib.Data.Finset.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
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
- lt_iff_le_and_neproof · cited by 47
Cited by2
Results whose statement or proof uses this declaration.
- Finset.mem_ssubsetsproof · cited by 1
- Finset.empty_mem_ssubsetsproof · cited by 0