Theorems · Theorem · group theory
AddConstMapClass.strictAnti_iff_Icc
∀ {F : Type u_1} {G : Type u_2} {H : Type u_3} [inst : FunLike F G H] {a : G} {b : H} [inst_1 : AddCommGroup G]
[inst_2 : LinearOrder G] [IsOrderedAddMonoid G] [Archimedean G] [inst_5 : AddCommGroup H] [inst_6 : PartialOrder H]
[IsOrderedAddMonoid H] [AddConstMapClass F G H a b] {f : F},
0 < a → ∀ (l : G), StrictAnti ⇑f ↔ StrictAntiOn (⇑f) (Set.Icc l (l + a))- Defined in
- Mathlib.Algebra.AddConstMap.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- PartialOrderstatement and proof · cited by 6,410
- FunLikestatement and proof · cited by 2,560
- Set.Iccstatement · cited by 1,702
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Archimedeanstatement and proof · cited by 603
- StrictAntistatement · cited by 204
- StrictAntiOnstatement · cited by 120
- AddConstMapClassstatement and proof · cited by 43
- AddConstMapClass.strictMono_iff_Iccproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.