Mathlib Map

Theorems · Theorem · order theory

image_toPullbackDiag

∀ {X : Type u_1} {Y : Sort u_2} (f : X → Y) (s : Set X),
  toPullbackDiag f '' s = Function.pullbackDiagonal f ∩ Subtype.val ⁻¹' s ×ˢ s
Defined in
Mathlib.Data.Set.Prod
Cited by
1 results in Mathlib
Foundations
Depth 6 from the axioms · uses propext, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.