Mathlib Map

Theorems · Theorem · group theory

sdiv_smul

∀ {G : Type u_1} {P : Type u_2} [inst : Group G] [T : Torsor G P] (p₁ p₂ : P), (p₁ /ₛ p₂) • p₂ = p₁

Scalar multiplying the result of dividing another point produces that point.

Defined in
Mathlib.Algebra.Torsor.Defs
Cited by
6 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
GroupTorsor

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 by7

Results whose statement or proof uses this declaration.