Equations
Equations
- Lean.instBEqOpenDecl.beq (Lean.OpenDecl.simple a a_1) (Lean.OpenDecl.simple b b_1) = (a == b && a_1 == b_1)
- Lean.instBEqOpenDecl.beq (Lean.OpenDecl.explicit a a_1) (Lean.OpenDecl.explicit b b_1) = (a == b && a_1 == b_1)
- Lean.instBEqOpenDecl.beq x✝¹ x✝ = false
Instances For
Equations
Equations
- One or more equations did not get rendered due to their size.