Mathlib Map

Theorems · Theorem · order theory

Function.Surjective.iUnion_comp

∀ {α : Type u_1} {ι : Sort u_5} {ι₂ : Sort u_7} {f : ι → ι₂},
  Function.Surjective f → ∀ (g : ι₂ → Set α), ⋃ x, g (f x) = ⋃ y, g y
Defined in
Mathlib.Data.Set.Lattice
Cited by
10 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites3

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

Cited by10

Results whose statement or proof uses this declaration.