Mathlib Map

Theorems · Theorem · group theory

AddAction.IsPretransitive.of_vadd_eq

∀ {M : Type u_5} {N : Type u_6} {α : Type u_7} [inst : VAdd M α] [inst_1 : VAdd N α] [AddAction.IsPretransitive M α]
  (f : M → N), (∀ {c : M} {x : α}, f c +ᵥ x = c +ᵥ x) → AddAction.IsPretransitive N α
Defined in
Mathlib.Algebra.Group.Action.Pretransitive
Cited by
2 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
VAddVAddAddAction.IsPretransitive

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.

Cited by2

Results whose statement or proof uses this declaration.