Commit 2025-02-14 22:49 00c5dfd0

View on Github →

feat(Function/Basic): iff lemmas for injectivity/surjectivity of composition (#20646) in/surjective_comp_left_iff: assuming the domain of · is nonempty, (g ∘ ·) is in/surjective iff g is in/surjective_comp_right_iff_sur/injective: assuming the codomain of · is nontrivial, (· ∘ f) is in/surjective iff f is sur/injective

Estimated changes