Documentation Verification Report

AbstractSyntax

📁 Source: MRiscX/AbstractSyntax/AbstractSyntax.lean

Statistics

MetricCount
DefinitionsCode, addCMap, addLabels, addMaps, addMultipleLabels, getInstrAt, getLabel, instructionMap, labels, setCMap, setLabels, setMaps, DefaultCode, EmptyInstructionMap, EmptyLabels, EmptyMemory, EmptyRegisters, InstructionIndex, InstructionMap, LabelMap, Memory, MemoryAddress, ProgramCounter, Register, Registers, instCoeRegisterUInt64, instInhabitedInstructionMap, instInhabitedLabelMap, instReprInstructionMap, instReprLabelMap, instReprMemory, instReprRegisters, instToStringInstructionMap, instToStringLabelMap
34
Theorems0
Total34

Code

Definitions

NameCategoryTheorems
addCMap 📖CompOp
addLabels 📖CompOp
addMaps 📖CompOp
addMultipleLabels 📖CompOp
getInstrAt 📖CompOp
getLabel 📖CompOp
instructionMap 📖CompOp
2 mathmath: MState.currInstruction_unfold, MState.runNSteps_currInstruction
labels 📖CompOp
1 mathmath: MState.get_label_from_code
setCMap 📖CompOp
setLabels 📖CompOp
setMaps 📖CompOp

(root)

Definitions

NameCategoryTheorems
Code 📖CompData
DefaultCode 📖CompOp
EmptyInstructionMap 📖CompOp
EmptyLabels 📖CompOp
EmptyMemory 📖CompOp
EmptyRegisters 📖CompOp
InstructionIndex 📖CompOp
2 mathmath: MState.currInstruction_unfold, MState.runNSteps_currInstruction
InstructionMap 📖CompOp
LabelMap 📖CompOp
Memory 📖CompOp
MemoryAddress 📖CompOp
4 mathmath: MState.get_register_only_memory, MState.setPc_getMemoryAt_def_indep, MState.addMemory_unfold, MState.getMemoryAt_def
ProgramCounter 📖CompOp
2 mathmath: specification_Jump', MState.incPc_increments_pc
Register 📖CompOp
5 mathmath: MState.addRegister_unfold, MState.getRegisterAt_def, MState.TMap_register_le_zero_eq_zero, MState.setPc_getRegisterAt_def_indep, MState.get_register_only_register
Registers 📖CompOp
instCoeRegisterUInt64 📖CompOp
instInhabitedInstructionMap 📖CompOp
instInhabitedLabelMap 📖CompOp
instReprInstructionMap 📖CompOp
instReprLabelMap 📖CompOp
instReprMemory 📖CompOp
instReprRegisters 📖CompOp
instToStringInstructionMap 📖CompOp
instToStringLabelMap 📖CompOp

---

← Back to Index