Theorems · Theorem
EquivLike.surjective_comp
∀ {E : Sort u_1} {α : Sort u_3} {β : Sort u_4} {γ : Sort u_5} [inst : EquivLike E α β] (e : E) (f : β → γ),
Function.Surjective (f ∘ ⇑e) ↔ Function.Surjective f- Defined in
- Mathlib.Data.FunLike.Equiv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses Quot.sound
- Assumes
- EquivLike
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- EquivLikestatement and proof · cited by 165
- EquivLike.surjectiveproof · cited by 24
- Function.Surjective.of_comp_iffproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- Equiv.surjective_compproof · cited by 2
- AddMonoidAlgebra.map_surjectiveproof · cited by 0