Mathlib Map

Theorems · Theorem · logic and foundations

Decidable.eq_or_ne

∀ {α : Sort u_1} (x y : α) [Decidable (x = y)], x = y ∨ x ≠ y
Defined in
Mathlib.Logic.Basic
Cited by
28 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms
Assumes
Decidable

Around this declaration

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

Cites1

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

Cited by28

Results whose statement or proof uses this declaration.