Mathlib Map

Structures · Lean core

Std.Asymm

Asymm r means that the binary relation r is asymmetric, that is, r a b → ¬ r b a.

Defined in
Init.Core
Shape
One type argument · adds asymm

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by2

Forgetful instances

Every Std.Asymm is also a

Provided automatically by

Concrete types that are instances6

  • Char
  • Vector
  • Subtype
  • Prod
  • List
  • Array

How is a type an instance?

Loading the hierarchy index…

Assumed by28

Ancestors3