Documentation

Lean.Meta.HasNotBit

Utility functions around Nat.hasNotBit, used by sparse cases.

Instances For

    Is e a hasNotBit type that can be refuted? Then return an expression that's the negation of it. (This is used by contradiction)

    Instances For