Mathlib Map

Theorems · Theorem · functional analysis

gauge_smul_left

∀ {E : Type u_2} [inst : AddCommGroup E] [inst_1 : Module ℝ E] {α : Type u_3} [inst_2 : Field α]
  [inst_3 : LinearOrder α] [IsStrictOrderedRing α] [inst_5 : MulActionWithZero α ℝ] [IsStrictOrderedModule α ℝ]
  [inst_7 : Module α E] [SMulCommClass α ℝ ℝ] [IsScalarTower α ℝ ℝ] [IsScalarTower α ℝ E] {s : Set E},
  (∀ x ∈ s, -x ∈ s) → ∀ (a : α), gauge (a • s) = |a|⁻¹ • gauge s
Defined in
Mathlib.Analysis.Convex.Gauge
Cited by
1 results in Mathlib
Foundations
Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupModuleFieldLinearOrderIsStrictOrderedRingMulActionWithZeroIsStrictOrderedModuleModuleSMulCommClassIsScalarTowerIsScalarTower

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites21

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
  • Realstatement and proof · cited by 25,697
  • Modulestatement and proof · cited by 20,661
  • AddCommGroupstatement and proof · cited by 12,871
  • LinearOrderstatement and proof · cited by 8,572
  • Fieldstatement and proof · cited by 7,404
  • IsScalarTowerstatement and proof · cited by 3,896
  • IsStrictOrderedRingstatement and proof · cited by 2,490
  • Set.extproof · cited by 2,266
  • SMulCommClassstatement and proof · cited by 1,927
  • absstatement and proof · cited by 1,814
  • neg_negproof · cited by 960

Cited by1

Results whose statement or proof uses this declaration.