Theorems · Definition · order theory
Finpartition.extend
{α : Type u_1} →
[inst : Lattice α] →
[inst_1 : OrderBot α] →
[IsModularLattice α] →
[DecidableEq α] → {a b c : α} → Finpartition a → b ≠ ⊥ → Disjoint a b → a ⊔ b = c → Finpartition cAdds b to a finpartition of a to make a finpartition of a ⊔ b.
- Defined in
- Mathlib.Order.Partition.Finpartition
- Cited by
- 5 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Bot.botstatement and proof · cited by 4,720
- Disjointstatement and proof · cited by 2,201
- OrderBotstatement and proof · cited by 1,055
- Latticestatement and proof · cited by 916
- Finpartitionstatement and proof · cited by 199
- Finpartition.partsproof · cited by 184
- IsModularLatticestatement and proof · cited by 86
Cited by6
Results whose statement or proof uses this declaration.
- Finpartition.extendOfLEproof · cited by 8
- Finpartition.extend_partsstatement and proof · cited by 3
- Finpartition.equitabilise_auxproof · cited by 3
- MeasureTheory.IsSetSemiring.mem_supClosure_iffproof · cited by 2
- Finpartition.card_extendstatement · cited by 0
- Finpartition.extend.congr_simpstatement and proof · cited by 0