Mathlib Map

Theorems · Theorem

Function.bijective_iff_existsUnique

∀ {α : Sort u_1} {β : Sort u_2} (f : α → β), Function.Bijective f ↔ ∀ (b : β), ∃! a, f a = b
Defined in
Mathlib.Logic.Function.Basic
Cited by
15 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.

Function.Bijective.existsUnique · cited by 7Bijective.existsUniqueSubgroup.isComplement_iff_existsUnique · cited by 4Subgroup.isComplement_iff…AddSubgroup.isComplement_iff_existsUnique · cited by 3AddSubgroup.isComplement_…CategoryTheory.Presieve.isSheafFor_iff_yonedaSheafCondition · cited by 3Presieve.isSheafFor_iff_y…Subgroup.isComplement_subgroup_left_iff_bijective · cited by 2Subgroup.isComplement_sub…Subgroup.isComplement_subgroup_right_iff_bijective · cited by 2Subgroup.isComplement_sub…CategoryTheory.Presieve.isSheafFor_of_preservesProduct · cited by 2Presieve.isSheafFor_of_pr…AddSubgroup.isComplement_addSubgroup_left_iff_bijective · cited by 2AddSubgroup.isComplement_…AddSubgroup.isComplement_addSubgroup_right_iff_bijective · cited by 2AddSubgroup.isComplement_…CategoryTheory.regularTopology.EqualizerCondition.mk · cited by 2EqualizerCondition.mkCategoryTheory.regularTopology.EqualizerCondition.bijective_mapToEqualizer_pullback' · cited by 1EqualizerCondition.biject…CategoryTheory.isCodetector_iff_reflectsIsomorphisms_yoneda_obj · cited by 0CategoryTheory.isCodetect…CategoryTheory.regularTopology.EqualizerCondition.mk' · cited by 0EqualizerCondition.mk'CategoryTheory.isDetector_iff_reflectsIsomorphisms_coyoneda_obj · cited by 0CategoryTheory.isDetector…CategoryTheory.ModObj.isIso_leftSMul_iff · cited by 0ModObj.isIso_leftSMul_iffFunction.Bijective · cited by 863Function.BijectiveExistsUnique · cited by 268ExistsUniqueFunction.Bijective.injective · cited by 115Bijective.injectiveFunction.Bijective.surjective · cited by 114Bijective.surjectiveExistsUnique.unique · cited by 42ExistsUnique.uniqueExistsUnique.exists · cited by 26ExistsUnique.existsFunction.bijective_iff_exists…CITED BYCITES

Cites6

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

Cited by15

Results whose statement or proof uses this declaration.