Theorems · Theorem · order theory
Finite.ciInf_prod
∀ {α : Type u_1} {ι : Type u_2} {ι' : Type u_3} [Finite ι] [Finite ι'] [inst : ConditionallyCompleteLattice α]
(f : ι × ι' → α), ⨅ a, f a = ⨅ i, ⨅ i', f (i, i')- Defined in
- Mathlib.Data.Fintype.Order
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Finitestatement and proof · cited by 3,029
- iInfstatement · cited by 1,690
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Finite.ciSup_prodproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.