Mathlib Map

Theorems · Theorem · order theory

PredOrder.forall_ne_top_iff

∀ {α : Type u_1} [Nontrivial α] [inst : PartialOrder α] [inst_1 : OrderTop α] [inst_2 : PredOrder α]
  [IsPredArchimedean α] (P : α → Prop), (∀ (i : α), i ≠ ⊤ → P i) ↔ ∀ (i : α), P (PredOrder.pred i)
Defined in
Mathlib.Order.SuccPred.Archimedean
Cited by
0 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontrivialPartialOrderOrderTopPredOrderIsPredArchimedean

Around this declaration

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

Cites13

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.