Mathlib Map

Theorems · Theorem · logic and foundations

Equiv.asEmbedding_apply

∀ {β : Sort u_1} {α : Sort u_2} {p : β → Prop} (e : α ≃ Subtype p) (a : α), e.asEmbedding a = ↑(e a)
Defined in
Mathlib.Logic.Embedding.Basic
Cited by
1 results in Mathlib
Foundations
Depth 17 from the axioms · uses Quot.sound

Around this declaration

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

Cites4

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

Cited by1

Results whose statement or proof uses this declaration.