Documentation Verification Report

Int

📁 Source: Batteries/Data/Int.lean

Statistics

MetricCount
DefinitionsofBits, testBit
2
TheoremsofBits_zero, testBit_ofBits, testBit_ofBits_ge, testBit_ofBits_lt
4
Total6

Int

Definitions

NameCategoryTheorems
ofBits 📖CompOp
6 mathmath: ofBits_zero, BitVec.toInt_ofFnLE, testBit_ofBits, BitVec.toInt_ofFnBE, testBit_ofBits_lt, testBit_ofBits_ge
testBit 📖CompOp
3 mathmath: testBit_ofBits, testBit_ofBits_lt, testBit_ofBits_ge

Theorems

NameKindAssumesProvesValidatesDepends On
ofBits_zero 📖mathematicalofBits
testBit_ofBits 📖mathematicaltestBit
ofBits
testBit_ofBits_ge
testBit_ofBits_lt
testBit_ofBits_ge 📖mathematicaltestBit
ofBits
Nat.ofBits_lt_two_pow
Nat.testBit_ofBits_ge
testBit_ofBits_lt 📖mathematicaltestBit
ofBits
Nat.ofBits_lt_two_pow
Nat.testBit_ofBits_lt

---

← Back to Index