Theorems · Theorem · group theory
Set.op_vadd_set_vadd_eq_vadd_vadd_set
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : VAdd αᵃᵒᵖ β] [inst_1 : VAdd β γ] [inst_2 : VAdd α γ] (a : α)
(s : Set β) (t : Set γ),
(∀ (a : α) (b : β) (c : γ), (AddOpposite.op a +ᵥ b) +ᵥ c = b +ᵥ a +ᵥ c) → (AddOpposite.op a +ᵥ s) +ᵥ t = s +ᵥ a +ᵥ t- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.extproof · cited by 2,266
- HVAdd.hVAddstatement and proof · cited by 1,820
- VAddstatement and proof · cited by 616
- AddOppositestatement and proof · cited by 452
- Set.vaddSetstatement · cited by 403
- AddOpposite.opstatement and proof · cited by 192
- Set.vaddstatement · cited by 72
- exists_exists_and_eq_andproof · cited by 10
- Set.mem_vadd_setproof · cited by 7
- Set.mem_vaddproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Set.op_vadd_set_add_eq_add_vadd_setproof · cited by 0