Mathlib Map

Theorems · Theorem

IsEmpty.forall_iff

∀ {α : Sort u} [IsEmpty α] {p : α → Prop}, (∀ (a : α), p a) ↔ True
Defined in
Mathlib.Logic.IsEmpty.Defs
Cited by
39 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
IsEmpty

Around this declaration

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

Cites2

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

Cited by39

Results whose statement or proof uses this declaration.