Theorems · Theorem · logic and foundations
Pairwise.disjoint_extend_bot
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : PartialOrder γ] [inst_1 : OrderBot γ] {e : α → β} {f : α → γ},
Pairwise (Function.onFun Disjoint f) →
Function.FactorsThrough f e → Pairwise (Function.onFun Disjoint (Function.extend e f ⊥))- Defined in
- Mathlib.Data.Set.Pairwise.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PartialOrderOrderBot
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.
- PartialOrderstatement and proof · cited by 6,410
- Bot.botstatement and proof · cited by 4,720
- Disjointstatement and proof · cited by 2,201
- OrderBotstatement and proof · cited by 1,055
- Function.onFunstatement and proof · cited by 570
- Pairwisestatement and proof · cited by 516
- emproof · cited by 115
- Function.extendstatement and proof · cited by 111
- Function.extend_apply'proof · cited by 30
- Function.FactorsThroughstatement and proof · cited by 20
- disjoint_bot_leftproof · cited by 8
- Function.FactorsThrough.extend_applyproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.hasSum_of_disjoint_iUnionproof · cited by 2