Documentation Verification Report

Support

📁 Source: Mathlib/Topology/Algebra/Order/Support.lean

Statistics

MetricCount
Definitions0
Theoremsinf, sup, inf, sup
4
Total4

HasCompactMulSupport

Theorems

NameKindAssumesProvesValidatesDepends On
inf 📖mathematicalHasCompactMulSupportPi.instMinForall_mathlib
SemilatticeInf.toMin
IsCompact.of_isClosed_subset
IsCompact.union
isClosed_mulTSupport
mulTSupport.eq_1
closure_union
closure_mono
Function.mulSupport_inf
sup 📖mathematicalHasCompactMulSupportPi.instMaxForall_mathlib
SemilatticeSup.toMax
IsCompact.of_isClosed_subset
IsCompact.union
isClosed_mulTSupport
mulTSupport.eq_1
closure_union
closure_mono
Function.mulSupport_sup

HasCompactSupport

Theorems

NameKindAssumesProvesValidatesDepends On
inf 📖mathematicalHasCompactSupportPi.instMinForall_mathlib
SemilatticeInf.toMin
IsCompact.of_isClosed_subset
IsCompact.union
isClosed_tsupport
tsupport.eq_1
closure_union
closure_mono
Function.support_inf
sup 📖mathematicalHasCompactSupportPi.instMaxForall_mathlib
SemilatticeSup.toMax
IsCompact.of_isClosed_subset
IsCompact.union
isClosed_tsupport
tsupport.eq_1
closure_union
closure_mono
Function.support_sup

---

← Back to Index