Theorems · Theorem · order theory
Multiset.sup_ndinsert
∀ {α : Type u_1} [inst : SemilatticeSup α] [inst_1 : OrderBot α] [inst_2 : DecidableEq α] (a : α) (s : Multiset α),
(Multiset.ndinsert a s).sup = a ⊔ s.sup- Defined in
- Mathlib.Data.Multiset.Lattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Multisetstatement and proof · cited by 2,627
- OrderBotstatement and proof · cited by 1,055
- SemilatticeSupstatement and proof · cited by 785
- Multiset.consproof · cited by 313
- Multiset.ndinsertstatement and proof · cited by 24
- Multiset.supstatement and proof · cited by 20
- Multiset.dedup_extproof · cited by 12
- Multiset.sup_consproof · cited by 3
- Multiset.sup_dedupproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.