Equations
- One or more equations did not get rendered due to their size.
- instDecidableEqHF.decEq HF.empty HF.empty = isTrue ⋯
- instDecidableEqHF.decEq HF.empty (a.insert a_1) = isFalse ⋯
- instDecidableEqHF.decEq (a.insert a_1) HF.empty = isFalse ⋯
Instances For
@[implicit_reducible]
Equations
Equations
- One or more equations did not get rendered due to their size.
- instReprHF.repr HF.empty prec✝ = Repr.addAppParen (Std.Format.nest (if prec✝ ≥ 1024 then 1 else 2) (Std.Format.text "HF.empty")).group prec✝
Instances For
@[implicit_reducible]
Equations
- instReprHF = { reprPrec := instReprHF.repr }
Bit 0 of zero is always false (Lean core Nat.zero_testBit).