Back to NPA

Declaration

collinear

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 (collinear_rel : forall (A : PointCarrier), forall (B : PointCarrier), forall (C : PointCarrier), Prop), forall (A : PointCarrier), forall (B : PointCarrier), forall (C : PointCarrier), Prop

Proof term

fun PointCarrier => fun collinear_rel => fun A => fun B => fun C => collinear_rel A B C