Theorems · Theorem · order theory
Set.univ_pi_eq_singleton_iff
∀ {ι : Type u_1} {α : ι → Type u_2} {t : (i : ι) → Set (α i)} {a : (i : ι) → α i},
Set.univ.pi t = {a} ↔ ∀ (i : ι), t i = {a i}- Defined in
- Mathlib.Data.Set.Prod
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.univstatement and proof · cited by 3,945
- Function.updateproof · cited by 502
- Set.pistatement and proof · cited by 405
- Function.update_selfproof · cited by 201
- Set.update_mem_pi_iff_of_memproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- AddSubgroup.pi_eq_bot_iffproof · cited by 2
- Subgroup.pi_eq_bot_iffproof · cited by 1
- AddSubmonoid.pi_eq_bot_iffproof · cited by 0
- Submonoid.pi_eq_bot_iffproof · cited by 0