Mathlib Map

Theorems · Definition · geometry

AffineMap.homothetyHom

{k : Type u_2} →
  {V1 : Type u_3} →
    {P1 : Type u_4} →
      [inst : CommRing k] →
        [inst_1 : AddCommGroup V1] → [inst_2 : AddTorsor V1 P1] → [inst_3 : Module k V1] → P1 → k →* P1 →ᵃ[k] P1

homothety as a multiplicative monoid homomorphism.

Defined in
Mathlib.LinearAlgebra.AffineSpace.AffineMap
Cited by
2 results in Mathlib
Foundations
Depth 47 from the axioms · uses propext, Quot.sound
Assumes
CommRingAddCommGroupAddTorsorModule

Around this declaration

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

Cites9

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

Cited by3

Results whose statement or proof uses this declaration.