Theorems · Theorem · order theory
Finset.SupIndep.sup
∀ {α : 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.sup g).SupIndep fBind operation for SupIndep.
- Defined in
- Mathlib.Order.SupIndep
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- OrderBotstatement and proof · cited by 1,055
- Latticestatement and proof · cited by 916
- Finset.supstatement and proof · cited by 530
- IsModularLatticestatement and proof · cited by 86
- Finset.SupIndepstatement and proof · cited by 52
- Finset.sup_eq_biUnionproof · cited by 7
- Finset.SupIndep.biUnionproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.