Theorems · Theorem
Function.Injective.of_comp_iff
∀ {α : Sort u_1} {β : Sort u_2} {γ : Sort u_3} {f : α → β},
Function.Injective f → ∀ (g : γ → α), Function.Injective (f ∘ g) ↔ Function.Injective g- Defined in
- Mathlib.Logic.Function.Basic
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Function.Injective.of_compproof · cited by 82
Cited by14
Results whose statement or proof uses this declaration.
- Function.Bijective.of_comp_iff'proof · cited by 26
- AlgebraicIndependent.algebraMap_injectiveproof · cited by 9
- Topology.IsEmbedding.of_comp_iffproof · cited by 9
- IsUniformEmbedding.of_comp_iffproof · cited by 8
- Set.preimage_injectiveproof · cited by 3
- EmbeddingLike.comp_injectiveproof · cited by 3
- Topology.IsOpenEmbedding.of_comp_iffproof · cited by 2
- ContinuousLinearMap.toContinuousAddMonoidHom_injectiveproof · cited by 2
- Submonoid.pow_right_injective_iff_pow_injectiveproof · cited by 1
- alternatingGroup.ofSubtype_injectiveproof · cited by 1
- SSet.prodStdSimplex.nonDegenerate_iff_injective_objEquivproof · cited by 1
- PLift.map_injectiveproof · cited by 0