Mathlib Map

Structures · Lean core

Std.Antisymm

Antisymm r says that r is antisymmetric, that is, r a b → r b a → a = b.

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

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by2

Forgetful instances

Every Std.Antisymm is also a

Provided automatically by

Concrete types that are instances11

  • Nat
  • Char
  • String.Pos.Raw
  • String.Slice.Pos
  • String.Pos
  • ZFSet
  • Subtype
  • Prod
  • Sum
  • List
  • Sigma

How is a type an instance?

Loading the hierarchy index…

Assumed by61

Ancestors1