Theorems · Theorem · logic and foundations
EmbeddingLike.pairwise_comp
∀ {X : Type u_1} {Y : Type u_2} {F : Sort u_3} [inst : FunLike F Y X] [EmbeddingLike F Y X] (f : F) {p : X → X → Prop},
Pairwise p → Pairwise (Function.onFun p ⇑f)- Defined in
- Mathlib.Logic.Equiv.Pairwise
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- FunLikeEmbeddingLike
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- Function.onFunstatement · cited by 570
- Pairwisestatement and proof · cited by 516
- EmbeddingLikestatement and proof · cited by 20
- EmbeddingLike.injectiveproof · cited by 14
- Pairwise.comp_of_injectiveproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.