Definition univ_equi

Definition. univ_equi
univ U ↔ ∅ ∈ U ∧ (∀x. x ∈ U → x ⊆ U) ∧ (∀x. x ∈ U → power x ∈ U) ∧ (∀I. ∀x. I ∈ U → map x I U → ⋃(img x I) ∈ U)

Defines what is considered to be the Grothendieck universe. Their existence is assured by the axiom of universes.