Documentation Verification Report

PSub

📁 Source: Mathlib/Data/Nat/PSub.lean

Statistics

MetricCount
Definitionsppred, psub, psub'
3
Theoremsppred_eq_none, ppred_eq_pred, ppred_eq_some, ppred_succ, ppred_zero, pred_eq_ppred, psub'_eq_psub, psub_add, psub_eq_none, psub_eq_some, psub_eq_sub, psub_succ, psub_zero, sub_eq_psub
14
Total17

Nat

Definitions

NameCategoryTheorems
ppred 📖CompOp
9 mathmath: Partrec.ppred, pred_eq_ppred, psub_succ, ppred_succ, ppred_eq_pred, ppred_eq_some, Num.ppred_to_nat, ppred_eq_none, ppred_zero
psub 📖CompOp
8 mathmath: psub_zero, psub_succ, psub_eq_some, psub_add, psub'_eq_psub, psub_eq_sub, psub_eq_none, sub_eq_psub
psub' 📖CompOp
1 mathmath: psub'_eq_psub

Theorems

NameKindAssumesProvesValidatesDepends On
ppred_eq_none 📖mathematicalppred
ppred_eq_pred 📖mathematicalppredppred_eq_some
ppred_eq_some 📖mathematicalppred
ppred_succ 📖mathematicalppred
ppred_zero 📖mathematicalppred
pred_eq_ppred 📖mathematicalppred
psub'_eq_psub 📖mathematicalpsub'
psub
psub'.eq_1
psub_eq_sub
psub_eq_none
not_le
psub_add 📖mathematicalpsubadd_zero
psub_eq_none 📖mathematicalpsublt_of_not_ge
psub_eq_some
add_comm
psub_eq_some 📖mathematicalpsubadd_zero
add_comm
add_left_comm
psub_eq_sub 📖mathematicalpsubpsub_eq_some
psub_succ 📖mathematicalpsub
ppred
psub_zero 📖mathematicalpsub
sub_eq_psub 📖mathematicalpsubpred_eq_ppred
psub.eq_2

---

← Back to Index