Theorems · Theorem · order theory
Set.MulAntidiagonal.eq_of_snd_eq_snd
∀ {α : Type u_1} [inst : CommMonoid α] [IsCancelMul α] {s t : Set α} {a : α} {x y : ↑(s.mulAntidiagonal t a)},
(↑x).2 = (↑y).2 → x = y- Defined in
- Mathlib.Data.Set.MulAntidiagonal
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
- Assumes
- CommMonoidIsCancelMul
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.
- Setstatement and proof · cited by 53,352
- Set.Elemstatement and proof · cited by 7,166
- CommMonoidstatement and proof · cited by 2,264
- IsCancelMulstatement and proof · cited by 32
- Set.mulAntidiagonalstatement and proof · cited by 11
- Set.MulAntidiagonal.fst_eq_fst_iff_snd_eq_sndproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.