Theorems · Theorem
EmbeddingLike.comp_injective
∀ {α : Sort u_2} {β : Sort u_3} {γ : Sort u_4} {F : Sort u_5} [inst : FunLike F β γ] [EmbeddingLike F β γ] (f : α → β)
(e : F), Function.Injective (⇑e ∘ f) ↔ Function.Injective f- Defined in
- Mathlib.Data.FunLike.Embedding
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- FunLikeEmbeddingLike
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.
- DFunLike.coestatement · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- EmbeddingLikestatement and proof · cited by 20
- Function.Injective.of_comp_iffproof · cited by 14
- EmbeddingLike.injectiveproof · cited by 14
Cited by3
Results whose statement or proof uses this declaration.
- EquivLike.comp_injectiveproof · cited by 4
- Module.FaithfullyFlat.tensorProduct_mk_injectiveproof · cited by 1
- AddMonoidAlgebra.map_injectiveproof · cited by 0