Theorems · Theorem
Function.Surjective.of_comp_iff
∀ {α : Sort u_1} {β : Sort u_2} {γ : Sort u_3} (f : α → β) {g : γ → α},
Function.Surjective g → (Function.Surjective (f ∘ g) ↔ Function.Surjective f)- Defined in
- Mathlib.Logic.Function.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 7 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.Surjective.of_compproof · cited by 30
Cited by7
Results whose statement or proof uses this declaration.
- Function.Bijective.of_comp_iffproof · cited by 22
- EquivLike.surjective_compproof · cited by 2
- Module.Relations.Solution.surjective_fromQuotient_iff_surjective_πproof · cited by 1
- Topology.IsQuotientMap.of_comp_iffproof · cited by 1
- ULift.map_surjectiveproof · cited by 1
- Set.preimage_surjectiveproof · cited by 1
- PLift.map_surjectiveproof · cited by 0