Mathlib Map

Theorems · Theorem · group theory

AddUnits.val_vadd

∀ {G : Type u_1} {M : Type u_3} [inst : AddGroup G] [inst_1 : AddMonoid M] [inst_2 : AddAction G M]
  [inst_3 : VAddCommClass G M M] [inst_4 : VAddAssocClass G M M] (g : G) (m : AddUnits M), ↑(g +ᵥ m) = g +ᵥ ↑m
Defined in
Mathlib.Algebra.Group.Action.Units
Cited by
1 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext
Assumes
AddGroupAddMonoidAddActionVAddCommClassVAddAssocClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.