Mathlib Map

Theorems · Theorem · group theory

AddAction.Quotient.vadd_coe

∀ {G : Type u} {X : Type v} [inst : AddGroup G] [inst_1 : AddMonoid X] [inst_2 : AddAction X G] (H : AddSubgroup G)
  [inst_3 : AddAction.QuotientAction X H] (b : X) (g : G), b +ᵥ ↑g = ↑(b +ᵥ g)
Defined in
Mathlib.GroupTheory.GroupAction.Quotient
Cited by
1 results in Mathlib
Foundations
Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroupAddMonoidAddActionAddAction.QuotientAction

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.