Theorems · Theorem · order theory
Set.biInter_inter
∀ {ι : Type u_12} {α : Type u_13} {s : Set ι},
s.Nonempty → ∀ (f : ι → Set α) (t : Set α), ⋂ i ∈ s, f i ∩ t = (⋂ i ∈ s, f i) ∩ t- Defined in
- Mathlib.Data.Set.Lattice
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 62 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.Elemproof · cited by 7,166
- Set.Nonemptystatement and proof · cited by 2,627
- Set.iInterstatement and proof · cited by 1,084
- Set.Nonempty.to_subtypeproof · cited by 55
- Set.biInter_eq_iInterproof · cited by 19
Cited by2
Results whose statement or proof uses this declaration.
- Matroid.Indep.inter_isBasis_biInterproof · cited by 2
- Set.inter_biInterproof · cited by 0