Theorems · Theorem · combinatorics
Set.VAddAntidiagonal.eq_of_fst_le_fst_of_snd_le_snd
∀ {G : Type u_1} {P : Type u_2} {s : Set G} {t : Set P} {a : P} [inst : PartialOrder G] [inst_1 : PartialOrder P]
[inst_2 : VAdd G P] [IsOrderedCancelVAdd G P] {x y : ↑(s.vaddAntidiagonal t a)},
(↑x).1 ≤ (↑y).1 → (↑x).2 ≤ (↑y).2 → x = y- Defined in
- Mathlib.Data.Set.SMulAntidiagonal
- 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.
Cites11
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
- Set.Elemstatement and proof · cited by 7,166
- PartialOrderstatement and proof · cited by 6,410
- LT.lt.neproof · cited by 872
- VAddstatement and proof · cited by 616
- IsOrderedCancelVAddstatement and proof · cited by 31
- LE.le.eq_of_not_ltproof · cited by 25
- Set.vaddAntidiagonalstatement and proof · cited by 18
- VAdd.vadd_lt_vadd_of_lt_of_leproof · cited by 2
- Set.mem_vaddAntidiagonalproof · cited by 2
- Set.VAddAntidiagonal.eq_of_fst_eq_fstproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Set.VAddAntidiagonal.finite_of_isPWOproof · cited by 16