Theorems · Theorem · group theory
AddConstMapClass.strictMono_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), StrictMono ⇑f ↔ StrictMonoOn (⇑f) (Set.Icc l (l + a))- Defined in
- Mathlib.Algebra.AddConstMap.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 53 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.
- DFunLike.coestatement and proof · 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 and proof · cited by 1,702
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- StrictMonostatement and proof · cited by 706
- Archimedeanstatement and proof · cited by 603
- StrictMonoOnstatement · cited by 194
- AddConstMapClassstatement and proof · cited by 43
- StrictMono.strictMonoOnproof · cited by 24
Cited by1
Results whose statement or proof uses this declaration.
- AddConstMapClass.strictAnti_iff_Iccproof · cited by 0