Documentation Verification Report

OpClass

📁 Source: Mathlib/Logic/OpClass.lean

Statistics

MetricCount
DefinitionsIsSymmOp, LeftCommutative, RightCommutative
3
Theoremsflip_eq, symm_op, left_comm, right_comm, instLeftCommutativeOfCommutativeOfAssociative, instLeftCommutativeOfRightCommutative, instRightCommutativeOfCommutativeOfAssociative, instRightCommutativeOfLeftCommutative, isSymmOp_of_isCommutative
9
Total12

IsSymmOp

Theorems

NameKindAssumesProvesValidatesDepends On
flip_eq 📖symm_op
symm_op 📖

LeftCommutative

Theorems

NameKindAssumesProvesValidatesDepends On
left_comm 📖

RightCommutative

Theorems

NameKindAssumesProvesValidatesDepends On
right_comm 📖

(root)

Definitions

NameCategoryTheorems
IsSymmOp 📖CompData
2 mathmath: isSymmOp_of_isCommutative, List.instIsSymmOpZipWith
LeftCommutative 📖CompData
4 mathmath: instLeftCommutativeOfRightCommutative, max_left_commutative, min_left_commutative, instLeftCommutativeOfCommutativeOfAssociative
RightCommutative 📖CompData
3 mathmath: instRightCommutativeOfCommutativeOfAssociative, Multiset.instRightCommutativeErase, instRightCommutativeOfLeftCommutative

Theorems

NameKindAssumesProvesValidatesDepends On
instLeftCommutativeOfCommutativeOfAssociative 📖mathematicalLeftCommutative
instLeftCommutativeOfRightCommutative 📖mathematicalLeftCommutativeRightCommutative.right_comm
instRightCommutativeOfCommutativeOfAssociative 📖mathematicalRightCommutative
instRightCommutativeOfLeftCommutative 📖mathematicalRightCommutativeLeftCommutative.left_comm
isSymmOp_of_isCommutative 📖mathematicalIsSymmOp

---

← Back to Index