Theorems · Theorem · group theory
Set.toFinset_vadd
∀ {α : Type u_2} {β : Type u_3} [inst : VAdd α β] [inst_1 : DecidableEq β] (s : Set α) (t : Set β) [inst_2 : Fintype ↑s]
[inst_3 : Fintype ↑t] [inst_4 : Fintype ↑(s +ᵥ t)], (s +ᵥ t).toFinset = s.toFinset +ᵥ t.toFinset- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Finsetstatement · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Set.Elemstatement and proof · cited by 7,166
- HVAdd.hVAddstatement and proof · cited by 1,820
- VAddstatement and proof · cited by 616
- Set.toFinsetstatement · cited by 217
- Set.vaddstatement · cited by 72
- Finset.vaddstatement · cited by 35
- Set.toFinset_image2proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.