Back to NPA

Declaration

FootOnHypotenuse

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 (PointCarrier : Sort p), forall (foot_rel : forall (H : PointCarrier), forall (B : PointCarrier), forall (C : PointCarrier), Prop), forall (H : PointCarrier), forall (B : PointCarrier), forall (C : PointCarrier), Prop

Proof term

fun PointCarrier => fun foot_rel => fun H => fun B => fun C => foot_rel H B C