Theorems · Theorem · order theory
Function.Surjective.iInf_congr
∀ {α : Type u_1} {ι : Sort u_4} {ι' : Sort u_5} [inst : InfSet α] {f : ι → α} {g : ι' → α} (h : ι → ι'),
Function.Surjective h → (∀ (x : ι), g (h x) = f x) → ⨅ x, f x = ⨅ y, g y- Defined in
- Mathlib.Order.CompleteLattice.Basic
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext, Quot.sound
- Assumes
- InfSet
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- iInfstatement and proof · cited by 1,690
- InfSetstatement and proof · cited by 145
- Function.Surjective.iInf_compproof · cited by 7
Cited by11
Results whose statement or proof uses this declaration.
- Equiv.iInf_congrproof · cited by 6
- iInf_plift_downproof · cited by 3
- Filter.map_card_atTopproof · cited by 2
- MeasureTheory.Measure.mkMetric_applyproof · cited by 2
- ENNReal.cinfi_ne_topproof · cited by 2
- infEDist_smul₀proof · cited by 2
- biInf_sup_biInfproof · cited by 2
- iInf_plift_upproof · cited by 1
- MeasureTheory.inducedOuterMeasure_preimageproof · cited by 1
- Function.Surjective.isEmbedding_compproof · cited by 1
- Set.iInter_congr_of_surjectiveproof · cited by 1