Mathlib Map

Theorems · Theorem

Function.Bijective.of_comp_iff

∀ {α : Sort u_1} {β : Sort u_2} {γ : Sort u_3} (f : α → β) {g : γ → α},
  Function.Bijective g → (Function.Bijective (f ∘ g) ↔ Function.Bijective f)
Defined in
Mathlib.Logic.Function.Basic
Cited by
22 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms

Around this declaration

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

CategoryTheory.Adjunction.map_comp_bijective_iff · cited by 3Adjunction.map_comp_bijec…CategoryTheory.GrothendieckTopology.W_inverseImage_whiskeringLeft · cited by 2GrothendieckTopology.W_in…HomotopicalAlgebra.bijective_rightHomotopyClassToHom · cited by 2HomotopicalAlgebra.biject…EquivLike.bijective_comp · cited by 2EquivLike.bijective_compAlgebra.TensorProduct.includeLeft_bijective · cited by 2TensorProduct.includeLeft…LinearMap.linearProjOfIsCompl_comp_bijective_of_exact · cited by 1LinearMap.linearProjOfIsC…CategoryTheory.Functor.CoconeTypes.IsColimit.iff_bijective · cited by 1IsColimit.iff_bijectiveCategoryTheory.GrothendieckTopology.W.whiskerLeft · cited by 1W.whiskerLeftCategoryTheory.Presheaf.nonempty_isLimit_mapCone_iff · cited by 1Presheaf.nonempty_isLimit…CategoryTheory.Presieve.isSheafFor_pullback_iff · cited by 1Presieve.isSheafFor_pullb…CategoryTheory.Functor.IsRepresentedBy.iff_isIso_uliftYonedaEquiv · cited by 1IsRepresentedBy.iff_isIso…DirectSum.toBaseChange_injective · cited by 1DirectSum.toBaseChange_in…IsBaseChange.of_fintype_basis · cited by 1IsBaseChange.of_fintype_b…CategoryTheory.Pseudofunctor.bijective_toDescentData_map_iff · cited by 1Pseudofunctor.bijective_t…PLift.map_bijective · cited by 0PLift.map_bijectiveFunction.Bijective · cited by 863Function.BijectiveFunction.Bijective.surjective · cited by 114Bijective.surjectiveFunction.Injective.of_comp_iff' · cited by 8Injective.of_comp_iff'Function.Surjective.of_comp_iff · cited by 7Surjective.of_comp_iffBijective.of_comp_iffCITED BYCITES

Cites4

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

Cited by22

Results whose statement or proof uses this declaration.