Mathlib Map

Structures · Algebra

AddTorsor

An AddTorsor G P gives a structure to the nonempty type P, acted on by an AddGroup G with a transitive and free action given by the +ᵥ operation and a corresponding subtraction given by the -ᵥ operation. In the case of a vector space, it is an affine space.

Defined in
Mathlib.Algebra.Torsor.Defs
Shape
2 explicit arguments · adds nonempty, vsub_vadd', vadd_vsub'

Extends2

Extended by2

Forgetful instances

Every AddTorsor is also a

Provided automatically by

Concrete types that are instances4

  • ContinuousAffineMap
  • AffineMap
  • Subtype
  • Prod

How is a type an instance?

Loading the hierarchy index…

Assumed by1,832

Ancestors6