Theorems · Theorem · group theory
add_vadd_zero
∀ {M : Type u_9} {N : Type u_10} [inst : AddZeroClass N] [inst_1 : VAdd M N] [VAddCommClass M N N] (x : M) (y : N),
y + (x +ᵥ 0) = x +ᵥ y- Defined in
- Mathlib.Algebra.Group.Action.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- add_zeroproof · cited by 2,707
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddZeroClassstatement and proof · cited by 1,237
- VAddstatement and proof · cited by 616
- VAddCommClassstatement and proof · cited by 41
- vadd_eq_addproof · cited by 39
- VAddCommClass.vadd_commproof · cited by 19
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.