Theorems · Theorem
EquivLike.bijective_comp
∀ {E : Sort u_1} {α : Sort u_3} {β : Sort u_4} {γ : Sort u_5} [inst : EquivLike E α β] (e : E) (f : β → γ),
Function.Bijective (f ∘ ⇑e) ↔ Function.Bijective f- Defined in
- Mathlib.Data.FunLike.Equiv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses Quot.sound
- Assumes
- EquivLike
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Function.Bijectivestatement · cited by 863
- EquivLikestatement and proof · cited by 165
- Function.Bijective.of_comp_iffproof · cited by 22
- EquivLike.bijectiveproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- Equiv.bijective_compproof · cited by 2
- Prefunctor.bijective_costar_iff_bijective_starproof · cited by 2