Documentation

Mathlib.Order.Hom.PowersetCard

Finite sets of an ordered type #

This file defines the isomorphism between ordered embeddings into a linearly ordered type and the finite sets of that type.

Definitions #

The isomorphism of OrderEmbeddings from Fin n into I with Set.powersetCard I n when I is linearly ordered.

Equations
    Instances For
      @[simp]
      theorem Set.powersetCard.mem_ofFinEmbEquiv_iff_mem_range {n : } {I : Type u_1} [LinearOrder I] (f : Fin n ↪o I) (i : I) :