Back to NPA

Declaration

translate

Mathlib.Geometry.Affine

Packages

2

Module

63

Theorems

750

Declarations

1016

Untrusted sidecar

Source text and display overlays are presentation metadata. The signed certificate and checker result are the trusted evidence.

Statement

forall (PointCarrier : Sort p), forall (Vector : Sort v), forall (translate_op : forall (A : PointCarrier), forall (v : Vector), PointCarrier), forall (A : PointCarrier), forall (v : Vector), PointCarrier

Proof term

fun PointCarrier => fun Vector => fun translate_op => fun A => fun v => translate_op A v