Mathlib Map

Theorems · Theorem · logic and foundations

ZFSet.isOrdinal_iff_isTrans

∀ {x : ZFSet.{u}}, x.IsOrdinal ↔ x.IsTransitive ∧ IsTrans (↥x) (Subrel (fun x1 x2 => x1 ∈ x2) fun x_1 => x_1 ∈ x)

The simplified form of transitivity used within IsOrdinal yields an equivalent definition to the standard one.

Defined in
Mathlib.SetTheory.ZFC.Ordinal
Cited by
3 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites9

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.