Back to NPA

Declaration

Area2

Mathlib.Geometry.RightTriangle.Abstract

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 (Scalar : Sort u), forall (PointCarrier : Sort p), forall (area2_op : forall (A : PointCarrier), forall (B : PointCarrier), forall (C : PointCarrier), Scalar), forall (A : PointCarrier), forall (B : PointCarrier), forall (C : PointCarrier), Scalar

Proof term

fun Scalar => fun PointCarrier => fun area2_op => fun A => fun B => fun C => area2_op A B C