Theorems · Theorem · group theory
Finset.subset_add_left
∀ {α : Type u_2} [inst : DecidableEq α] [inst_1 : AddZeroClass α] (s : Finset α) {t : Finset α}, 0 ∈ t → s ⊆ s + t- Cited by
- 2 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqAddZeroClass
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
- add_zeroproof · cited by 2,707
- AddZeroClassstatement and proof · cited by 1,237
- Finset.addstatement · cited by 133
- Finset.mem_addproof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- Finset.ruzsa_covering_addproof · cited by 2
- Finset.subset_sub_leftproof · cited by 0