Theorems · Definition · order theory
Finpartition.copy
{α : Type u_1} → [inst : Lattice α] → [inst_1 : OrderBot α] → {a b : α} → Finpartition a → a = b → Finpartition bChanges the type of a finpartition to an equal one.
- Defined in
- Mathlib.Order.Partition.Finpartition
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 57 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.
- OrderBotstatement and proof · cited by 1,055
- Latticestatement and proof · cited by 916
- Finpartitionstatement and proof · cited by 199
- Finpartition.partsproof · cited by 184
- Finpartition.supIndepproof · cited by 7
- Finpartition.bot_notMemproof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- Finpartition.bindproof · cited by 5
- Finpartition.parts_top_subsetproof · cited by 1
- Finpartition.copy_partsstatement and proof · cited by 1
- Finpartition.copy.congr_simpstatement and proof · cited by 0