Mathlib Map

Structures · Data types

EmbeddingLike

The class EmbeddingLike F α β expresses that terms of type F have an injective coercion to injective functions α ↪ β.

Defined in
Mathlib.Data.FunLike.Embedding
Shape
3 explicit arguments · adds injective'

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by0

Nothing extends this class yet.

Concrete types that are instances5

  • Function.Embedding
  • RelEmbedding
  • InitialSeg
  • FirstOrder.Language.Embedding
  • FirstOrder.Language.ElementaryEmbedding

How is a type an instance?

Loading the hierarchy index…

Assumed by21

Ancestors0

No ancestors.