Theorems · Theorem · order theory
Set.AddAntidiagonal.eq_of_fst_le_fst_of_snd_le_snd
∀ {α : Type u_1} [inst : AddCommMonoid α] [inst_1 : PartialOrder α] [IsCancelAdd α] [AddLeftMono α]
[AddRightStrictMono α] (s t : Set α) (a : α) {x y : ↑(s.antidiagonal t a)}, (↑x).1 ≤ (↑y).1 → (↑x).2 ≤ (↑y).2 → x = y- Defined in
- Mathlib.Data.Set.MulAntidiagonal
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 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.
- Setstatement and proof · cited by 53,352
- AddCommMonoidstatement and proof · cited by 12,281
- Set.Elemstatement and proof · cited by 7,166
- PartialOrderstatement and proof · cited by 6,410
- LT.lt.neproof · cited by 872
- AddLeftMonostatement and proof · cited by 687
- AddRightStrictMonostatement and proof · cited by 160
- IsCancelAddstatement and proof · cited by 79
- add_lt_add_of_lt_of_leproof · cited by 37
- LE.le.eq_of_not_ltproof · cited by 25
- Set.antidiagonalstatement and proof · cited by 11
- Set.mem_antidiagonalproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- Set.AddAntidiagonal.finite_of_isPWOproof · cited by 1