Theorems · Definition · logic and foundations
Function.Embedding.oneEmbeddingEquiv
{one : Type u_1} → {α : Type u_2} → [Unique one] → (one ↪ α) ≃ αThe equivalence one ↪ α with α, for Unique one.
- Defined in
- Mathlib.Logic.Embedding.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext, Quot.sound
- Assumes
- Unique
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.
- DFunLike.coeproof · cited by 62,936
- Equivstatement · cited by 8,337
- Function.Embeddingstatement and proof · cited by 988
- Uniquestatement and proof · cited by 400
Cited by4
Results whose statement or proof uses this declaration.
- MulActionHom.oneEmbeddingMapproof · cited by 1
- AddActionHom.zeroEmbeddingMapproof · cited by 1
- AddActionHom.zeroEmbeddingMap_bijectiveproof · cited by 1
- MulActionHom.oneEmbeddingMap_bijectiveproof · cited by 1