Theorems · Theorem · order theory
Finpartition.card_extend
∀ {α : Type u_1} [inst : Lattice α] [inst_1 : OrderBot α] [inst_2 : IsModularLattice α] [inst_3 : DecidableEq α] {a : α}
(P : Finpartition a) (b c : α) {hb : b ≠ ⊥} {hab : Disjoint a b} {hc : a ⊔ b = c},
(P.extend hb hab hc).parts.card = P.parts.card + 1- Defined in
- Mathlib.Order.Partition.Finpartition
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Finset.cardstatement · cited by 2,327
- 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.partsstatement and proof · cited by 184
- Disjoint.symmproof · cited by 125
- IsModularLatticestatement and proof · cited by 86
- Finset.card_insert_of_notMemproof · cited by 45
- Finpartition.leproof · cited by 15
- Disjoint.eq_bot_of_leproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.