Theorems · Theorem · functional analysis
WithLp.congr_trans
∀ (p : ENNReal) {V : Type u_4} {V' : Type u_5} {V'' : Type u_6} (f : V ≃ V') (g : V' ≃ V''),
WithLp.congr p (f.trans g) = (WithLp.congr p f).trans (WithLp.congr p g)- Defined in
- Mathlib.Analysis.Normed.Lp.WithLp
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- ENNRealstatement and proof · cited by 9,879
- Equivstatement and proof · cited by 8,337
- WithLpstatement · cited by 345
- Equiv.transstatement · cited by 337
- WithLp.congrstatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.