Theorems · Theorem · order theory
Finset.SupIndep.biUnion
∀ {α : Type u_1} {ι : Type u_3} {ι' : Type u_4} [inst : Lattice α] [IsModularLattice α] [inst_2 : OrderBot α]
[inst_3 : DecidableEq ι] {s : Finset ι'} {g : ι' → Finset ι} {f : ι → α},
(s.SupIndep fun i => (g i).sup f) → (∀ i' ∈ s, (g i').SupIndep f) → (s.biUnion g).SupIndep fBind operation for SupIndep.
- Defined in
- Mathlib.Order.SupIndep
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Disjointproof · cited by 2,201
- OrderBotstatement and proof · cited by 1,055
- Latticestatement and proof · cited by 916
- Finset.supstatement and proof · cited by 530
- Finset.eraseproof · cited by 455
- Finset.biUnionstatement and proof · cited by 217
- Disjoint.symmproof · cited by 125
- IsModularLatticestatement and proof · cited by 86
- Disjoint.mono_rightproof · cited by 64
- Finset.SupIndepstatement and proof · cited by 52
- Finset.sup_singletonproof · cited by 42
Cited by4
Results whose statement or proof uses this declaration.
- Finset.SupIndep.productproof · cited by 1
- Finset.SupIndep.sigmaproof · cited by 1
- iSupIndep.iInfproof · cited by 0
- Finset.SupIndep.supproof · cited by 0