Mathlib Map

Theorems · Theorem · group theory

MulAction.IsPretransitive.exists_smul_eq

∀ {M : Type u_5} {α : Type u_6} {inst : SMul M α} [self : MulAction.IsPretransitive M α] (x y : α), ∃ g, g • x = y

There is g such that g • x = y.

Defined in
Mathlib.Algebra.Group.Action.Pretransitive
Cited by
12 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
MulAction.IsPretransitive

Around this declaration

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

Cites1

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

Cited by12

Results whose statement or proof uses this declaration.