Theorems · Theorem · group theory
AddSubgroup.vadd_def
∀ {G : Type u_1} {α : Type u_2} [inst : AddGroup G] [inst_1 : AddAction G α] {S : AddSubgroup G} (g : ↥S) (m : α),
g +ᵥ m = ↑g +ᵥ m- Defined in
- Mathlib.Algebra.Group.Subgroup.Actions
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- HVAdd.hVAddstatement · cited by 1,820
- AddActionstatement and proof · cited by 820
Cited by1
Results whose statement or proof uses this declaration.
- vadd_mem_fixedPoints_of_normalproof · cited by 0