Theorems · Theorem · group theory
Set.vadd_eq_empty
∀ {α : Type u_2} {β : Type u_3} [inst : VAdd α β] {s : Set α} {t : Set β}, s +ᵥ t = ∅ ↔ s = ∅ ∨ t = ∅- Cited by
- 0 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- VAdd
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.
- Setstatement and proof · cited by 53,352
- HVAdd.hVAddstatement · cited by 1,820
- VAddstatement and proof · cited by 616
- Set.vaddstatement · cited by 72
- Set.image2_eq_empty_iffproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.