Metamath Proof Explorer


Theorem onsupintrab

Description: The supremum of a set of ordinals is the intersection of every ordinal greater-than-or-equal to every member of the set. Definition 2.9 of Schloeder p. 5. (Contributed by RP, 23-Jan-2025)

Ref Expression
Assertion onsupintrab ( ( 𝐴 ⊆ On ∧ 𝐴𝑉 ) → sup ( 𝐴 , On , E ) = { 𝑥 ∈ On ∣ ∀ 𝑦𝐴 𝑦𝑥 } )

Proof

Step Hyp Ref Expression
1 onsupuni ( ( 𝐴 ⊆ On ∧ 𝐴𝑉 ) → sup ( 𝐴 , On , E ) = 𝐴 )
2 onuniintrab ( ( 𝐴 ⊆ On ∧ 𝐴𝑉 ) → 𝐴 = { 𝑥 ∈ On ∣ ∀ 𝑦𝐴 𝑦𝑥 } )
3 1 2 eqtrd ( ( 𝐴 ⊆ On ∧ 𝐴𝑉 ) → sup ( 𝐴 , On , E ) = { 𝑥 ∈ On ∣ ∀ 𝑦𝐴 𝑦𝑥 } )