Theorems · Definition · order theory
Function.pullbackDiagonal
{X : Type u_1} → {Y : Sort u_2} → (f : X → Y) → Set (Function.Pullback f f)The diagonal $\Delta(X) \subseteq X \times_Y X$.
- Defined in
- Mathlib.Data.Set.Prod
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
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.
- Setstatement · cited by 53,352
- Set.ofPredproof · cited by 6,101
- Function.Pullbackstatement and proof · cited by 29
- Function.Pullback.sndproof · cited by 4
- Function.Pullback.fstproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- isSeparatedMap_iff_isClosed_diagonalstatement and proof · cited by 4
- isLocallyInjective_iff_isOpen_diagonalstatement and proof · cited by 3
- Function.Injective.preimage_pullbackDiagonalstatement · cited by 2
- range_toPullbackDiagstatement and proof · cited by 2
- image_toPullbackDiagstatement and proof · cited by 1
- preimage_map_fst_pullbackDiagonalstatement · cited by 1