Mathlib Map

Theorems · Theorem · logic and foundations

ZFSet.rank_sUnion_le

∀ (x : ZFSet.{u_1}), x.sUnion.rank ≤ x.rank

For the rank of ⋃₀ x, we only have rank (⋃₀ x) ≤ rank x ≤ rank (⋃₀ x) + 1. This inequality is split into rank_sUnion_le and le_succ_rank_sUnion.

Defined in
Mathlib.SetTheory.ZFC.Rank
Cited by
0 results in Mathlib
Foundations
Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites5

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.