Mathlib Map

Theorems · Definition · geometry

AffineMap.id

(k : Type u_1) →
  {V1 : Type u_2} →
    (P1 : Type u_3) →
      [inst : Ring k] → [inst_1 : AddCommGroup V1] → [inst_2 : Module k V1] → [inst_3 : AddTorsor V1 P1] → P1 →ᵃ[k] P1

Identity map as an affine map.

Defined in
Mathlib.LinearAlgebra.AffineSpace.AffineMap
Cited by
16 results in Mathlib
Foundations
Depth 22 from the axioms · uses no axioms
Assumes
RingAddCommGroupModuleAddTorsor

Around this declaration

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

Cites6

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

Cited by20

Results whose statement or proof uses this declaration.