Mathlib Map

Theorems · Definition · logic and foundations

Equiv.asEmbedding

{β : Sort u_1} → {α : Sort u_2} → {p : β → Prop} → α ≃ Subtype p → α ↪ β

Given an equivalence to a subtype, produce an embedding to the elements of the corresponding set.

Defined in
Mathlib.Logic.Embedding.Basic
Cited by
5 results in Mathlib
Foundations
Depth 16 from the axioms · uses Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.