Mathlib Map

Theorems · Theorem · geometry

AffineEquiv.coe_homothetyUnitsMulHom_apply_symm

∀ {R : Type u_10} {V : Type u_11} {P : Type u_12} [inst : CommRing R] [inst_1 : AddCommGroup V] [inst_2 : Module R V]
  [inst_3 : AddTorsor V P] (p : P) (t : Rˣ),
  ⇑((AffineEquiv.homothetyUnitsMulHom p) t).symm = ⇑(AffineMap.homothety p ↑t⁻¹)
Defined in
Mathlib.LinearAlgebra.AffineSpace.AffineEquiv
Cited by
1 results in Mathlib
Foundations
Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleAddTorsor

Around this declaration

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

Cites13

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

Cited by1

Results whose statement or proof uses this declaration.