Theorems · Theorem · order theory
inf_iInf_nat_succ
∀ {α : Type u_1} [inst : CompleteLattice α] (u : ℕ → α), u 0 ⊓ ⨅ i, u (i + 1) = ⨅ i, u i- Defined in
- Mathlib.Order.CompleteLattice.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
- Assumes
- CompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Set.rangeproof · cited by 4,705
- iInfstatement and proof · cited by 1,690
- CompleteLatticestatement and proof · cited by 1,048
- iInf_rangeproof · cited by 27
- iInf_univproof · cited by 8
- iInf_unionproof · cited by 5
- iInf_singletonproof · cited by 5
- Nat.zero_union_range_succproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Set.inter_iInter_nat_succproof · cited by 0