Theorems · Definition · convex and discrete geometry
gaugeRescale
{E : Type u_1} → [inst : AddCommGroup E] → [Module ℝ E] → Set E → Set E → E → EThe gauge rescale map gaugeRescale s t sends each point x to the point y on the same ray
that has the same gauge w.r.t. t as x has w.r.t. s.
The characteristic property is satisfied if gauge t x ≠ 0, see gauge_gaugeRescale'.
In particular, it is satisfied for all x,
provided that t is absorbent and von Neumann bounded.
- Defined in
- Mathlib.Analysis.Convex.GaugeRescale
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- gaugeproof · cited by 85
Cited by13
Results whose statement or proof uses this declaration.
- gaugeRescale_zerostatement · cited by 4
- gauge_gaugeRescale'statement · cited by 2
- gauge_gaugeRescale_lestatement · cited by 2
- mapsTo_gaugeRescale_closurestatement · cited by 1
- mapsTo_gaugeRescale_interiorstatement · cited by 1
- gauge_gaugeRescalestatement · cited by 1
- gaugeRescale_defstatement · cited by 1
- gaugeRescale_self_applystatement · cited by 1
- gaugeRescale_smulstatement · cited by 1
- continuous_gaugeRescalestatement and proof · cited by 0
- gaugeRescaleEquivproof · cited by 0
- gaugeRescale_gaugeRescalestatement and proof · cited by 0