Theorems · Theorem · order theory
Set.AddAntidiagonal.finite_of_isPWO
∀ {α : Type u_1} [inst : AddCommMonoid α] [inst_1 : PartialOrder α] [IsCancelAdd α] [AddLeftMono α]
[AddRightStrictMono α] {s t : Set α}, s.IsPWO → t.IsPWO → ∀ (a : α), (s.antidiagonal t a).Finite- Defined in
- Mathlib.Data.Set.MulAntidiagonal
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- LT.lt.leproof · cited by 2,189
- Set.Finitestatement and proof · cited by 1,814
- LT.lt.neproof · cited by 872
- AddLeftMonostatement and proof · cited by 687
- OrderEmbeddingproof · cited by 619
- AddRightStrictMonostatement and proof · cited by 160
- Function.Embedding.injectiveproof · cited by 111
- Set.IsPWOstatement and proof · cited by 99
Cited by1
Results whose statement or proof uses this declaration.
- Set.AddAntidiagonal.finite_of_isWFproof · cited by 0