Mathlib Map

Theorems · Definition · group theory

Equiv.smulRight

{α : Type u_4} → {β : Type u_5} → [inst : GroupWithZero α] → [MulAction α β] → {a : α} → a ≠ 0 → β ≃ β

Right scalar multiplication as a bijection.

Defined in
Mathlib.Algebra.GroupWithZero.Action.Units
Cited by
4 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupWithZeroMulAction

Around this declaration

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

Cites5

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

Cited by6

Results whose statement or proof uses this declaration.