Theorems · Theorem · group theory
VAddAssocClass.vadd_assoc
∀ {M : Type u_9} {N : Type u_10} {α : Type u_11} {inst : VAdd M N} {inst_1 : VAdd N α} {inst_2 : VAdd M α}
[self : VAddAssocClass M N α] (x : M) (y : N) (z : α), (x +ᵥ y) +ᵥ z = x +ᵥ y +ᵥ zAssociativity of +ᵥ
- Defined in
- Mathlib.Algebra.Group.Action.Defs
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- VAddAssocClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- HVAdd.hVAddstatement · cited by 1,820
- VAddstatement and proof · cited by 616
- VAddAssocClassstatement and proof · cited by 60
Cited by5
Results whose statement or proof uses this declaration.
- vadd_assocproof · cited by 18
- VAddAssocClass.to₁₂₃proof · cited by 0
- VAddAssocClass.to₁₂₄proof · cited by 0
- VAddAssocClass.to₁₃₄proof · cited by 0
- VAddAssocClass.to₂₃₄proof · cited by 0