Mathlib Map

Theorems · Theorem · order theory

Set.range_prodMap

∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {δ : Type u_4} {m₁ : α → γ} {m₂ : β → δ},
  Set.range (Prod.map m₁ m₂) = Set.range m₁ ×ˢ Set.range m₂
Defined in
Mathlib.Data.Set.Prod
Cited by
19 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext, Quot.sound

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.

Cited by19

Results whose statement or proof uses this declaration.