Mathlib Map

Theorems · Theorem

Function.Surjective.forall

∀ {α : Sort u_1} {β : Sort u_2} {f : α → β},
  Function.Surjective f → ∀ {p : β → Prop}, (∀ (y : β), p y) ↔ ∀ (x : α), p (f x)
Defined in
Mathlib.Logic.Function.Basic
Cited by
214 results in Mathlib
Foundations
Depth 5 from the axioms, rests on 6 definitions · uses no axioms

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by214

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 214.