Theorems · Theorem · global analysis
modelWithCornersSelf_prod
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type u_4} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F],
modelWithCornersSelf 𝕜 (E × F) = (modelWithCornersSelf 𝕜 E).prod (modelWithCornersSelf 𝕜 F)This lemma should be erased, or at least burn in hell, as it uses bad defeq: the left model
with corners is for E times F, the right one for ModelProd E F, and there's a good reason
we are distinguishing them.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 167 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.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Set.univproof · cited by 3,945
- ModelWithCornersstatement · cited by 2,462
- PartialEquiv.sourceproof · cited by 964
- modelWithCornersSelfstatement · cited by 920
- PartialEquiv.toFunproof · cited by 821
- PartialEquiv.targetproof · cited by 650
- ModelWithCorners.prodstatement · cited by 414
- PartialEquiv.invFunproof · cited by 43
- ModelWithCorners.extproof · cited by 2
Cited by10
Results whose statement or proof uses this declaration.
- mdifferentiableWithinAt_totalSpaceproof · cited by 5
- Bundle.contMDiffWithinAt_totalSpaceproof · cited by 5
- contMDiffAt_prod_module_iffproof · cited by 1
- mdifferentiableAt_prod_module_iffproof · cited by 0
- mdifferentiableOn_prod_module_iffproof · cited by 0
- contMDiff_prod_module_iffproof · cited by 0
- mdifferentiable_prod_module_iffproof · cited by 0
- mdifferentiableWithinAt_prod_module_iffproof · cited by 0
- contMDiffWithinAt_prod_module_iffproof · cited by 0
- contMDiffOn_prod_module_iffproof · cited by 0