Mathlib Map

Theorems · Theorem · order theory

Order.sequenceOfCofinals.encode_mem

∀ {P : Type u_1} [inst : Preorder P] (p : P) {ι : Type u_2} [inst_1 : Encodable ι] (𝒟 : ι → Order.Cofinal P) (i : ι),
  Order.sequenceOfCofinals p 𝒟 (Encodable.encode i + 1) ∈ 𝒟 i
Defined in
Mathlib.Order.Ideal
Cited by
3 results in Mathlib
Foundations
Depth 11 from the axioms · uses Classical.choice
Assumes
PreorderEncodable

Around this declaration

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

Cites8

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

Cited by3

Results whose statement or proof uses this declaration.