Theorems · Theorem · order theory
iInf_prod
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CompleteLattice α] {f : β × γ → α}, ⨅ x, f x = ⨅ i, ⨅ j, f (i, j)- Defined in
- Mathlib.Order.CompleteLattice.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
- Assumes
- CompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- iInfstatement · cited by 1,690
- CompleteLatticestatement and proof · cited by 1,048
- eq_of_forall_le_iffproof · cited by 65
- le_iInf_iffproof · cited by 30
Cited by7
Results whose statement or proof uses this declaration.
- Filter.prod_atTop_atTop_eqproof · cited by 20
- biInf_prodproof · cited by 4
- iInf_unpairproof · cited by 3
- iInf_sup_iInfproof · cited by 3
- iInf_prod'proof · cited by 2
- Metric.infEDist_prodproof · cited by 2
- Filter.prod_defproof · cited by 1